Closed
Bug 23054
Opened 26 years ago
Closed 26 years ago
[CRASH] Browser crashes when trying to play real audio file
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: shrir, Assigned: serhunt)
References
()
Details
I used today's commercial build on Windows NT(2000010408).
Steps to recreate:
Go to the url mentioned above.
A Real Player control panel is seen on top.
Click on the PLAY button to play the .ram file.
Observe that the browser crashes.
Expected Result: The real audio file should be played properly
Actual Result: The browser crashes without playing the real audio file.
Please note that M12 builds did not have this problem.
Please note that this
| Reporter | ||
Comment 1•26 years ago
|
||
I have RealPlayer G2 installed on my machine.
Stack Trace is as follows :
Trigger Type: Program Crash
Trigger Reason: Access violation
Call Stack: (Signature = nsPluginInstanceOwner::GetParameters 37af8a27)
nsPluginInstanceOwner::GetParameters
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsObjectFrame.cpp, line 1838]
nsPluginInstancePeerImpl::ShowStatus
[d:\builds\seamonkey\mozilla\modules\plugin\nglsrc\nsPluginInstancePeer.cpp,
line 307]
ns4xPlugin::_status
[d:\builds\seamonkey\mozilla\modules\plugin\nglsrc\ns4xPlugin.cpp, line 726]
Registers:
EAX: 00000000 EBX: 00000000 ECX: 0012f744
EDX: 0012f921 ESI: 00000000 EDI: 0256a4b0
ESP: 0012f738 EBP: 0012f808 EIP: 0136f1de
cf pf af zf sf of IF df nt RF vm IOPL: 0
CS:001b DS:0023 SS:0023 ES:0023 FS:0038 GS:0000
Updated•26 years ago
|
Severity: major → critical
| Reporter | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 2•26 years ago
|
||
I see no crash on today's commercial build for Windows (2000011908).
So marking this one as WORKSFORME.
| Reporter | ||
Comment 3•26 years ago
|
||
Marking VERIFIED.
| Reporter | ||
Comment 4•26 years ago
|
||
Oops..forgot to mention..realplayer is working !!
This was actualy a dup of 24194 which I fixed yesterday.
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•