From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030130 Description of problem: Make sure mozilla-chat is installed and go to this URL. mozilla irc://irc.freenode.net/anychannel If your X server lacks XRENDER, Mozilla crashes with the following message when you join any IRC channel: Gdk-ERROR **: BadValue (integer parameter out of range for operation) serial 11548 error_code 2 request_code 53 minor_code 0 Gdk-ERROR **: BadDrawable (invalid Pixmap or Window parameter) serial 11549 error_code 9 request_code 55 minor_code 0 I can reproduce this crash with Xvnc, Solaris 9 update 2 openwin, and X-Win32 5.0. Version-Release number of selected component (if applicable): mozilla-1.2.1-16
Created attachment 89797 [details] strace.out.bz2 Complete strace. Please let me know if you need any other debugging information.
-> XFree for render problems
Not sure I see the direct problem with X here.. could you elaborate a bit please?
I just tested a Mozilla 1.2.1 build without Xft and it didn't crash in this test case without XRENDER. So would this indicate a bug in Mozilla, or Xft itself?
Reassigning to mozilla, but if it is fixed, it probably can be closed as RAWHIDE.
This seems to be resolved by the same Xft bugfix that fixed Bug #80414.