
On Wed, Aug 12, 2009 at 7:55 AM, Aaron Wiebe <epiphani@gmail.com> 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
Would you happen to have any advice on how to get it to compile as a 32-bit binary? I've never actually had to compile anything like that thus far, so, I'm kind of at a loss for how to do it. I know this really isn't the place for a discussion like that, but if anyone could point me in the right direction that'd be cool. I'm googling anyway, though! :) Allie