Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GTK2 Mozilla crash with forums
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
deathdruid
Guru
Guru


Joined: 25 Jul 2002
Posts: 343
Location: Philadelphia, PA, USA

PostPosted: Wed Feb 19, 2003 10:25 pm    Post subject: GTK2 Mozilla crash with forums Reply with quote

I know Mozilla and GTK2 is considered an unstable combination, but I wanted to know if the other brave souls out there are experiencing the same problems I am.

My Mozilla install is compiled against GTK2 with the flags "-march=pentium3 -O3 -pipe". Every time I visit the Gentoo forums and am viewing posts, Mozilla randomly crashes. For a more repeatable test case, try visiting http://i2cs.cs.uiuc.edu. That page crashes every time I visit.

Any similar/dissimilar experiences out there?

Thanks,
Rahul
Back to top
View user's profile Send private message
474
l33t
l33t


Joined: 19 Apr 2002
Posts: 714

PostPosted: Fri Feb 21, 2003 8:27 pm    Post subject: Reply with quote

Yes, used to get the same thing happen every time I tried to search the forums. The bottom line is that if you want a stable Mozilla (for now), you really must avoid linking it to gtk2!
Back to top
View user's profile Send private message
brainlock
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jun 2002
Posts: 110

PostPosted: Fri Feb 21, 2003 10:47 pm    Post subject: Reply with quote

I never had Mozilla with GTK2 crash in these forums;
I just tried the link to your page and it didn't crash;
I am writing this with Mozilla GTK2 without crashing;

As a matter of fact, the ONLY time Mozilla GTK2 ever crashed on me was when I opened a pdf file with the embedded acrobat reader.

Obviously, different systems will have different results and that is why it isnt recommended. Maybe it helped that I recently did a fresh install of gentoo with Gnome 2.2...

Brainlock
Back to top
View user's profile Send private message
maKKus
Guru
Guru


Joined: 07 Aug 2002
Posts: 356
Location: /Universe/Milky Way/Sol/Earth/Europe/EEC/The Netherlands/Limburg/Beek/Neerbeek

PostPosted: Fri Feb 21, 2003 10:56 pm    Post subject: Reply with quote

I'm also having no problems with gtk+2 mozilla and this forum and your linked webpage.

Running mozilla 1.3b and gnome 2.2
Back to top
View user's profile Send private message
deathdruid
Guru
Guru


Joined: 25 Jul 2002
Posts: 343
Location: Philadelphia, PA, USA

PostPosted: Wed Feb 26, 2003 3:49 am    Post subject: Reply with quote

Thanks for the feedback guys. I have entered a bug in Mozilla's bugzilla and am recompiling a debug-enabled binary so I can get a good stacktrace. Hope that I can get some solution once I give them the trace. Once you go GTK2, you never go back! ;)
Back to top
View user's profile Send private message
deathdruid
Guru
Guru


Joined: 25 Jul 2002
Posts: 343
Location: Philadelphia, PA, USA

PostPosted: Wed Feb 26, 2003 3:51 am    Post subject: Reply with quote

brainlock wrote:

As a matter of fact, the ONLY time Mozilla GTK2 ever crashed on me was when I opened a pdf file with the embedded acrobat reader.


I get this crash with "-O3", but not "-o2" or "-Os". If you care enough about embedded acroread, you might want to go with "-Os" (smaller binary, faster load times).
Back to top
View user's profile Send private message
sharky44
n00b
n00b


Joined: 13 Jul 2002
Posts: 48
Location: USA

PostPosted: Wed Mar 12, 2003 5:11 pm    Post subject: Reply with quote

I've had some problems with both GTK2 and non-GTK2 Mozilla and Phoenix crashing when sites that use certain fonts were used. It stumped me for a while...then turned out that the fonts I'd copied over from Windows had permissions -r--------. So...
Code:
cd /usr/X11R6/lib/X11/fonts/
chmod -R og+r *

That solved my problems.
Back to top
View user's profile Send private message
deathdruid
Guru
Guru


Joined: 25 Jul 2002
Posts: 343
Location: Philadelphia, PA, USA

PostPosted: Fri Apr 25, 2003 1:35 pm    Post subject: Microsoft Sans Serif Reply with quote

Make sure no *.fon files exist in your font directory, specifically the Microsoft Sans Serif font. It causes crashes with GTK2-enabled Gecko browsers, and was the cause of my problem. The problem has been reported to the Mozilla team.

-Rahul
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum