Closed
Bug 53815
Opened 25 years ago
Closed 25 years ago
Crash after dismissing multitrigger confirm dialog
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect, P3)
Tracking
(Not tracked)
People
(Reporter: jimmykenlee, Assigned: samir_bugzilla)
Details
(Keywords: crash, platform-parity)
Build: 2000-09-22-08-M18(LINUX)
1. Delete all data in .mozilla directory (profile info)
2. Launch Netscape 6 and open http://jimbob/jars/a_multitrigger.html
3. Click OK button to from confirm dialog to install; it should be fine
4. Exit and relaunch Netscape 6
5. Open http://jimbob/jars/a_multitrigger.html
6. Click OK or Cancel button from confirm dialog
RESULT:
Crash. Viewer window shows "we don't handle eBorderStyle_close yet... please
fix me" I don't know if it's related. Build from 9/20/00 does not crash. I
cannot duplicate this problem from another multitrigger page like
ftp://sweetlou/products/client/seamonkey/windows/32bit/x86/2000-09-22-08-M18/upd
ate.html
EXPECTED RESULT:
No crash. Install if OK button selected. Browser becomes active window if
Cancel button selected.
TalkBack Incident ID = 17880570
STACK TRACE:
nsHTTPChannel::ReportProgress()
nsHTTPCacheListener::OnDataAvailable()
nsDiskCacheRecordChannel::OnDataAvailable()
nsOnDataAvailableEvent::HandleEvent()
nsStreamListenerEvent::HandlePLEvent()
PL_HandleEvent()
PL_ProcessPendingEvents()
nsEventQueueImpl::ProcessPendingEvents()
event_processor_callback()
our_gdk_io_invoke()
libglib-1.2.so.0 + 0xdd6a (0x408bdd6a)
libglib-1.2.so.0 + 0xf2c6 (0x408bf2c6)
libglib-1.2.so.0 + 0xf801 (0x408bf801)
libglib-1.2.so.0 + 0xf979 (0x408bf979)
libgtk-1.2.so.0 + 0x85f3a (0x407f1f3a)
nsAppShell::Run()
nsAppShellService::Run()
main1()
main()
libc.so.6 + 0x17cb3 (0x40257cb3)
Nominating for nsbeta3.
We need to find out what the problem is here because it impacts users installing
multiple xpi packages from Linux PR3. Although it's possible that this crash is
specific to my test case, I am not aware of anything being done that is
fundamentally incorrect. Also, this test case was not a crashing problem from
builds released just on 9/20/00.
This crash is specific to Linux only. I am not yet 100% sure that the problem is
related to profiles. But the described steps listed above do help duplicate the
problem.
| Assignee | ||
Comment 3•25 years ago
|
||
*** This bug has been marked as a duplicate of 53765 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•