[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/27840] segfault when using BufferedImage.TYPE_3BYTE_BGR
From: |
hendrich at informatik dot uni-hamburg dot de |
Subject: |
[Bug awt/27840] segfault when using BufferedImage.TYPE_3BYTE_BGR |
Date: |
31 May 2006 13:13:47 -0000 |
------- Comment #1 from hendrich at informatik dot uni-hamburg dot de
2006-05-31 13:13 -------
Created an attachment (id=11553)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11553&action=view)
testcase to trigger the segfault.
Edit the source to try TYPE_INT_BGR, TYPE_3BYTE_BGR, and TYPE_4BYTE_BGR
for instant segfaults. Using TYPE_INT_RGB works initially on my system,
but crashes after a few iterations of the outer loop.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27840