Closed
Bug 162882
Opened 22 years ago
Closed 22 years ago
saab.fi - flash crash
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bioram, Assigned: rubydoo123)
References
()
Details
(Keywords: crash, Whiteboard: [awaiting QA])
Attachments
(1 file)
2.27 KB,
text/html
|
Details |
On the main page choose under the "Saab 9-5 TiD" "Lue lisää". Let the intro go
at the end. Then the Mozilla crashes and closes itself.
Comment 1•22 years ago
|
||
yep , confirmed. talkback did not produce my trace, will try again. confirmed on
0813 branch build on linux.
Severity: major → critical
Status: UNCONFIRMED → NEW
Ever confirmed: true
Crashes buildID 2002080508 on Win2KSP2, setting OS to all
Talkback ID is TB9401838Z
Keywords: crash
OS: Linux → All
Plugin version I have is 5.0r41
Tested on buildID 2002070508 on Win2KSP2 and doesn't crash so adding regression
keyword
Keywords: regression
Comment 4•22 years ago
|
||
here is stack trace from TB9401838Z:
npswf32.dll + 0x231ce (0x04b631ce)
npswf32.dll + 0x25166 (0x04b65166)
npswf32.dll + 0xba8b (0x04b4ba8b)
npswf32.dll + 0xae46 (0x04b4ae46)
USER32.DLL + 0x1cca (0x77e11cca)
USER32.DLL + 0x83f1 (0x77e183f1)
nsAppShellService::Run
[c:/builds/seamonkey/mozilla/xpfe/appshell/src/nsAppShellService.cpp, line 452]
main1 [c:/builds/seamonkey/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1534]
main [c:/builds/seamonkey/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1881]
WinMain [c:/builds/seamonkey/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1899]
WinMainCRTStartup()
KERNEL32.DLL + 0xd326 (0x77e8d326)
---
crash occurred in npswf32.dll (flash plugin), we cannot fix on mozilla side:(
I cannot repro the crash on w2k, mozilla 20020814, flash 5.0 r41
I do not think this is mozilla regression.
Keywords: regression
Whiteboard: FLASH 5.0r41
Assignee | ||
Comment 5•22 years ago
|
||
I tested this with branch build from yesterday on win98 and Shockwave Flash 6.0
r47. I did not crash.
Ian: can you try this with the newest Flash build (scriptable flash) and see if
you get the same results?
Shrir: what platform did you crash on?
When you get a newer version of FLash, try accessing the swf directly:
http://www.saab.fi/home/FI/fi/imap_tid/imap_tid.swf
and see what happens.
Keywords: regression
Whiteboard: FLASH 5.0r41
Assignee | ||
Comment 6•22 years ago
|
||
Attaching a copy of the HTML file that was reported in this bug.
Comment 7•22 years ago
|
||
why regression?
I can only seem to get it to crash on one of the Win2KSP2 machines I have, the
other one and the WinXP machine don't crash - they all have exactly the same
revision of flash plugin. I'll do some more digging later.
The bit it does crash on is the loading of the second flash image/movie after
it's played the intro/first image/movie. The Win2KSP2 machine that is crashing
is the slowest (processor wise - PIII/550MHz whereas the others are PIV/1GHz+).
Assignee | ||
Comment 10•22 years ago
|
||
for the record, I was testing on a 500MHZ
Comment 11•22 years ago
|
||
linux builds back to 0.9.8 crash here. tested flash 5.0.48 and 5.0.50. both crash.
If I just load the .swf file, or even load the html locally, the animation
loads, but does not play.
Keywords: regression
Comment 12•22 years ago
|
||
stack from Linux has only this:
#6 0x426104e7 in InsertTextTxn::gInsertTextTxnName () from libflashplayer.so
#7 0x4269da7c in native_ShockwaveFlash_IsPlaying () from libflashplayer.so
loading the the page under valgrind shows 6 of these:
== Invalid read of size 1
== at 0x4DC724E7: (within /usr/lib/netscape/plugins/libflashplayer.so)
== Address 0x4E7774A2 is 132554 bytes inside a block of size 132610 free'd
== at 0x40042BE9: __builtin_vec_delete (vg_clientfuncs.c:201)
== by 0x4DC61D52: (within /usr/lib/netscape/plugins/libflashplayer.so)
Assignee | ||
Comment 13•22 years ago
|
||
Shrir: can you verify whether this is a regression and confirm the crash on Linux?
Whiteboard: [awaiting QA]
Comment 14•22 years ago
|
||
i have confirmed the crash on linux with my comment here:
http://bugzilla.mozilla.org/show_bug.cgi?id=162882#c1
will check and see if it's a recent thing or not.
Comment 15•22 years ago
|
||
n ocrash on trunk, reporter can u pls verify? Thx!
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 16•22 years ago
|
||
Tested again
Result: crash!
OS: Linux RH 6.2
kernel: 2.4.18
Mozilla: 1.2 beta
Shockwave Flash version: 5.0 r51 (newest found for Linux)
Processor: AMD Athlon 500 Mz
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 17•22 years ago
|
||
there is flash 6 beta which WFM
http://www.macromedia.com/software/flashplayer/special/beta/
Reporter | ||
Comment 18•22 years ago
|
||
Result: no crash
OS: Linux RH 8.0
kernel: 2.4.18
Mozilla: 1.2 beta
Shockwave Flash version: 6.0 r60
Processor: AMD Athlon 500 Mz
Status: REOPENED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → FIXED
Comment 19•22 years ago
|
||
Marking Verified
I'm unable to reproduce this crash on latest branch and trunk testing with:
Flash 6r65 on Win2k
Flash 6r67 on MacOSX
Flash 6r69 on RedHat 7.3
Status: RESOLVED → VERIFIED
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
•