Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217866 - www-client/mozilla-firefox-3.0_beta5 crashes when looking for package at gentoo-portage.com
Summary: www-client/mozilla-firefox-3.0_beta5 crashes when looking for package at gent...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal with 1 vote (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-15 21:25 UTC by Malte E.
Modified: 2008-05-21 17:40 UTC (History)
1 user (show)

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 Malte E. 2008-04-15 21:25:53 UTC
firefox-3.5_beta5 crashes when typing somethin on gentoo-portage.com and waiting for results to show up. This did neither happen with the beta_5 ebuild from the mozilla overlay nor does it happen with firefox-bin on the same system. With gentoo's ebuild it happens both on amd64 and x86.

Reproducible: Always

Steps to Reproduce:
1. go to gentoo-portage.com
2. type in i.e. gnome
3. wait a few seconds

Actual Results:  
firefox crashed
Comment 1 Malte E. 2008-04-15 21:26:31 UTC
error message (if it helps):
(firefox-bin:2940): Gdk-CRITICAL **: gdk_drawable_set_colormap: assertion `cmap == NULL || gdk_drawable_get_depth (drawable) == cmap->visual->depth' failed

(firefox-bin:2940): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed
The program 'firefox-bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 13746 error_code 8 request_code 70 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
firefox-bin exited with non-zero status (1)
Warning: Couldn't extract MOZ_USER_DIR from /usr/lib/mozilla-firefox/firefox
Comment 2 Malte E. 2008-05-21 17:40:21 UTC
Works for me with mozilla-firefox-3.0-rc1. I would say FIXED.