Closed
Bug 56552
Opened 24 years ago
Closed 24 years ago
Crash at downloading Java plugin in Linux
Categories
(SeaMonkey :: Installer, defect, P3)
Tracking
(Not tracked)
People
(Reporter: teruko, Assigned: ssu0262)
References
()
Details
At the last of dowinloading Java plugin in Linux, Netscape crashes.
Steps of reproduce
1. Go to the Java applet page
Warning "This page contains information (application/x-java-vm) that can
only be viewd with the application Plug-in. Click OK to download plugin" dialog
shows up.
2. Click OK in the warning dialog
go to the above url
3. Click on Java plugin in linux button
to try to download Java
At the end of downloading, Netscape crashes.
Talkback incident #19035410
Trigger Reason: SIGSEGV: Segmentation Fault: (signal 11)
Call Stack: (Signature = nsJARChannel::OnStartRequest() 74c3c5fc)
nsJARChannel::OnStartRequest()
nsOnStartRequestEvent::HandleEvent()
nsStreamListenerEvent::HandlePLEvent()
PL_HandleEvent()
PL_ProcessPendingEvents()
nsEventQueueImpl::ProcessPendingEvents()
event_processor_callback()
our_gdk_io_invoke()
libglib-1.2.so.0 + 0xeaca (0x40665aca)
libglib-1.2.so.0 + 0x10186 (0x40667186)
libglib-1.2.so.0 + 0x10751 (0x40667751)
libglib-1.2.so.0 + 0x108f1 (0x406678f1)
libgtk-1.2.so.0 + 0x8c5b9 (0x4058c5b9)
nsAppShell::Run()
nsAppShellService::Run()
main1()
main()
libc.so.6 + 0x189cb (0x4025c9cb)
Comment 1•24 years ago
|
||
This looks like a dup of bug 55537:
http://bugzilla.mozilla.org/show_bug.cgi?id=55537
Comment 2•24 years ago
|
||
Agreed
*** This bug has been marked as a duplicate of 55537 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•23 years ago
|
QA Contact: bugzilla → ktrina
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•