Closed
Bug 378436
Opened 18 years ago
Closed 17 years ago
Segfault when exiting FF
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: peter+bmo, Unassigned)
References
Details
(Keywords: crash)
TB31453613X
Updated•18 years ago
|
Component: General → GFX: Thebes
Product: Firefox → Core
QA Contact: general → thebes
Comment 1•18 years ago
|
||
Stack Signature 0xa5a65fa0 1befe45d
Product ID FirefoxTrunk
Build ID 2007042204
Trigger Time 2007-04-23 03:01:38.0
Platform LinuxIntel
Operating System Linux 2.6.16.17n
Module
URL visited n/a
User Comments Segfault when closing FF
Since Last Crash 0 sec
Total Uptime 0 sec
Trigger Reason SIGSEGV: Segmentation Fault: (signal 11)
Source File, Line No. N/A
Stack Trace
0xa5a65fa0
libpango-1.0.so.0 + 0xcc9a (0xa79c4c9a)
libpango-1.0.so.0 + 0x129a4 (0xa79ca9a4)
libgobject-2.0.so.0 + 0xb3e3 (0xa79863e3)
gfxPangoFont::~gfxPangoFont() [mozilla/gfx/thebes/src/gfxPangoFonts.cpp, line 278]
gfxFontCache::DestroyFont() [mozilla/gfx/thebes/src/gfxFont.cpp, line 143]
gfxFontCache::NotifyReleased() [mozilla/gfx/thebes/src/gfxFont.cpp, line 122]
gfxFont::Release()
nsTArray<nsRefPtr<gfxFont> >::DestructRange()
gfxPangoFontGroup::~gfxPangoFontGroup() [mozilla/gfx/thebes/src/gfxPangoFonts.cpp, line 550]
nsRefPtr<gfxFontGroup>::~nsRefPtr<gfxFontGroup>()
PL_DHashTableFinish() [mozilla/xpcom/build/pldhash.c, line 373]
gfxTextRunCache::Shutdown() [mozilla/gfx/thebes/src/gfxTextRunCache.cpp, line 81]
gfxPlatform::Shutdown() [mozilla/gfx/thebes/src/gfxPlatform.cpp, line 127]
nsGenericModule::Shutdown() [mozilla/xpcom/build/nsGenericFactory.cpp, line 340]
nsGenericModule::~nsGenericModule() [mozilla/xpcom/build/nsGenericFactory.cpp, line 237]
nsGenericModule::Release() [mozilla/xpcom/build/nsGenericFactory.cpp, line 245]
nsCOMPtr_base::assign_with_AddRef() [mozilla/xpcom/build/nsCOMPtr.cpp, line 531]
info_ClearEntry() [mozilla/xpcom/components/nsStaticComponentLoader.cpp, line 65]
PL_DHashTableFinish() [mozilla/xpcom/build/pldhash.c, line 373]
nsComponentManagerImpl::Shutdown() [mozilla/xpcom/components/nsComponentManager.cpp, line 70]
NS_ShutdownXPCOM_P() [mozilla/xpcom/build/nsXPComInit.cpp, line 810]
ScopedXPCOMStartup::~ScopedXPCOMStartup() [mozilla/toolkit/xre/nsAppRunner.cpp, line 798]
XRE_main() [mozilla/toolkit/xre/nsAppRunner.cpp, line 846]
main() [mozilla/browser/app/nsBrowserApp.cpp, line 62]
libc.so.6 + 0x15878 (0xa73df878)
Reporter | ||
Comment 2•17 years ago
|
||
Well, I've not seen this one happen again for quite some time --> Resolving as invalid
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Updated•17 years ago
|
Resolution: INVALID → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•