Modify

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#4607 closed defect (duplicate)

Too new Java?

Reported by: oh1qt@… Owned by: team
Priority: normal Component: Core
Version: Keywords:
Cc:

Description

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-01-16 02:32:07
Last Changed Author: stoecker
Revision: 2864
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-01-15 23:23:43 +0100 (Fri, 15 Jan 2010)
Last Changed Rev: 2864

Memory Usage: 27 MB / 508 MB (11 MB allocated, but free)
Java version: 1.6.0_16

Plugins: openstreetbugs,remotecontrol,validator,wmsplugin
Plugin openstreetbugs Version: 18962
Plugin wmsplugin Version: 18953
Plugin remotecontrol Version: 18678
Plugin validator Version: 18962

java.lang.UnsatisfiedLinkError: sun.awt.image.ImageRepresentation.setBytePixels(IIII[BIILsun/awt/image/ByteComponentRaster;I)V

at sun.awt.image.ImageRepresentation.setBytePixels(Native Method)
at sun.awt.image.ImageRepresentation.setPixels(Unknown Source)
at sun.awt.image.ImageDecoder.setPixels(Unknown Source)
at sun.awt.image.PNGImageDecoder.sendPixels(Unknown Source)
at sun.awt.image.PNGImageDecoder.produceImage(Unknown Source)
at sun.awt.image.InputStreamImageSource.doFetch(Unknown Source)
at sun.awt.image.ImageFetcher.fetchloop(Unknown Source)
at sun.awt.image.ImageFetcher.run(Unknown Source)

Attachments (0)

Change History (4)

comment:1 Changed 3 years ago by bastiK

Thanks for reporting.

How often and under what circumstances does it happen? Reproducible?

comment:2 Changed 3 years ago by bastiK

(duplicate: #3954)

comment:3 Changed 3 years ago by stoecker

  • Resolution set to duplicate
  • Status changed from new to closed

I think this is essentially the same as #2904. This seems to be a bug in PNG decoder of Java. The error is a bit different here probably due to another Java version.

comment:4 Changed 3 years ago by stoecker

Closed as duplicate of #2904.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.