
12 Aug
2009
12 Aug
'09
6:48 a.m.
Aaron Wiebe wrote:
We have been having an occasional weird crash under 64 bit. I believe Kobi has been looking into it, but for the time being I'd suggest recompiling a 32 bit binary.
For core investigation, please follow these steps and send in the backtrace:
# Open the core with GDB $ gdb bin/ircd core.file # at the gdb prompt, issue a backtrace gdb> bt # capture the output and send it to us
Thanks, -epi
Has the resolving been fixed in 64bit yet? Last time I tried, the resolving didn't work. /Andreas