Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 592918 - www-client/seamonkey-2.42.3.0_p0: [2640] ###!!! ABORT: X_CopyArea: BadDrawable (invalid Pixmap or Window parameter)...
Summary: www-client/seamonkey-2.42.3.0_p0: [2640] ###!!! ABORT: X_CopyArea: BadDrawabl...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-05 11:34 UTC by sphakka
Modified: 2016-09-12 13:34 UTC (History)
1 user (show)

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


Attachments
emerge --info (seamonkey-2.42.3.0_p0.info,7.21 KB, text/plain)
2016-09-05 11:34 UTC, sphakka
Details

Note You need to log in before you can comment on or make changes to this bug.
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!