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 156789 Details for
Bug 242432
Thunderbird segfaults when exiting
[?]
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.
Stack trace
thunderbird.trace (text/plain), 7.12 KB, created by
Matteo Corti
on 2007-06-12 12:21:45 UTC
(
hide
)
Description:
Stack trace
Filename:
MIME Type:
Creator:
Matteo Corti
Created:
2007-06-12 12:21:45 UTC
Size:
7.12 KB
patch
obsolete
>$ /usr/lib/thunderbird-2.0.0.0/run-mozilla.sh -g -d gdb /usr/lib/thunderbird-2.0.0.0/thunderbird-bin >MOZILLA_FIVE_HOME=/usr/lib/thunderbird-2.0.0.0 > LD_LIBRARY_PATH=/usr/lib/thunderbird-2.0.0.0:/usr/lib/thunderbird-2.0.0.0/plugins:/usr/lib/thunderbird-2.0.0.0:/home/corti/lib: >DISPLAY=:0.0 >DYLD_LIBRARY_PATH=/usr/lib/thunderbird-2.0.0.0:/usr/lib/thunderbird-2.0.0.0 > LIBRARY_PATH=/usr/lib/thunderbird-2.0.0.0:/usr/lib/thunderbird-2.0.0.0/components:/usr/lib/thunderbird-2.0.0.0:/home/corti/lib: > SHLIB_PATH=/usr/lib/thunderbird-2.0.0.0:/usr/lib/thunderbird-2.0.0.0 > LIBPATH=/usr/lib/thunderbird-2.0.0.0:/usr/lib/thunderbird-2.0.0.0 > ADDON_PATH=/usr/lib/thunderbird-2.0.0.0 > MOZ_PROGRAM=/usr/lib/thunderbird-2.0.0.0/thunderbird-bin > MOZ_TOOLKIT= > moz_debug=1 > moz_debugger=gdb >/usr/bin/gdb /usr/lib/thunderbird-2.0.0.0/thunderbird-bin -x /tmp/mozargs.m15080 >GNU gdb Red Hat Linux (6.6-15.fc7rh) >Copyright (C) 2006 Free Software Foundation, Inc. >GDB is free software, covered by the GNU General Public License, and you are >welcome to change it and/or distribute copies of it under certain conditions. >Type "show copying" to see the conditions. >There is absolutely no warranty for GDB. Type "show warranty" for details. >This GDB was configured as "i386-redhat-linux-gnu"... >Using host libthread_db library "/lib/libthread_db.so.1". >(gdb) run >Starting program: /usr/lib/thunderbird-2.0.0.0/thunderbird-bin >[Thread debugging using libthread_db enabled] >[New Thread -1208629552 (LWP 15086)] >[New Thread -1210729584 (LWP 15122)] >[New Thread -1221219440 (LWP 15183)] >[New Thread -1232102512 (LWP 15233)] >[New Thread -1246073968 (LWP 15280)] >[New Thread -1256563824 (LWP 15281)] >[Detaching after fork from child process 15282. (Try `set detach-on-fork off'.)] >[New Thread -1267057776 (LWP 15285)] >[New Thread -1277547632 (LWP 15286)] >[New Thread -1288041584 (LWP 15287)] >[New Thread -1298531440 (LWP 15288)] >[Thread -1277547632 (LWP 15286) exited] >[New Thread -1277547632 (LWP 15289)] >[New Thread -1309545584 (LWP 15300)] >[New Thread -1328968816 (LWP 15303)] >[New Thread -1339458672 (LWP 15304)] >[New Thread -1362101360 (LWP 15351)] >[New Thread -1372591216 (LWP 15352)] >[New Thread -1383081072 (LWP 15353)] >[New Thread -1393570928 (LWP 15354)] >[Detaching after fork from child process 15355.] >[New Thread -1404060784 (LWP 15356)] >[Thread -1383081072 (LWP 15353) exited] >[Thread -1404060784 (LWP 15356) exited] >[New Thread -1404060784 (LWP 15365)] >[Thread -1246073968 (LWP 15280) exited] >[Thread -1256563824 (LWP 15281) exited] >[Thread -1210729584 (LWP 15122) exited] >[Thread -1298531440 (LWP 15288) exited] >[Thread -1267057776 (LWP 15285) exited] >[Thread -1309545584 (LWP 15300) exited] >[Thread -1288041584 (LWP 15287) exited] >[Thread -1404060784 (LWP 15365) exited] >[Thread -1362101360 (LWP 15351) exited] >[Thread -1232102512 (LWP 15233) exited] >[Thread -1328968816 (LWP 15303) exited] >[Thread -1277547632 (LWP 15289) exited] >[Thread -1339458672 (LWP 15304) exited] >[Thread -1221219440 (LWP 15183) exited] > >Program received signal SIGSEGV, Segmentation fault. >[Switching to Thread -1208629552 (LWP 15086)] >0x0034bb02 in PL_DHashTableOperate (table=0x409940, key=0x9ca01a8, op=PL_DHASH_REMOVE) from /usr/lib/thunderbird-2.0.0.0/libxpcom_core.so >Current language: auto; currently c >(gdb) where >#0 0x0034bb02 in PL_DHashTableOperate (table=0x409940, key=0x9ca01a8, op=PL_DHASH_REMOVE) from /usr/lib/thunderbird-2.0.0.0/libxpcom_core.so >#1 0x00352ada in ~AtomImpl (this=0x9ca01a0) at nsAtomTable.cpp:298 >#2 0x00352b34 in AtomImpl::Release (this=0x9ca01a0) at nsAtomTable.cpp:307 >#3 0x0034bf2d in ~nsCOMPtr_base (this=<value optimized out>) at nsCOMPtr.cpp:81 >#4 0x0133c83a in ~nsCOMPtr (this=0x9ca0200) at ../../dist/include/xpcom/nsCOMPtr.h:542 >#5 0x014081ec in ~nsAtomList (this=0x9ca0200) at nsCSSStyleRule.cpp:159 >#6 0x0140942a in nsCSSSelector::Reset (this=0x9ca01d8) at nsCSSStyleRule.cpp:324 >#7 0x014094f1 in ~nsCSSSelector (this=0x9ca01d8) at nsCSSStyleRule.cpp:313 >#8 0x0140957e in ~nsCSSSelectorList (this=0x9ca01c8) at nsCSSStyleRule.cpp:699 >#9 0x0140a2fb in ~CSSStyleRuleImpl (this=0x9ca0258) at nsCSSStyleRule.cpp:1242 >#10 0x013faa83 in nsCSSRule::Release (this=0x9ca01a8) at nsCSSRule.cpp:61 >#11 0x01407e16 in CSSStyleRuleImpl::Release (this=0x9ca0258) at nsCSSStyleRule.cpp:1268 >#12 0x0035cd42 in nsSupportsArray::Clear (this=0x9b852d8) at nsSupportsArray.cpp:541 >#13 0x0035d080 in nsSupportsArray::DeleteArray (this=0x9b852d8) at nsSupportsArray.cpp:288 >#14 0x0035d0d2 in ~nsSupportsArray (this=0x9b852d8) at nsSupportsArray.cpp:146 >#15 0x0035d5cc in nsSupportsArray::Release (this=0x9b852d8) at nsSupportsArray.cpp:219 >#16 0x0140d85d in ~nsCSSStyleSheetInner (this=0x9ac60a8) at nsCSSStyleSheet.cpp:1195 >#17 0x0141194d in nsCSSStyleSheetInner::RemoveSheet (this=0x9ac60a8, aParentSheet=0x2) at nsCSSStyleSheet.cpp:1216 >#18 0x01410614 in ~nsCSSStyleSheet (this=0x9b90250) at nsCSSStyleSheet.cpp:1382 >#19 0x0140f874 in nsCSSStyleSheet::Release (this=0x9ca01a8) at nsCSSStyleSheet.cpp:1406 >#20 0x0034bf2d in ~nsCOMPtr_base (this=<value optimized out>) at nsCOMPtr.cpp:81 >#21 0x013521e2 in nsCOMPtr<nsICSSStyleSheet>::~nsCOMPtr () at ../../dist/include/xpcom/nsMemory.h:72 >#22 0x013f8bf8 in ~CSSParserImpl (this=0x9c9cad8) at nsCSSParser.cpp:538 >#23 0x013f8e03 in CSSParserImpl::Release (this=0x9ca01a8) at nsCSSParser.cpp:532 >#24 0x00368135 in ~nsCOMArray_base (this=0x99494b0) at nsCOMArray.cpp:61 >#25 0x013eec62 in nsCOMArray<nsICSSParser>::~nsCOMArray () at nsISVGValue.h:73 >#26 0x013eb9db in CSSLoaderImpl::Shutdown () at nsCSSLoader.cpp:264 >#27 0x0132761f in nsLayoutStatics::Shutdown () at nsLayoutStatics.cpp:205 >#28 0x01327714 in nsLayoutStatics::Release () at nsLayoutStatics.cpp:282 >#29 0x015ddc2c in ~nsGlobalWindow (this=0x9adbf00) at nsGlobalWindow.cpp:438 >#30 0x015ecd08 in nsGlobalChromeWindow::~nsGlobalChromeWindow$delete () at nsXULContentUtils.cpp:145 >#31 0x015d6fc4 in nsGlobalWindow::Release (this=0x9ca01a8) at nsGlobalWindow.cpp:577 >#32 0x015d71ca in nsGlobalChromeWindow::Release (this=0x9adbf00) at nsGlobalWindow.cpp:7569 >#33 0x0069411b in XPCJSRuntime::GCCallback (cx=0xa6a7088, status=JSGC_END) at xpcjsruntime.cpp:587 >#34 0x015d1446 in DOMGCCallback (cx=0xa6a7088, status=JSGC_END) at nsJSEnvironment.cpp:2269 >#35 0x007c73db in js_GC (cx=0xa6a7088, gckind=GC_LAST_CONTEXT) at jsgc.c:3153 >#36 0x007aca37 in js_DestroyContext (cx=0xa6a7088, mode=JSDCM_FORCE_GC) at jscntxt.c:386 >#37 0x007a6230 in JS_DestroyContext (cx=0xa6a7088) at jsapi.c:969 >#38 0x006979b0 in ~XPCJSContextStack (this=0x97d5860) at xpcthreadcontext.cpp:61 >#39 0x006973ef in XPCPerThreadData::Cleanup (this=0x97d67f8) at xpcthreadcontext.cpp:407 >#40 0x00697546 in ~XPCPerThreadData (this=0x97d67f8) at xpcthreadcontext.cpp:416 >#41 0x006975ec in xpc_ThreadDataDtorCB (ptr=0x97d67f8) at xpcthreadcontext.cpp:451 >#42 0x02da304b in ?? () from /usr/lib/libnspr4.so >#43 0x02db82a3 in ?? () from /usr/lib/libnspr4.so >#44 0x02db837e in ?? () from /usr/lib/libnspr4.so >#45 0x02d9b750 in ?? () from /usr/lib/libnspr4.so >#46 0x02dc8390 in ?? () from /usr/lib/libnspr4.so >#47 0x02dc8550 in ?? () from /usr/lib/libnspr4.so >#48 0xbfcd2598 in ?? () >#49 0x02dbd57c in _fini () from /usr/lib/libnspr4.so >Backtrace stopped: frame did not save the PC
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 242432
: 156789