Closed Bug 163348 Opened 22 years ago Closed 22 years ago

crash on exit

Categories

(SeaMonkey :: General, defect)

x86
Windows NT
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 162526

People

(Reporter: mdaskalo, Assigned: Matti)

Details

(Keywords: crash)

while trying the testcase in bug 162526 (
Steps to Reproduce:
(These are just an example of how I can get it to reproduce more often.)
1.  Restart Mozilla.  Open one browser window.
2.  Go to www.playstation.com.  Press Reload.
3.  Click "North America".  Once the page has loaded, press Reload.
4.  Click "Go there now".  Once the page has loaded, press Reload.
5.  Close the browser.  That's when I see the crash.)
I received a segmentation fault on Linux, with CVS build from around 14:00 GMT,
Aug, 18.
I don't know if it is the same bug.
Here is the stacktrace, and the last few messages from console:

WARNING: Should not try to activate a disabled window, file nsGlobalWindow.cpp,
line 3892
WARNING: DropTimeout proceeding without context., file nsGlobalWindow.cpp, line 4751
WEBSHELL- = 8
WARNING: DropTimeout proceeding without context., file nsGlobalWindow.cpp, line 4751
WEBSHELL- = 7
WARNING: DropTimeout proceeding without context., file nsGlobalWindow.cpp, line 4751
WEBSHELL- = 6
WEBSHELL- = 5
WARNING: NS_ENSURE_TRUE(presShell) failed, file nsGenericHTMLElement.cpp, line 3006
WEBSHELL- = 4
WARNING: requested removal of nonexistent window
, file nsWindowWatcher.cpp, line 906
WEBSHELL- = 3
WARNING: NS_ENSURE_TRUE(presShell) failed, file nsGenericHTMLElement.cpp, line 3006
WARNING: NS_ENSURE_TRUE(presShell) failed, file nsGenericHTMLElement.cpp, line 3006
WEBSHELL- = 2
### nsCacheProfilePrefObserver::Observe [topic=xpcom-shutdown data=]
nsPluginHostImpl::Observe "xpcom-shutdown"
WEBSHELL- = 1
WARNING: nsExceptionService ignoring thread destruction after shutdown, file
nsExceptionService.cpp, line 191

Program ./mozilla-bin (pid = 6970) received Segmentation fault signal.
Stack:
nsProfileLock::FatalSignalHandler(int)+0x00000140
[/u01/home/mozilla/mozsrc/mozilla/dist/bin/components/libprofile.so +0x00028290]
sigaction+0x000001DD [/lib/libpthread.so.0 +0x00009E9D]
killpg+0x00000058 [/lib/libc.so.6 +0x0002CE58]
__libc_free+0x000000C4 [/lib/libc.so.6 +0x00074054]
__builtin_delete+0x00000024 [/usr/lib/libstdc++-libc6.2-2.so.3 +0x00027564]
imgRequest::~imgRequest(void)+0x000000DD
[/u01/home/mozilla/mozsrc/mozilla/dist/bin/components/libimglib2.so +0x0001B83D]
imgRequest::Release(void)+0x00000097
[/u01/home/mozilla/mozsrc/mozilla/dist/bin/components/libimglib2.so +0x0001B447]
nsCacheService::DoomEntry_Internal(nsCacheEntry *)+0x000001E9
[/u01/home/mozilla/mozsrc/mozilla/dist/bin/components/libnkcache.so +0x0001E6B9]
PL_HandleEvent+0x00000061 [/u01/home/mozilla/mozsrc/mozilla/dist/bin/libxpcom.so
+0x000FA6A1]
PL_ProcessPendingEvents+0x000000F0
[/u01/home/mozilla/mozsrc/mozilla/dist/bin/libxpcom.so +0x000FA460]
nsEventQueueImpl::ProcessPendingEvents(void)+0x0000007E
[/u01/home/mozilla/mozsrc/mozilla/dist/bin/libxpcom.so +0x000FCABE]
NS_ShutdownXPCOM+0x000002CB
[/u01/home/mozilla/mozsrc/mozilla/dist/bin/libxpcom.so +0x0008DD2B]
main+0x0000029A [./mozilla-bin +0x000171DA]
__libc_start_main+0x000000CF [/lib/libc.so.6 +0x0001CC5F]
Sleeping for 5 minutes.
Type 'gdb ./mozilla-bin 6970' to attatch your debugger to this thread.



I couldn't reproduce this second time, after 4 attempts.
I have java plugin installed, and no shockwave plugin.
Severity: normal → critical
Keywords: crash
Summary: crash on exit → crash on exit
Whiteboard: DUPEME
Dupe 162526
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE

*** This bug has been marked as a duplicate of 162526 ***
Whiteboard: DUPEME
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.