Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 310030 Details for
Bug 452509
Firefox randomly crashes with segmentation fault in gmail.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
full stack trace
ff_bt (text/plain), 12.18 KB, created by
Nikolay Vladimirov
on 2008-06-23 14:00:49 UTC
(
hide
)
Description:
full stack trace
Filename:
MIME Type:
Creator:
Nikolay Vladimirov
Created:
2008-06-23 14:00:49 UTC
Size:
12.18 KB
patch
obsolete
>[niki@marvin c]$ firefox --safe-mode --debug --debuger gdb >MOZILLA_FIVE_HOME=/usr/lib64/firefox-3.0 > LD_LIBRARY_PATH=/usr/lib64/firefox-3.0:/usr/lib64/firefox-3.0/plugins:/usr/lib64/firefox-3.0 >DISPLAY=:0.0 >FONTCONFIG_PATH=/etc/fonts:/usr/lib64/firefox-3.0/res/Xft >DYLD_LIBRARY_PATH=/usr/lib64/firefox-3.0:/usr/lib64/firefox-3.0 > LIBRARY_PATH=/usr/lib64/firefox-3.0:/usr/lib64/firefox-3.0/components:/usr/lib64/firefox-3.0 > SHLIB_PATH=/usr/lib64/firefox-3.0:/usr/lib64/firefox-3.0 > LIBPATH=/usr/lib64/firefox-3.0:/usr/lib64/firefox-3.0 > ADDON_PATH=/usr/lib64/firefox-3.0 > MOZ_PROGRAM=/usr/lib64/firefox-3.0/firefox > MOZ_TOOLKIT= > moz_debug=1 > moz_debugger= >which: no ddd in (/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/home/niki/bin) >/usr/bin/gdb /usr/lib64/firefox-3.0/firefox -x /tmp/mozargs.FDRxHi >GNU gdb Fedora (6.8-12.fc10) >Copyright (C) 2008 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "x86_64-redhat-linux-gnu"... >(gdb) r >Starting program: /usr/lib64/firefox-3.0/firefox '--safe-mode' '--debuger' 'gdb' >[Thread debugging using libthread_db enabled] >[New Thread 0x7ffff7fdb700 (LWP 16013)] >[New Thread 0x40a00950 (LWP 16039)] >[New Thread 0x41401950 (LWP 16043)] >[New Thread 0x41e02950 (LWP 16046)] >[New Thread 0x42803950 (LWP 16047)] >[Thread 0x42803950 (LWP 16047) exited] >[Thread 0x41e02950 (LWP 16046) exited] >[New Thread 0x42803950 (LWP 16049)] >[New Thread 0x41e02950 (LWP 16050)] >[New Thread 0x43204950 (LWP 16051)] >[New Thread 0x43c05950 (LWP 16058)] >[New Thread 0x44606950 (LWP 16060)] >[Thread 0x42803950 (LWP 16049) exited] >[New Thread 0x45007950 (LWP 16066)] >[New Thread 0x45a08950 (LWP 16067)] >[Thread 0x43c05950 (LWP 16058) exited] >[Thread 0x44606950 (LWP 16060) exited] >[Thread 0x45a08950 (LWP 16067) exited] >[New Thread 0x42803950 (LWP 16073)] >[New Thread 0x43c05950 (LWP 16074)] >[Thread 0x43c05950 (LWP 16074) exited] >[Thread 0x42803950 (LWP 16073) exited] >[New Thread 0x42803950 (LWP 16076)] >[Thread 0x45007950 (LWP 16066) exited] >[New Thread 0x45007950 (LWP 16085)] >[New Thread 0x43c05950 (LWP 16088)] >[New Thread 0x44606950 (LWP 16090)] >[Thread 0x44606950 (LWP 16090) exited] >[Thread 0x42803950 (LWP 16076) exited] >[New Thread 0x44606950 (LWP 16100)] >[Thread 0x44606950 (LWP 16100) exited] >Detaching after fork from child process 16101. >sh: /usr/lib/nspluginwrapper/i386/linux/npviewer: No such file or directory >[New Thread 0x42803950 (LWP 16103)] > >Program received signal SIGSEGV, Segmentation fault. >0x0000000002288000 in ?? () > >Thread 20 (Thread 0x42803950 (LWP 16103)): >#0 0x000000329d20b57d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x00000032b0223244 in pt_TimedWait (cv=<value optimized out>, ml=<value optimized out>, timeout=<value optimized out>) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:280 >#2 0x00000032b0223e6a in PR_WaitCondVar (cvar=<value optimized out>, timeout=<value optimized out>) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:407 >#3 0x000000381e88ef6b in nsHostResolver::GetHostToLookup (this=<value optimized out>, result=<value optimized out>) at nsHostResolver.cpp:595 >#4 0x000000381e88f5aa in nsHostResolver::ThreadFunc (arg=<value optimized out>) at nsHostResolver.cpp:690 >#5 0x00000032b0229aa3 in _pt_root (arg=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:221 >#6 0x000000329d20740a in start_thread (arg=<value optimized out>) at pthread_create.c:297 >#7 0x000000329c6e904d in clone () from /lib64/libc.so.6 > >Thread 17 (Thread 0x43c05950 (LWP 16088)): >#0 0x000000329d20b57d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x00000032b0223244 in pt_TimedWait (cv=<value optimized out>, ml=<value optimized out>, timeout=<value optimized out>) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:280 >#2 0x00000032b0223e6a in PR_WaitCondVar (cvar=<value optimized out>, timeout=<value optimized out>) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:407 >#3 0x00000032b0223f66 in PR_Wait (mon=<value optimized out>, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:584 >#4 0x000000381f02996d in nsThreadPool::Run (this=<value optimized out>) at ../../dist/include/xpcom/nsAutoLock.h:340 >#5 0x000000381f027d56 in nsThread::ProcessNextEvent (this=<value optimized out>, mayWait=<value optimized out>, result=<value optimized out>) > at nsThread.cpp:510 >#6 0x000000381eff95b6 in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:227 >#7 0x000000381f028527 in nsThread::ThreadFunc (arg=<value optimized out>) at nsThread.cpp:254 >#8 0x00000032b0229aa3 in _pt_root (arg=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:221 >#9 0x000000329d20740a in start_thread (arg=<value optimized out>) at pthread_create.c:297 >#10 0x000000329c6e904d in clone () from /lib64/libc.so.6 >Current language: auto; currently asm > >Thread 16 (Thread 0x45007950 (LWP 16085)): >#0 0x000000329d20b2f9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x00000032b0223ee4 in PR_WaitCondVar (cvar=<value optimized out>, timeout=<value optimized out>) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:405 >#2 0x00000032b0223f66 in PR_Wait (mon=<value optimized out>, timeout=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:584 >#3 0x000000381f0270f9 in nsEventQueue::GetEvent (this=<value optimized out>, mayWait=<value optimized out>, result=<value optimized out>) > at ../../dist/include/xpcom/nsAutoLock.h:340 >#4 0x000000381f027d31 in nsThread::ProcessNextEvent (this=<value optimized out>, mayWait=<value optimized out>, result=<value optimized out>) > at nsThread.h:112 >#5 0x000000381eff95b6 in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:227 >---Type <return> to continue, or q <return> to quit--- >#6 0x000000381f028527 in nsThread::ThreadFunc (arg=<value optimized out>) at nsThread.cpp:254 >#7 0x00000032b0229aa3 in _pt_root (arg=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:221 >#8 0x000000329d20740a in start_thread (arg=<value optimized out>) at pthread_create.c:297 >#9 0x000000329c6e904d in clone () from /lib64/libc.so.6 > >Thread 8 (Thread 0x43204950 (LWP 16051)): >#0 0x000000329d20b2f9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x00000032b0223ee4 in PR_WaitCondVar (cvar=<value optimized out>, timeout=<value optimized out>) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:405 >#2 0x000000381ee53db4 in nsCertVerificationThread::Run (this=<value optimized out>) at nsCertVerificationThread.cpp:138 >#3 0x00000032b0229aa3 in _pt_root (arg=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:221 >#4 0x000000329d20740a in start_thread (arg=<value optimized out>) at pthread_create.c:297 >#5 0x000000329c6e904d in clone () from /lib64/libc.so.6 > >Thread 7 (Thread 0x41e02950 (LWP 16050)): >#0 0x000000329d20b2f9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x00000032b0223ee4 in PR_WaitCondVar (cvar=<value optimized out>, timeout=<value optimized out>) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:405 >#2 0x000000381ee52e95 in nsSSLThread::Run (this=<value optimized out>) at nsSSLThread.cpp:964 >#3 0x00000032b0229aa3 in _pt_root (arg=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:221 >#4 0x000000329d20740a in start_thread (arg=<value optimized out>) at pthread_create.c:297 >#5 0x000000329c6e904d in clone () from /lib64/libc.so.6 > >Thread 3 (Thread 0x41401950 (LWP 16043)): >#0 0x000000329d20b57d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 >#1 0x00000032b0223244 in pt_TimedWait (cv=<value optimized out>, ml=<value optimized out>, timeout=<value optimized out>) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:280 >#2 0x00000032b0223e6a in PR_WaitCondVar (cvar=<value optimized out>, timeout=<value optimized out>) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:407 >#3 0x000000381f02ab12 in TimerThread::Run (this=<value optimized out>) at TimerThread.cpp:345 >#4 0x000000381f027d56 in nsThread::ProcessNextEvent (this=<value optimized out>, mayWait=<value optimized out>, result=<value optimized out>) > at nsThread.cpp:510 >#5 0x000000381eff95b6 in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:227 >#6 0x000000381f028527 in nsThread::ThreadFunc (arg=<value optimized out>) at nsThread.cpp:254 >#7 0x00000032b0229aa3 in _pt_root (arg=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:221 >#8 0x000000329d20740a in start_thread (arg=<value optimized out>) at pthread_create.c:297 >#9 0x000000329c6e904d in clone () from /lib64/libc.so.6 > >Thread 2 (Thread 0x40a00950 (LWP 16039)): >---Type <return> to continue, or q <return> to quit--- >#0 0x000000329c6df6a6 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) > at ../sysdeps/unix/sysv/linux/poll.c:87 >#1 0x00000032b0225a67 in _pr_poll_with_poll (pds=<value optimized out>, npds=<value optimized out>, timeout=<value optimized out>) > at ../../../mozilla/nsprpub/pr/src/pthreads/ptio.c:3895 >#2 0x000000381e8854c2 in nsSocketTransportService::Poll (this=<value optimized out>, wait=<value optimized out>, interval=<value optimized out>) > at nsSocketTransportService2.cpp:349 >#3 0x000000381e885988 in nsSocketTransportService::DoPollIteration (this=<value optimized out>, wait=<value optimized out>) > at nsSocketTransportService2.cpp:644 >#4 0x000000381e885c05 in nsSocketTransportService::OnProcessNextEvent (this=<value optimized out>, thread=<value optimized out>, > mayWait=<value optimized out>, depth=<value optimized out>) at nsSocketTransportService2.cpp:523 >#5 0x000000381f027d03 in nsThread::ProcessNextEvent (this=<value optimized out>, mayWait=<value optimized out>, result=<value optimized out>) > at nsThread.cpp:497 >#6 0x000000381eff95b6 in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:227 >#7 0x000000381e8856ce in nsSocketTransportService::Run (this=<value optimized out>) at nsSocketTransportService2.cpp:565 >#8 0x000000381f027d56 in nsThread::ProcessNextEvent (this=<value optimized out>, mayWait=<value optimized out>, result=<value optimized out>) > at nsThread.cpp:510 >#9 0x000000381eff95b6 in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:227 >#10 0x000000381f028527 in nsThread::ThreadFunc (arg=<value optimized out>) at nsThread.cpp:254 >#11 0x00000032b0229aa3 in _pt_root (arg=<value optimized out>) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:221 >#12 0x000000329d20740a in start_thread (arg=<value optimized out>) at pthread_create.c:297 >#13 0x000000329c6e904d in clone () from /lib64/libc.so.6 > >Thread 1 (Thread 0x7ffff7fdb700 (LWP 16013)): >#0 0x0000000002288000 in ?? () >#1 0x000000381ef97084 in nsDocAccessible::FlushPendingEvents (this=<value optimized out>) at nsDocAccessible.cpp:1659 >#2 0x000000381f02a196 in nsTimerImpl::Fire (this=<value optimized out>) at nsTimerImpl.cpp:400 >#3 0x000000381f02a1fd in nsTimerEvent::Run (this=<value optimized out>) at nsTimerImpl.cpp:490 >#4 0x000000381f027d56 in nsThread::ProcessNextEvent (this=<value optimized out>, mayWait=<value optimized out>, result=<value optimized out>) > at nsThread.cpp:510 >#5 0x000000381eff95b6 in NS_ProcessNextEvent_P (thread=<value optimized out>, mayWait=<value optimized out>) at nsThreadUtils.cpp:227 >#6 0x000000381ef7036d in nsBaseAppShell::Run (this=<value optimized out>) at nsBaseAppShell.cpp:170 >#7 0x000000381ee2e0bd in nsAppStartup::Run (this=<value optimized out>) at nsAppStartup.cpp:181 >#8 0x000000381e82398f in XRE_main (argc=<value optimized out>, argv=<value optimized out>, aAppData=<value optimized out>) at nsAppRunner.cpp:3170 >#9 0x0000000000401665 in main (argc=4, argv=0x7fffffffe0b8) at nsXULStub.cpp:364 >Current language: auto; currently c >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 452509
: 310030