public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug AWT/16757] New: Acunia PixelGrabberTest test failing due to a MemoryImageSource NPE
@ 2004-07-27  0:39 gcc-bugzilla at gcc dot gnu dot org
  2004-07-27  1:05 ` [Bug AWT/16757] " fitzsim at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2004-07-27  0:39 UTC (permalink / raw)
  To: gcc-bugs

>From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.2)
Gecko/20040301

Description of problem:
java.lang.NullPointerException
   at java.lang.System.arraycopy(java.lang.Object, int,
java.lang.Object, int, int) (/notnfs/gcj-bld/i686-pc-linux-gnu/libjav
a/.libs/libgcj.so.6.0.0)
   at java.awt.image.MemoryImageSource.MemoryImageSource(int, int,
java.awt.image.ColorModel, int[], int, int, java.util.Hash
table)
(/notnfs/gcj-bld/i686-pc-linux-gnu/libjava/.libs/lib-java-awt.so.0.0.0)
   at java.awt.image.MemoryImageSource.MemoryImageSource(int, int,
int[], int, int) (/notnfs/gcj-bld/i686-pc-linux-gnu/libjav
a/.libs/lib-java-awt.so.0.0.0)
   at
com.acunia.wonka.test.awt.Image.PixelGrabberTest.PixelGrabberTest()
(/to/scratch/fitzsim/sources/gcj-src/wonka/com/acun
ia/wonka/test/awt/Image/PixelGrabberTest.java:64)
   at java.lang.Class.newInstance()
(/notnfs/gcj-bld/i686-pc-linux-gnu/libjava/.libs/libgcj.so.6.0.0)
   at com.acunia.wonka.test.awt.VisualTestEngine.LoadTest()
(/to/scratch/fitzsim/sources/gcj-src/wonka/com/acunia/wonka/test/
awt/VisualTestEngine.java:417)
   at
com.acunia.wonka.test.awt.VisualTestEngine.VisualTestEngine(java.lang.String[])
(/to/scratch/fitzsim/sources/gcj-src/wo
nka/com/acunia/wonka/test/awt/VisualTestEngine.java:196)
   at
com.acunia.wonka.test.awt.VisualTestEngine.main(java.lang.String[])
(/to/scratch/fitzsim/sources/gcj-src/wonka/com/acun
ia/wonka/test/awt/VisualTestEngine.java:65)


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Run Acunia PixelGrabberTest


Additional info:

-- 
           Summary: Acunia PixelGrabberTest test failing due to a
                    MemoryImageSource NPE
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P1
         Component: AWT
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fitzsim at redhat dot com
                CC: fitzsim at redhat dot com,gcc-bugs at gcc dot gnu dot
                    org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16757


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug AWT/16757] Acunia PixelGrabberTest test failing due to a MemoryImageSource NPE
  2004-07-27  0:39 [Bug AWT/16757] New: Acunia PixelGrabberTest test failing due to a MemoryImageSource NPE gcc-bugzilla at gcc dot gnu dot org
@ 2004-07-27  1:05 ` fitzsim at redhat dot com
  2004-07-27  1:55 ` fitzsim at redhat dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: fitzsim at redhat dot com @ 2004-07-27  1:05 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |normal
           Priority|P1                          |P2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16757


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug AWT/16757] Acunia PixelGrabberTest test failing due to a MemoryImageSource NPE
  2004-07-27  0:39 [Bug AWT/16757] New: Acunia PixelGrabberTest test failing due to a MemoryImageSource NPE gcc-bugzilla at gcc dot gnu dot org
  2004-07-27  1:05 ` [Bug AWT/16757] " fitzsim at redhat dot com
@ 2004-07-27  1:55 ` fitzsim at redhat dot com
  2004-07-27  1:56 ` fitzsim at redhat dot com
  2004-07-30 19:47 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: fitzsim at redhat dot com @ 2004-07-27  1:55 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From fitzsim at redhat dot com  2004-07-27 01:55 -------
Verified; fixed on java-gui-branch.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16757


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug AWT/16757] Acunia PixelGrabberTest test failing due to a MemoryImageSource NPE
  2004-07-27  0:39 [Bug AWT/16757] New: Acunia PixelGrabberTest test failing due to a MemoryImageSource NPE gcc-bugzilla at gcc dot gnu dot org
  2004-07-27  1:05 ` [Bug AWT/16757] " fitzsim at redhat dot com
  2004-07-27  1:55 ` fitzsim at redhat dot com
@ 2004-07-27  1:56 ` fitzsim at redhat dot com
  2004-07-30 19:47 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: fitzsim at redhat dot com @ 2004-07-27  1:56 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |djee at redhat dot com
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-07-27 01:55:31
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16757


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug AWT/16757] Acunia PixelGrabberTest test failing due to a MemoryImageSource NPE
  2004-07-27  0:39 [Bug AWT/16757] New: Acunia PixelGrabberTest test failing due to a MemoryImageSource NPE gcc-bugzilla at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-07-27  1:56 ` fitzsim at redhat dot com
@ 2004-07-30 19:47 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-07-30 19:47 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.5.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16757


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug awt/16757] Acunia PixelGrabberTest test failing due to a MemoryImageSource NPE
       [not found] <bug-16757-8711@http.gcc.gnu.org/bugzilla/>
@ 2005-10-16  1:56 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-16  1:56 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.0.0                       |pre-0.18


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16757


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-10-16  1:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-27  0:39 [Bug AWT/16757] New: Acunia PixelGrabberTest test failing due to a MemoryImageSource NPE gcc-bugzilla at gcc dot gnu dot org
2004-07-27  1:05 ` [Bug AWT/16757] " fitzsim at redhat dot com
2004-07-27  1:55 ` fitzsim at redhat dot com
2004-07-27  1:56 ` fitzsim at redhat dot com
2004-07-30 19:47 ` pinskia at gcc dot gnu dot org
     [not found] <bug-16757-8711@http.gcc.gnu.org/bugzilla/>
2005-10-16  1:56 ` [Bug awt/16757] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).