Closed
Bug 99950
Opened 23 years ago
Closed 23 years ago
Crash when view about:plugins before loading plugin
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
People
(Reporter: gary, Assigned: serhunt)
References
()
Details
(Keywords: crash, regression)
How to reproduce:
Install the 1.3.1-b24 version of the Java plugin for Linux.
Start mozilla.
Visit about:plugins
Visit http://www.javasoft.com/
Crash with 'Null Plugin Manager' error.
Crashes with milestone 0.9.4.
Talkback incident ID - TB35466527Q
With nightly build
Mozilla/5.0 (X11; U; Linux i386; en-US; rv:0.9.4+) Gecko/20010912
Talkback incident ID - TB35466724Y
With nightly build
Mozilla/5.0 (X11; U; Linux i386; en-US; rv:0.9.4+) Gecko/20010916
Talkback incident ID - TB35467339M
Comment 1•23 years ago
|
||
I also crash reproducing these steps with build 2001091421 on RH6.2 Linux and
JRE 1.3.1-b24.
Going directly to http://java.sun.com/ does not crash though. Respecting the
steps is important in order to reproduce the bug.
Comment 2•23 years ago
|
||
Confirm on linux 2001091606 trunk. This is not limited to Java. going to
macromedia.com for flash content after this will crash also.
My talkback ID is TB35480162K (from flash).
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Summary: Crash when about:plugins visited before first Java web-page → Crash when view about:plugins before loading plugin
Comment 4•23 years ago
|
||
From duped Bug 99986:
"If I use the Help pulldown and select 'About Plugins' and then go to a site that
requires one of my loaded plugins, my browser explodes. My current plugins are
Real Player 8 basic, Shockwave 5.0 r47, and JRE 1.3.1 b-24. I experience no
problems with my plugins if I don't use the Help menu."
Comment 5•23 years ago
|
||
This is a dup of bug 86591. Talkback shows:
libjavaplugin_oji.so + 0x1d331 (0x40f55331)
libjavaplugin_oji.so + 0x1d949 (0x40f55949)
libjavaplugin_oji.so + 0x1c142 (0x40f54142)
libjavaplugin_oji.so + 0x1bbfe (0x40f53bfe)
libjavaplugin_oji.so + 0x1c521 (0x40f54521)
ProxyJNIEnv::ProxyJNIEnv()
CreateProxyJNI()
JVM_GetJNIEnv()
nsJVMManager::GetProxyJNI()
nsObjectFrame::InstantiatePlugin()
nsObjectFrame::Reflow()
nsLineLayout::ReflowFrame()
nsInlineFrame::ReflowInlineFrame()
nsInlineFrame::ReflowFrames()
nsInlineFrame::Reflow()
nsLineLayout::ReflowFrame()
nsInlineFrame::ReflowInlineFrame()
nsInlineFrame::ReflowFrames()
nsInlineFrame::Reflow()
nsLineLayout::ReflowFrame()
nsBlockFrame::ReflowInlineFrame()
nsBlockFrame::DoReflowInlineFrames()
nsBlockFrame::DoReflowInlineFramesAuto()
nsBlockFrame::ReflowInlineFrames()
nsBlockFrame::ReflowLine()
nsBlockFrame::ReflowDirtyLines()
nsBlockFrame::Reflow()
nsBlockReflowContext::DoReflowBlock()
nsBlockReflowContext::ReflowBlock()
nsBlockFrame::ReflowBlockFrame()
nsBlockFrame::ReflowLine()
nsBlockFrame::ReflowDirtyLines()
nsBlockFrame::Reflow()
nsContainerFrame::ReflowChild()
CanvasFrame::Reflow()
nsBoxToBlockAdaptor::Reflow()
nsBoxToBlockAdaptor::DoLayout()
nsBox::Layout()
nsScrollBoxFrame::DoLayout()
nsBox::Layout()
nsBoxFrame::Reflow()
nsContainerFrame::ReflowChild()
ViewportFrame::Reflow()
nsHTMLReflowCommand::Dispatch()
PresShell::ProcessReflowCommand()
PresShell::ProcessReflowCommands()
HandlePLEvent()
PL_HandleEvent()
PL_ProcessPendingEvents()
nsEventQueueImpl::ProcessPendingEvents()
event_processor_callback()
our_gdk_io_invoke()
libglib-1.2.so.0 + 0xf390 (0x40368390)
libglib-1.2.so.0 + 0x10c26 (0x40369c26)
libglib-1.2.so.0 + 0x11253 (0x4036a253)
libglib-1.2.so.0 + 0x1141c (0x4036a41c)
libgtk-1.2.so.0 + 0x9284c (0x4028284c)
nsAppShell::Run()
nsAppShellService::Run()
main1()
main()
libc.so.6 + 0x1cbaf (0x404aabaf)
*** This bug has been marked as a duplicate of 86591 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•