Re: [Java-gnome-developer] cairo-java / getMatrix() problem
Brought to you by:
afcowie
From: Ismael J. <ml...@ju...> - 2005-12-01 16:10:31
|
On Thu, 2005-12-01 at 13:12 +0000, David Gilbert wrote: [...] > # > # An unexpected error has been detected by HotSpot Virtual Machine: > # > # SIGSEGV (0xb) at pc=0xab1b9a73, pid=10577, tid=16384 > # > # Java VM: Java HotSpot(TM) Client VM (1.4.2_09-b05 mixed mode) > # Problematic frame: > # C [libcairo.so.2+0xca73] > [...] Hi, It seems like a bug in the library. It would be useful if you could post a bug report[1], so that this doesn't get lost. Regarding relevant information to put in the bug report, the ideal is a runnable test case. This is obviously not always possible, and the information you provided in your email message is generally good enough, but you may probably want to attach the file generated by the Sun JVM when it crashes. It's usually in the directory where the app was launched from or the home directory. Thanks. Regards, Ismael [1] https://bugs.freedesktop.org/enter_bug.cgi?product=cairo-java |