[rfk-dev] compiling rfk for 32-bit x86

David Wolever david at wolever.net
Mon Nov 19 07:40:13 PST 2012


On 2012-11-19, at 4:08 AM, David Griffith wrote:

> While the change probably is a good idea, it doesn't seem to fix or even address the crashes I've been getting.  Those appear to be coming from ncurses.  I've tried this on a Thinkpad T42, a desktop using an Athlon XP, and a Raspberry Pi.

Ah, strange. Before this fix, I would see crashes in curses-related functions (ex, `start_color()`), but that was likely due to memory corruption, as everything works on my Xenon after the fix.

Valgrind does still report a couple small issues which I'm fixing now…

If after applying https://sourceforge.net/p/rfk/git/merge-requests/2/ you're still seeing crashes, can you run rfk under valgrind (valgrind --log-file=curses-crash src/robotfindskitten) and post the resulting log file?

--
phone: (416) 906-0403
pgp: B230230D


More information about the rfk-dev mailing list