Closed
Bug 118555
Opened 24 years ago
Closed 23 years ago
Certain uses of flash plugin crash embedded mozilla
Categories
(Core Graveyard :: Embedding: GTK Widget, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mozillabugs.philipl, Assigned: blizzard)
References
()
Details
(Keywords: crash)
Using galeon, testgtkembed or another gtkmozembed based embeded mozilla app go
to the website and after fighting past the intro, Click Products->MP3 Products.
The browser will crash.
It is significant to notice that the main menu and intro are flash based but
do not crash the browser while the mp3 product page does.
A crash trace in galeon proved highly uninformative. :-(
Flash is almost core functionality these days, so this is pretty serious for us.
Comment 1•24 years ago
|
||
I dont have flash installed but the same site crashes TestGtkEmbed when
following the "SITE MAP" link below the flash
curently i am unable to provide a debug backtrace butthe crash is in gklayout
and goes something like this:
open_uri_cb http://www.waitec.com/df-sitemap.htm
load_started_cb
location_changed_cb
js_status_cb
net_state_change_cb 196612
progress_change_cb cur 927 max 927
title_changed_cb
open_uri_cb http://www.waitec.com/testata-int.htm
open_uri_cb http://www.waitec.com/menu.htm
open_uri_cb http://www.waitec.com/sitemap.htm
net_state_change_cb 65552
link_message_cb
Program received signal SIGSEGV, Segmentation fault.
0x40e3d7d7 in NSGetModule () from /usr/lib/mozilla/components/libgklayout.so
then gklayout for 10 frames then gkview
Comment 2•23 years ago
|
||
Philip, does this still happen with testgtkembed from a recent build?
Reporter | ||
Comment 3•23 years ago
|
||
No it does not. Seems that it was fixed in passing.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 4•23 years ago
|
||
Please don't marked bugs w/o patches as fixed.
They should be marked WORKSFORME.
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 5•23 years ago
|
||
wfm
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → WORKSFORME
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•