Svante Signell, le Sun 08 May 2011 11:12:25 +0200, a écrit : > On Sat, 2011-05-07 at 01:54 +0200, Samuel Thibault wrote: > > Svante Signell, le Thu 05 May 2011 19:11:10 +0200, a écrit : > > > Backtraces are attached! > > > > Could you also run disassemble, so we get the corresponding assembly > > code? > > > > Also, maybe the issue is in some thread other than main, so > > > > thread apply all backtrace > > thread apply all disassemble > > > > would help. > > Ok, the requested backtraces and disassembly is attached. Please let me > know if the main thread disassembly is too big for the list (35k). The > backtrace is from emacs23.3 compiled with gcc-4.6 -O0. Any other > compiler version or optimization level needed?
The simplest backtrace to analyze would probably be in the "illegal instruction" case. Also, thread apply all info register would be helpful too :) Samuel