(09-14-2010, 01:03 PM)Urkle Wrote: You'd need to do a chmod 777 Amnesia and then run the game.. it'll generate a core file.. It's been a LONG time since a core file was generated as "core" they are now generated as "core.####" where the # is the process ID.
Actually not in Ubuntu. In Ubuntu you need to do:
echo "1" > /proc/sys/kernel/core_uses_pid
as root first.
When I look at my core dump I see:
warning: Can't read pathname for load map: Input/output error.
[...]
Program terminated with signal 11, Segmentation fault.
#0 0x000000000096c2f4 in hpl::cWidgetListBox::DrawItems(float, hpl::cGuiClipRegion*) ()
Second run of the progam I got this:
warning: Can't read pathname for load map: Input/output error.
Program terminated with signal 11, Segmentation fault.
#0 0x00007f576a9893c4 in pthread_mutex_lock () from /lib/libpthread.so.0