Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24468 - Mozilla Firebird crahses on start with Crux gtk2 theme
Summary: Mozilla Firebird crahses on start with Crux gtk2 theme
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-14 09:52 UTC by Kevin Kress
Modified: 2004-02-15 09:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Kress 2003-07-14 09:52:34 UTC
MozillaFirebird (the regular from source one, have not test with -cvs or -bin)
crashes on startup when the gtk2 theme "Crux" is in use.  The window appears and
will stay until the mouse is moved into the window, afterwhich a crash occurs,
no core file is created.  Switching themes to "AquaLightBlue" has fixed the
problem on my machine

Reproducible: Always
Steps to Reproduce:
1. set gtk2 theme to "Crux" (I use "switch2" to do this)
2. start MozillaFirebird
3. move mouse into MozillaFirebird
4. occasionally you can get as far as a mouse click , but it will always crash
within 15 sec.

Actual Results:  
Crashed MozillaFirebird

Expected Results:  
should have performed without crashing.

For what its worth the WM is waimea.  And I included me use vars.

USE="acl acpi acpi4linux apache2 dga dvd ethereal fbcon gd gtk2 imap \
     innodb ipv6 jikes junit lcms lirc maildir mbox moznocompose moznoirc \
     moznomail mozsvg mpi oci8 pcmcia pda pnp postgres samba sasl sse tiff \
     usagi usb vim-with-x wmf Xaw3d xinerama xml -3dnow -arts -gpm -mikmod \
     -nls -mysql -gnome -kde"
Comment 1 David Love 2003-07-16 08:08:02 UTC
I have been able to reproduce this same bug with Mozilla 1.4.  Switching themes from Crux appears to solve the problem.  But I like Crux :(
Comment 2 Chris Ripp 2003-07-25 08:12:12 UTC
I can confirm this bug exists w/ Mozilla 1.4 as well.  Switching from crux to a non-pixmap theme fixes it...  on 2 separate machines.
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2003-08-03 09:07:50 UTC
It might be the crux gtk2 theme itself.  It also cause evolution-1.4.x to
segfault when you expunge a folder.  I did try to debug it somewhere, but it
is a tough one - it frees memory twice or use uninitialized memory (cannot
remember).  Also if you use it as the nautilus icon set, the 'nautilus folder
icons' (especially the one of the 'open foler') corrupts.
Comment 4 David Love 2003-08-03 15:30:00 UTC
It wouldn't surprise me if it is a bug in the crux theme.  I've tried mozilla with other gtk2 pixmap themes (namely Grand Canyon and Smokey Blue) and they appear to work just fine.
Comment 5 Brad Laue (RETIRED) gentoo-dev 2004-02-15 09:33:12 UTC
1.6 doesn't seem to exhibit this behavior.