Closed
Bug 118325
Opened 23 years ago
Closed 23 years ago
When clicking on "Mobil services" mozilla crashes
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 114292
People
(Reporter: esbjerg, Assigned: asa)
References
()
Details
(Keywords: crash)
Go to the URI. Click on "Mobil services" in the left menu mozilla crashes with
core dump. Versions tested:
Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.7+) Gecko/20020105, build
2002010507
Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.7+) Gecko/20020101, build
2002010107
Core dump follows:
(gdb) bt
#0 0x0 in ?? ()
#1 0x29219444 in nsCacheEntryHashTable::HashKey () from
/opt/mozilla/components/libnkcache.so
#2 0x2825c8df in PL_DHashTableOperate () from /opt/mozilla/libxpcom.so
#3 0x292192fa in nsCacheEntryHashTable::GetEntry () from
/opt/mozilla/components/libnkcache.so
#4 0x2922348f in nsMemoryCacheDevice::DeactivateEntry () from
/opt/mozilla/components/libnkcache.so
#5 0x2921e05e in nsCacheService::DeactivateEntry () from
/opt/mozilla/components/libnkcache.so
#6 0x2921df0b in nsCacheService::CloseDescriptor () from
/opt/mozilla/components/libnkcache.so
#7 0x29219dd6 in nsCacheEntryDescriptor::Close () from
/opt/mozilla/components/libnkcache.so
#8 0x292196bf in nsCacheEntryDescriptor::~nsCacheEntryDescriptor () from
/opt/mozilla/components/libnkcache.so
#9 0x2921953f in nsCacheEntryDescriptor::Release () from
/opt/mozilla/components/libnkcache.so
#10 0x282d9b30 in nsCOMPtr_base::assign_with_AddRef () from /opt/mozilla/libxpcom.so
#11 0x288564b4 in nsHttpChannel::CloseCacheEntry () from
/opt/mozilla/components/libnecko.so
#12 0x28854f00 in nsHttpChannel::ProcessResponse () from
/opt/mozilla/components/libnecko.so
#13 0x2885b3fd in nsHttpChannel::OnStartRequest () from
/opt/mozilla/components/libnecko.so
#14 0x288715a8 in nsOnStartRequestEvent::HandleEvent () from
/opt/mozilla/components/libnecko.so
#15 0x28814fb4 in nsARequestObserverEvent::HandlePLEvent () from
/opt/mozilla/components/libnecko.so
#16 0x282a3aa9 in PL_HandleEvent () from /opt/mozilla/libxpcom.so
#17 0x282a39b1 in PL_ProcessPendingEvents () from /opt/mozilla/libxpcom.so
#18 0x282a4ae3 in nsEventQueueImpl::ProcessPendingEvents () from
/opt/mozilla/libxpcom.so
#19 0x28725103 in nsAppShell::SetDispatchListener () from
/opt/mozilla/components/libwidget_gtk.so
#20 0x28724e32 in keysym2ucs () from /opt/mozilla/components/libwidget_gtk.so
#21 0x284a6a49 in g_io_unix_dispatch () from /usr/local/lib/libglib12.so.3
#22 0x284a81ef in g_main_dispatch () from /usr/local/lib/libglib12.so.3
#23 0x284a881d in g_main_iterate () from /usr/local/lib/libglib12.so.3
#24 0x284a89d0 in g_main_run () from /usr/local/lib/libglib12.so.3
#25 0x283c39aa in gtk_main () from /usr/X11R6/lib/libgtk12.so.2
#26 0x287256ac in nsAppShell::Run () from /opt/mozilla/components/libwidget_gtk.so
#27 0x286f5b5e in nsAppShellService::Run () from
/opt/mozilla/components/libnsappshell.so
#28 0x8050a93 in _start ()
#29 0x8051478 in main ()
#30 0x804c581 in _start ()
(gdb)
Comment 1•23 years ago
|
||
crash using 2002010403/WinNT4 -> TB1262781W
Plat: OS -> All Key: +crash
Keywords: crash
OS: FreeBSD → All
Comment 2•23 years ago
|
||
Almost the same stack as bug 114292. Marking dupe, because the dups of bug
114292 don't always have exactly the same stacktrace.
Please reopen if I'm wrong.
*** This bug has been marked as a duplicate of 114292 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
*** Bug 120098 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•