Closed
Bug 155252
Opened 24 years ago
Closed 24 years ago
Mozilla crashes when removing downloaded file entry
Categories
(SeaMonkey :: Download & File Handling, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 153480
People
(Reporter: xalkina, Assigned: bugzilla)
Details
(Keywords: crash, stackwanted)
Checking on linux/2002070108:
Opening download manager, either from menu, or thru a download:
It contains a long list of already transfered files
First item is selected
Pressing "Remove from list" makes mozilla crash
Comment 1•24 years ago
|
||
Well, at least on Win2k with 2002063008 I get no crash...
Christos, did Talkback start after the crash? Can you provide the talkback ID?
Thanks!
| Reporter | ||
Comment 2•24 years ago
|
||
TB7901467W & TB7903008W
You mention win2k, I tried it in linux though...
Comment 3•24 years ago
|
||
That was to help eliminate the possibility of a all-platform-crash...
Thanks for the IDs, anyway. These usually help a lot. :-)
Updated•24 years ago
|
Severity: normal → critical
Keywords: crash,
stackwanted
Comment 4•24 years ago
|
||
Both stacks are the same; marking dup based on those:
InMemoryArcsEnumeratorImpl::HasMoreElements()
nsDownloadManager::RemoveDownload()
XPTC_InvokeByIndex()
XPCWrappedNative::CallMethod()
XPC_WN_CallMethod()
js_Invoke()
js_Interpret()
js_Invoke()
nsXPCWrappedJSClass::CallMethod()
nsXPCWrappedJS::CallMethod()
PrepareAndDispatch()
nsXPTCStubBase::Stub5()
XPTC_InvokeByIndex()
XPCWrappedNative::CallMethod()
XPC_WN_CallMethod()
js_Invoke()
js_Interpret()
js_Invoke()
js_InternalInvoke()
JS_CallFunctionValue()
nsJSContext::CallEventHandler()
nsJSEventListener::HandleEvent()
nsEventListenerManager::HandleEventSubType()
nsEventListenerManager::HandleEvent()
nsXULElement::HandleDOMEvent()
PresShell::HandleDOMEventWithTarget()
nsButtonBoxFrame::MouseClicked()
nsButtonBoxFrame::HandleEvent()
PresShell::HandleEventInternal()
PresShell::HandleEventWithTarget()
nsEventStateManager::CheckForAndDispatchClick()
nsEventStateManager::PostHandleEvent()
PresShell::HandleEventInternal()
PresShell::HandleEvent()
nsViewManager::HandleEvent()
nsView::HandleEvent()
nsViewManager::DispatchEvent()
HandleEvent()
nsWidget::DispatchEvent()
nsWidget::DispatchWindowEvent()
nsWidget::DispatchMouseEvent()
nsWidget::OnButtonReleaseSignal()
nsWindow::OnButtonReleaseSignal()
nsWindow::HandleGDKEvent()
dispatch_superwin_event()
handle_gdk_event()
libgdk-1.2.so.0 + 0x17d6f (0x40364d6f)
libglib-1.2.so.0 + 0x11773 (0x40396773)
libglib-1.2.so.0 + 0x11d39 (0x40396d39)
libglib-1.2.so.0 + 0x11eec (0x40396eec)
libgtk-1.2.so.0 + 0x942e3 (0x402b32e3)
nsAppShell::Run()
nsAppShellService::Run()
main1()
main()
0x42017589
*** This bug has been marked as a duplicate of 153480 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 5•24 years ago
|
||
marking verified as a duplicate.
if you decide to reopen this bug, please clarify why.
search string for bugspam removal: SalviaGuaranitica
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•