Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 592918

Summary: www-client/seamonkey-2.42.3.0_p0: [2640] ###!!! ABORT: X_CopyArea: BadDrawable (invalid Pixmap or Window parameter)...
Product: Gentoo Linux Reporter: sphakka <marcoep>
Component: Current packagesAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED WORKSFORME    
Severity: major CC: mozilla
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description sphakka 2016-09-05 11:34:06 UTC
Created attachment 445010 [details]
emerge --info

Error on terminal:

  [2640] ###!!! ABORT: X_CopyArea: BadDrawable (invalid Pixmap or Window parameter); 3 requests ago: file /var/tmp/portage/www-client/seamonkey-2.42.3.0_p0/work/thunderbird-45.3.0/mozilla/toolkit/xre/nsX11ErrorHandler.cpp, line 157

It seems related to Bug 563752.
Comment 1 Ian Stakenvicius (RETIRED) gentoo-dev 2016-09-06 14:27:32 UTC
Could you try rebuilding it with USE="-system-cairo" and see if it still crashes?
Comment 2 sphakka 2016-09-12 12:26:31 UTC
(In reply to Ian Stakenvicius from comment #1)
> Could you try rebuilding it with USE="-system-cairo" and see if it still
> crashes?

That did the trick! Though it would be nice to solve the issue with system libs...

(BTW, other crashes still happen: no console message, possibly again Bug 562930.)

Let me know if further action is needed on my side.
Comment 3 Ian Stakenvicius (RETIRED) gentoo-dev 2016-09-12 13:34:15 UTC
Unfortunately, system-cairo is a lost cause -- upstream is using a heavily patched fork based on cairo-1.9 while current upstream is somewhere around cairo-1.14, things have simply diverged too much.  However, the flag should be masked the same as other mozilla products so I'll do that now.

Thanks for reporting!