Closed
Bug 178501
Opened 23 years ago
Closed 22 years ago
Mozilla gtk2 port crashes on plugins/javascript
Categories
(Core Graveyard :: Embedding: GTK Widget, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 182726
People
(Reporter: mike, Assigned: blizzard)
References
Details
Attachments
(1 file)
|
33.15 KB,
application/octet-stream
|
Details |
I have a recurring problem with mozilla and the gtk2 port - I get a silent crash
with the following output from the terminal
Gtk-WARNING **: gtksocket.c:957Can't add non-GtkPlug to GtkSocket
| Assignee | ||
Comment 1•22 years ago
|
||
There isn't enough here to even begin to diagnose this. URL where you get this?
Anything?
Ok - more detail
This occurs on every page that has flash on it (and realplayer), java seems Ok
As a test you can try http://www.cyborg-group.com
It appears to be something specific to gtk-2.1, under gtk-2.0.6 it seems to work OK.
Has been a problem for ages and is still there with the gtk2 stuff in the trunk.
All packages built with gcc-2.96
| Assignee | ||
Comment 4•22 years ago
|
||
*** Bug 177665 has been marked as a duplicate of this bug. ***
Comment 5•22 years ago
|
||
does the fix for #182130 also fixes that ?
Comment 6•22 years ago
|
||
Sites with java content which were crashers now wfm, including
<a ref="http://www.chelseafc.com/index.asp">http://www.chelseafc.com/index.asp</a>
from
<a href="http://bugzilla.mozilla.org/show_bug.cgi?id=177665">177665</a>.
I should also test a flash site with the flash plugin removed.
I'm using a gcc 3.2 on RH8.0 build from cvs tree with gtk2 and xft options.
I'll test the patch tonight
Other general comments.
Personally never seen java crashes (as opposed to javascript)
(This may be because I always compile with gcc2.96)
On g2 .0.2 it does work, but I have the oddity that my ttf fonts dont show up
there either - dont know why yet, so that may be linked, not sure.
Also printing on drop-down lists pages (bug #181404 ) also works on g2.0.2 but
not on g2.1
Also I have not had crashes on flash pages, when I remove the plugin.
| Assignee | ||
Comment 8•22 years ago
|
||
Marking worksforme. Also, use gcc 2.96 not gcc 3.2 because of binary
compatibility problems with the plugins.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
As the bug reporter I always use gcc2.96 and this is a gtk2.1 problem and is a
reproducible crash
| Reporter | ||
Comment 10•22 years ago
|
||
As the bug reporter I always use gcc2.96 and this is a gtk2.1 problem and is a
reproducible crash
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
| Reporter | ||
Comment 11•22 years ago
|
||
Mozilla still crashes silently with latest crash
Comment 12•22 years ago
|
||
I reported bug # 177665 which has been marked as a dupe. The latest binary
snapshots for 1.3a with GTK2 and XFT from
ftp://ftp.mozilla.org/pub/mozilla/nightly/experimental/gtk2 does not show this
behavior anymore.
| Reporter | ||
Comment 13•22 years ago
|
||
Not too sure that 177665 is really a dupe.
This bug is a crash on pages when the flash plugin is available - not when it is
not, as in 177665
Comment 14•22 years ago
|
||
Just to let you know.
With the snapshot I checked out today plugins are working for me.
Thanks
| Assignee | ||
Comment 15•22 years ago
|
||
Marking as a dup, based on comments.
*** This bug has been marked as a duplicate of 182726 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → DUPLICATE
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
•