View Issue Details

IDProjectCategoryView StatusLast Update
0005309Dwarf FortressTechnical -- Generalpublic2012-02-21 11:40
Reportergoodrone Assigned Touser6 
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionunable to reproduce 
PlatformLinuxOSUbuntuOS Version11.04
Product Version0.34.02 
Summary0005309: Segmentation fault on start, Ubuntu
DescriptionSegmentation fault on start. Linux Ubuntu 11.04 x64. Latest stack in backtrace is in libGL. Running official NVIDIA drivers 270.41.06 (not sure if it's relevant).

$ ./df
Segmentation fault

$ SDL_DISABLE_LOCK_KEYS=1 gdb ./libs/Dwarf_Fortress
GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2
This GDB was configured as "x86_64-linux-gnu".
Reading symbols from /home/xxx/Downloads/df_linux/libs/Dwarf_Fortress...(no debugging symbols found)...done.
(gdb) run
Starting program: /home/xxx/Downloads/df_linux/libs/Dwarf_Fortress
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) bt
#0 0x00000000 in ?? ()
0000001 0xf7895d51 in pthread_once () from /lib32/libpthread.so.0
0000002 0xf6c03736 in ?? () from /usr/lib32/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
TagsNo tags attached.

Activities

goodrone

2012-02-21 11:32

reporter   ~0020397

Is there anything I can do to help find the problem? You do I miss something trivial in configuring my system or DF instance?

user6

2012-02-21 11:40

  ~0020398

It's probably something with driver and/or library versions, but I have no clue what's wrong. You're better off posting in the forums for help, but you can reopen this report if it does turn out to be a bug in DF itself.

Issue History

Date Modified Username Field Change
2012-02-19 12:07 goodrone New Issue
2012-02-21 11:32 goodrone Note Added: 0020397
2012-02-21 11:40 user6 Note Added: 0020398
2012-02-21 11:40 user6 Status new => resolved
2012-02-21 11:40 user6 Resolution open => unable to reproduce
2012-02-21 11:40 user6 Assigned To => user6