Closed
Bug 49432
Opened 25 years ago
Closed 25 years ago
Plugin code crashes due to null mimetype
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Tracking
(Not tracked)
People
(Reporter: pavlov, Assigned: serhunt)
References
()
Details
(Keywords: crash)
#0 0x40397f4b in ?? () at ../../../dist/include/nsIPageSequenceFrame.h:112 from
/lib/libc.so.6
#1 0x40054390 in nsCRT::strlen (s=0x0) at ../../../dist/include/nsCRT.h:136
#2 0x400cfcf0 in nsCStringKey::nsCStringKey (this=0xbfffc764, str=0x0,
strLen=-1, own=OWN_CLONE) at nsHashtable.cpp:390
#3 0x4105f032 in DisplayNoDefaultPluginDialog (mimeType=0x0) at
nsPluginHostImpl.cpp:175
#4 0x410641ef in nsPluginHostImpl::InstantiateEmbededPlugin (this=0x81376d0,
aMimeType=0x0, aURL=0x424a91b0, aOwner=0x424812a0) at nsPluginHostImpl.cpp:1928
#5 0x417f69e2 in nsObjectFrame::InstantiatePlugin (this=0x84c3ab8,
aPresContext=0x424a8138, aMetrics=@0xbfffcd1c, aReflowState=@0xbfffcd58,
aPluginHost=0x81376d4, aMimetype=0x0, aURL=0x424a91b0) at nsObjectFrame.cpp:900
#6 0x417f62f2 in nsObjectFrame::Reflow (this=0x84c3ab8,
aPresContext=0x424a8138, aMetrics=@0xbfffcd1c, aReflowState=@0xbfffcd58,
aStatus=@0xbfffce94) at nsObjectFrame.cpp:776
| Reporter | ||
Comment 1•25 years ago
|
||
while this page is kind of stupid, we should fix this crash for beta3.
Comment 2•25 years ago
|
||
dup of 48969
*** This bug has been marked as a duplicate of 48969 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•