GNOME Bugzilla – Bug 569191
segfault
Last modified: 2009-01-26 14:36:02 UTC
Steps to reproduce: Not really sure. Stack trace:
+ Trace 211883
Thread 1 (process 4551)
Other information:
*** This bug has been marked as a duplicate of 569103 ***
(In reply to comment #1) > > *** This bug has been marked as a duplicate of 569103 *** Why do you think so? The crashing thread appears to be thread 1, yes? It's call stack is: #0 __kernel_vsyscall #1 raise #2 nsProfileLock::FatalSignalHandler
+ Trace 211885
The only thing these stacks have in common is the first 4 frames and that looks to me to be more like generic segfault handling code than than anything. If I had to guess I'd say the sefaults in those two stacks are actually in frames 4 and 5 respectively, and those are not at all related are they?