View Single Post
  #1  
Old April 5th, 2009, 10:42 AM

duncanshriek duncanshriek is offline
Corporal
 
Join Date: Oct 2007
Posts: 58
Thanks: 0
Thanked 0 Times in 0 Posts
duncanshriek is on a distinguished road
Bug Dom 3.23b GUI freeze (linux)

For the third or fourth time I suffered now a GUI freeze. This time I was running dom3_amd64 under the debugger, with the small hope I might be able to recover from there. But no luck, since the chances are small without debugging symbols in the exe.

It happened while scripting spells for a commander. Not hanging, just dom3 is frozen without any CPU activity. Here's the backtrace, uninformative as it is:

#0 0x00007f1efb6cbe50 in __nanosleep_nocancel () from /lib/libpthread.so.0
#1 0x000000000040b8d6 in ?? ()
#2 0x00000000004b6050 in ?? ()
#3 0x000000000045da52 in ?? ()
#4 0x00000000004e54fd in ?? ()
#5 0x00000000004e889c in ?? ()
#6 0x00000000004ec05b in ?? ()
#7 0x00000000004ec605 in ?? ()
#8 0x00000000004d3bb3 in ?? ()
#9 0x00000000004084af in ?? ()
#10 0x00007f1efb0db1c4 in __libc_start_main () from /lib/libc.so.6
#11 0x0000000000404909 in ?? ()
#12 0x00007fff03f6e3e8 in ?? ()
#13 0x0000000000000000 in ?? ()


Are the developers reading here? Or should I email that somewhere?
Reply With Quote