Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse cairo issue
Eclipse cairo issue [message #334657] Mon, 23 February 2009 16:57 Go to next message
Eclipse UserFriend
Originally posted by: pecze.nospam.us.ibm.com

Not sure if this is the right place to post this.

I have a tester running Eclipse 3.4.1 on a linux box, but he's exporting
the display to AIX.

When he does this, eclipse core dumps.

Here is the message:
Error: Cairo does not yet support the requested image format:
Depth: 8
Alpha mask: 0x00000000
Red mask: 0x00000000
Green mask: 0x00000000
Blue mask: 0x00000000
Please file an enhacement request (quoting the above) at:
http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
javaw: cairo-image-surface.c:155: _cairo_format_from_pixman_format:
Assertion `NOT_REACHED' failed.
JVMDUMP006I Processing Dump Event "abort", detail "" - Please Wait.
JVMDUMP007I JVM Requesting System Dump using
'/data/AB/core.20090205.235227.31155.dmp'
JVMDUMP010I System Dump written to /data/AB/core.20090205.235227.31155.dmp
JVMDUMP007I JVM Requesting Snap Dump using
'/data/AB/Snap0002.20090205.235227.31155.trc'
JVMDUMP010I Snap Dump written to /data/AB/Snap0002.20090205.235227.31155.trc
JVMDUMP007I JVM Requesting Java Dump using
'/data/AB/javacore.20090205.235227.31155.txt'
JVMDUMP010I Java Dump written to /data/AB/javacore.20090205.235227.31155.txt
JVMDUMP013I Processed Dump Event "abort", detail "".
Re: Eclipse cairo issue [message #334725 is a reply to message #334657] Wed, 25 February 2009 14:29 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Hi, please log a report with SWT (
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform &component=SWT )
with this information. I don't know that this is actually an SWT bug, but
perhaps it can be handled better. Remoting from an 8-bit display to a
(presumably) 24-bit display is an unusual case though, it's more typical to
go in the other direction.

Grant


"Shawn Pecze" <pecze@nospam.us.ibm.com> wrote in message
news:gnuki5$416$1@build.eclipse.org...
> Not sure if this is the right place to post this.
>
> I have a tester running Eclipse 3.4.1 on a linux box, but he's exporting
> the display to AIX.
>
> When he does this, eclipse core dumps.
>
> Here is the message:
> Error: Cairo does not yet support the requested image format:
> Depth: 8
> Alpha mask: 0x00000000
> Red mask: 0x00000000
> Green mask: 0x00000000
> Blue mask: 0x00000000
> Please file an enhacement request (quoting the above) at:
> http://bugs.freedesktop.org/enter_bug.cgi?product=cairo
> javaw: cairo-image-surface.c:155: _cairo_format_from_pixman_format:
> Assertion `NOT_REACHED' failed.
> JVMDUMP006I Processing Dump Event "abort", detail "" - Please Wait.
> JVMDUMP007I JVM Requesting System Dump using
> '/data/AB/core.20090205.235227.31155.dmp'
> JVMDUMP010I System Dump written to /data/AB/core.20090205.235227.31155.dmp
> JVMDUMP007I JVM Requesting Snap Dump using
> '/data/AB/Snap0002.20090205.235227.31155.trc'
> JVMDUMP010I Snap Dump written to
/data/AB/Snap0002.20090205.235227.31155.trc
> JVMDUMP007I JVM Requesting Java Dump using
> '/data/AB/javacore.20090205.235227.31155.txt'
> JVMDUMP010I Java Dump written to
/data/AB/javacore.20090205.235227.31155.txt
> JVMDUMP013I Processed Dump Event "abort", detail "".
Previous Topic:Ganymede deadlock after download "content.jar"
Next Topic:Eclipse Plugin - Read from file
Goto Forum:
  


Current Time: Tue Apr 23 12:04:39 GMT 2024

Powered by FUDForum. Page generated in 0.03104 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top