[rfk-dev] NOTABUG: segfault in ncurses

Sam Phillips sam at dasbistro.com
Wed Nov 7 21:34:39 PST 2012


Hey so this is most likely not a bug in rfk, but it is causing me
problems.  rfk appears to segfault in libncurses in the call to
start_color

(gdb) bt
#0  0xb7fb678b in start_color () from /lib/i386-linux-gnu/libncurses.so.5
#1  0x08049824 in init (num=20) at robotfindskitten.c:391
#2  0x08048f87 in main (argc=1, argv=0xbffff224) at robotfindskitten.c:718
(gdb)

This is on Ubuntu Precise running on a 32bit linode vm.  I have a
64bit laptop also running Precise and it is not having any problems.

Has anyone else seen something like this happen?

Cheers,
Sam


More information about the rfk-dev mailing list