Mageia Bugzilla – Attachment 3055 Details for
Bug 4368
Segmentation fault in firefox 10 (libxul.so)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
gdb -q firefox / run / bt on segfault
gdb_bt_firefox.txt (text/plain), 5.78 KB, created by
Richard Giroux
on 2012-11-09 05:22:23 CET
(
hide
)
Description:
gdb -q firefox / run / bt on segfault
Filename:
MIME Type:
Creator:
Richard Giroux
Created:
2012-11-09 05:22:23 CET
Size:
5.78 KB
patch
obsolete
>[genesis@localhost ~]$ gdb -q firefox >Reading symbols from /usr/bin/firefox...(no debugging symbols found)...done. >(gdb) run >Starting program: /usr/bin/firefox >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Detaching after fork from child process 15302. >Detaching after fork from child process 15303. >Detaching after fork from child process 15304. >[New Thread 0x7fffe60e0700 (LWP 15305)] >[New Thread 0x7fffe5110700 (LWP 15306)] >[New Thread 0x7fffe490f700 (LWP 15307)] >[New Thread 0x7fffe3dff700 (LWP 15308)] >[New Thread 0x7fffe2bc9700 (LWP 15309)] >[New Thread 0x7fffe23c8700 (LWP 15310)] >[New Thread 0x7fffe0df9700 (LWP 15311)] >[New Thread 0x7fffdfdff700 (LWP 15312)] >[New Thread 0x7fffdf3ff700 (LWP 15313)] >[New Thread 0x7fffdebfe700 (LWP 15314)] >[Thread 0x7fffe0df9700 (LWP 15311) exited] >[Thread 0x7fffdebfe700 (LWP 15314) exited] >[New Thread 0x7fffe0df9700 (LWP 15315)] >[New Thread 0x7fffdebfe700 (LWP 15316)] >[New Thread 0x7fffb9993700 (LWP 15317)] >[New Thread 0x7fffb9192700 (LWP 15318)] >[New Thread 0x7fffb8991700 (LWP 15319)] >[New Thread 0x7fffb71ff700 (LWP 15320)] >[New Thread 0x7fffb3f58700 (LWP 15321)] >[New Thread 0x7fffb3757700 (LWP 15322)] >[New Thread 0x7fffb2b33700 (LWP 15323)] >[New Thread 0x7fffb2332700 (LWP 15324)] >[Thread 0x7fffb2b33700 (LWP 15323) exited] >[New Thread 0x7fffb2b33700 (LWP 15325)] >[New Thread 0x7fffb16ff700 (LWP 15326)] >Detaching after fork from child process 15327. >Failed to open VDPAU backend libvdpau_nouveau.so: cannot open shared object file: No such file or directory >[New Thread 0x7fffa58ff700 (LWP 15339)] >[Thread 0x7fffdf3ff700 (LWP 15313) exited] >[New Thread 0x7fffdf3ff700 (LWP 15355)] >[Thread 0x7fffdf3ff700 (LWP 15355) exited] >[New Thread 0x7fff9d0ff700 (LWP 15363)] >Failed to open VDPAU backend libvdpau_nouveau.so: cannot open shared object file: No such file or directory >Failed to open VDPAU backend libvdpau_nouveau.so: cannot open shared object file: No such file or directory >[New Thread 0x7fffdf3ff700 (LWP 15373)] >[New Thread 0x7fff994ff700 (LWP 15374)] >[Thread 0x7fffa58ff700 (LWP 15339) exited] >[Thread 0x7fffdf3ff700 (LWP 15373) exited] >[New Thread 0x7fffa58ff700 (LWP 15396)] >[Thread 0x7fffa58ff700 (LWP 15396) exited] >Failed to open VDPAU backend libvdpau_nouveau.so: cannot open shared object file: No such file or directory >Detaching after fork from child process 15405. >Failed to open VDPAU backend libvdpau_nouveau.so: cannot open shared object file: No such file or directory > >Program received signal SIGSEGV, Segmentation fault. >0x00007ffff5ef6c88 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >(gdb) bt >#0 0x00007ffff5ef6c88 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#1 0x00007ffff5ef749e in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#2 0x00007ffff5ef9b64 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#3 0x00007ffff5ef72ba in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#4 0x00007ffff5ef84c8 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#5 0x00007ffff5ef84c8 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#6 0x00007ffff5ef7389 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#7 0x00007ffff5ef9e3b in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#8 0x00007ffff5ef98ee in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#9 0x00007ffff5ef904b in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#10 0x00007ffff5f018c1 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#11 0x00007ffff5efc411 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#12 0x00007ffff5ef5dec in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#13 0x00007ffff5ef7032 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#14 0x00007ffff5ef6f2a in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#15 0x00007ffff5ef9e3b in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#16 0x00007ffff5ef904b in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#17 0x00007ffff5f018c1 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#18 0x00007ffff5efc411 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#19 0x00007ffff5ef745c in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >---Type <return> to continue, or q <return> to quit--- >#20 0x00007ffff5ef6f2a in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#21 0x00007ffff5eec886 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#22 0x00007ffff5db8807 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#23 0x00007ffff5db8b75 in JS_EvaluateUCScriptForPrincipalsVersion () from /usr/lib64/firefox-10.0.9/libxul.so >#24 0x00007ffff54ef921 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#25 0x00007ffff5328d5a in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#26 0x00007ffff5328ff8 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#27 0x00007ffff532b208 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#28 0x00007ffff532b41f in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#29 0x00007ffff4f68fb8 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#30 0x00007ffff4fd70f3 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#31 0x00007ffff4f4c00f in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#32 0x00007ffff4f4c108 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#33 0x00007ffff5c71eac in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#34 0x00007ffff5c8584c in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#35 0x00007ffff5c4b4fa in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#36 0x00007ffff5bb718b in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#37 0x00007ffff5caf662 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#38 0x00007ffff5ae0200 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >#39 0x00007ffff5942b1e in ?? () from /usr/lib64/firefox-10.0.9/libxul.so >---Type <return> to continue, or q <return> to quit--- >#40 0x00007ffff4f32271 in XRE_main () from /usr/lib64/firefox-10.0.9/libxul.so >#41 0x0000000000401dc6 in ?? () >#42 0x00007ffff735432d in __libc_start_main () from /lib64/libc.so.6 >#43 0x0000000000401fed in _start ()
[genesis@localhost ~]$ gdb -q firefox Reading symbols from /usr/bin/firefox...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/firefox [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Detaching after fork from child process 15302. Detaching after fork from child process 15303. Detaching after fork from child process 15304. [New Thread 0x7fffe60e0700 (LWP 15305)] [New Thread 0x7fffe5110700 (LWP 15306)] [New Thread 0x7fffe490f700 (LWP 15307)] [New Thread 0x7fffe3dff700 (LWP 15308)] [New Thread 0x7fffe2bc9700 (LWP 15309)] [New Thread 0x7fffe23c8700 (LWP 15310)] [New Thread 0x7fffe0df9700 (LWP 15311)] [New Thread 0x7fffdfdff700 (LWP 15312)] [New Thread 0x7fffdf3ff700 (LWP 15313)] [New Thread 0x7fffdebfe700 (LWP 15314)] [Thread 0x7fffe0df9700 (LWP 15311) exited] [Thread 0x7fffdebfe700 (LWP 15314) exited] [New Thread 0x7fffe0df9700 (LWP 15315)] [New Thread 0x7fffdebfe700 (LWP 15316)] [New Thread 0x7fffb9993700 (LWP 15317)] [New Thread 0x7fffb9192700 (LWP 15318)] [New Thread 0x7fffb8991700 (LWP 15319)] [New Thread 0x7fffb71ff700 (LWP 15320)] [New Thread 0x7fffb3f58700 (LWP 15321)] [New Thread 0x7fffb3757700 (LWP 15322)] [New Thread 0x7fffb2b33700 (LWP 15323)] [New Thread 0x7fffb2332700 (LWP 15324)] [Thread 0x7fffb2b33700 (LWP 15323) exited] [New Thread 0x7fffb2b33700 (LWP 15325)] [New Thread 0x7fffb16ff700 (LWP 15326)] Detaching after fork from child process 15327. Failed to open VDPAU backend libvdpau_nouveau.so: cannot open shared object file: No such file or directory [New Thread 0x7fffa58ff700 (LWP 15339)] [Thread 0x7fffdf3ff700 (LWP 15313) exited] [New Thread 0x7fffdf3ff700 (LWP 15355)] [Thread 0x7fffdf3ff700 (LWP 15355) exited] [New Thread 0x7fff9d0ff700 (LWP 15363)] Failed to open VDPAU backend libvdpau_nouveau.so: cannot open shared object file: No such file or directory Failed to open VDPAU backend libvdpau_nouveau.so: cannot open shared object file: No such file or directory [New Thread 0x7fffdf3ff700 (LWP 15373)] [New Thread 0x7fff994ff700 (LWP 15374)] [Thread 0x7fffa58ff700 (LWP 15339) exited] [Thread 0x7fffdf3ff700 (LWP 15373) exited] [New Thread 0x7fffa58ff700 (LWP 15396)] [Thread 0x7fffa58ff700 (LWP 15396) exited] Failed to open VDPAU backend libvdpau_nouveau.so: cannot open shared object file: No such file or directory Detaching after fork from child process 15405. Failed to open VDPAU backend libvdpau_nouveau.so: cannot open shared object file: No such file or directory Program received signal SIGSEGV, Segmentation fault. 0x00007ffff5ef6c88 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so (gdb) bt #0 0x00007ffff5ef6c88 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #1 0x00007ffff5ef749e in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #2 0x00007ffff5ef9b64 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #3 0x00007ffff5ef72ba in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #4 0x00007ffff5ef84c8 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #5 0x00007ffff5ef84c8 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #6 0x00007ffff5ef7389 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #7 0x00007ffff5ef9e3b in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #8 0x00007ffff5ef98ee in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #9 0x00007ffff5ef904b in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #10 0x00007ffff5f018c1 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #11 0x00007ffff5efc411 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #12 0x00007ffff5ef5dec in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #13 0x00007ffff5ef7032 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #14 0x00007ffff5ef6f2a in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #15 0x00007ffff5ef9e3b in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #16 0x00007ffff5ef904b in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #17 0x00007ffff5f018c1 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #18 0x00007ffff5efc411 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #19 0x00007ffff5ef745c in ?? () from /usr/lib64/firefox-10.0.9/libxul.so ---Type <return> to continue, or q <return> to quit--- #20 0x00007ffff5ef6f2a in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #21 0x00007ffff5eec886 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #22 0x00007ffff5db8807 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #23 0x00007ffff5db8b75 in JS_EvaluateUCScriptForPrincipalsVersion () from /usr/lib64/firefox-10.0.9/libxul.so #24 0x00007ffff54ef921 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #25 0x00007ffff5328d5a in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #26 0x00007ffff5328ff8 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #27 0x00007ffff532b208 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #28 0x00007ffff532b41f in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #29 0x00007ffff4f68fb8 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #30 0x00007ffff4fd70f3 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #31 0x00007ffff4f4c00f in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #32 0x00007ffff4f4c108 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #33 0x00007ffff5c71eac in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #34 0x00007ffff5c8584c in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #35 0x00007ffff5c4b4fa in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #36 0x00007ffff5bb718b in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #37 0x00007ffff5caf662 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #38 0x00007ffff5ae0200 in ?? () from /usr/lib64/firefox-10.0.9/libxul.so #39 0x00007ffff5942b1e in ?? () from /usr/lib64/firefox-10.0.9/libxul.so ---Type <return> to continue, or q <return> to quit--- #40 0x00007ffff4f32271 in XRE_main () from /usr/lib64/firefox-10.0.9/libxul.so #41 0x0000000000401dc6 in ?? () #42 0x00007ffff735432d in __libc_start_main () from /lib64/libc.so.6 #43 0x0000000000401fed in _start ()
View Attachment As Raw
Actions:
View
Attachments on
bug 4368
:
1483
|
1602
|
2966
| 3055