bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug awt/27915] New: gnu.java.awt.peer.gtk.BufferedImageGraphics.fill()


From: pere at hungry dot com
Subject: [Bug awt/27915] New: gnu.java.awt.peer.gtk.BufferedImageGraphics.fill() throw ArrayIndexOutOfBoundsException
Date: 6 Jun 2006 11:47:12 -0000

When running the standalone version of the openstreetmap.org java applet, it
starts as it should and draws a few tiles before it crashes with an
ArrayIndexOutOfBoundsException.  I am using the CVS version of classpath.

This is the output from the crash:

Error while running applet.
java.lang.ArrayIndexOutOfBoundsException
   at java.lang.VMSystem.arraycopy(Native Method)
   at java.lang.System.arraycopy(System.java:281)
   at
gnu.java.awt.peer.gtk.BufferedImageGraphics.updateBufferedImage(BufferedImageGraphics.java:191)
   at
gnu.java.awt.peer.gtk.BufferedImageGraphics.fill(BufferedImageGraphics.java:235)
   at processing.core.PGraphics2.draw_shape(PGraphics2.java:394)
   at processing.core.PGraphics2.ellipseImpl(PGraphics2.java:455)
   at processing.core.PGraphics.ellipse(PGraphics.java:1169)
   at processing.core.PApplet.ellipse(PApplet.java:6015)
   at org.openstreetmap.processing.OsmApplet.drawPoint(OsmApplet.java:766)
   at org.openstreetmap.processing.OsmApplet.draw(OsmApplet.java:563)
   at processing.core.PApplet.display(PApplet.java:1183)
   at processing.core.PGraphics.requestDisplay(PGraphics.java:520)
   at processing.core.PApplet.run(PApplet.java:1009)
   at java.lang.Thread.run(Thread.java:733)


-- 
           Summary: gnu.java.awt.peer.gtk.BufferedImageGraphics.fill() throw
                    ArrayIndexOutOfBoundsException
           Product: classpath
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: awt
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pere at hungry dot com


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]