Modify

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#11495 closed defect (needinfo)

NPE in JPEGImageReader.readImage

Reported by: anonymous Owned by: anonymous
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

Sorry - there are no exact steps how to reproduce the problem.

What is the expected result?

What happens instead?

Please provide any additional information below. Attach a screenshot if possible.

Build-Date: 2015-05-29 10:29:32
Revision: 8433
Is-Local-Build: true

Identification: JOSM/1.5 (8433 SVN de) Linux Ubuntu 14.04.2 LTS
Memory Usage: 204 MB / 1755 MB (94 MB allocated, but free)
Java version: 1.7.0_79, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Dataset consistency test: No problems found


Last errors/warnings:
- E: java.lang.NullPointerException

java.lang.NullPointerException
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.readImage(Native Method)
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.readInternal(JPEGImageReader.java:1231)
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.read(JPEGImageReader.java:1034)
	at javax.imageio.ImageIO.read(ImageIO.java:1448)
	at javax.imageio.ImageIO.read(ImageIO.java:1352)
	at org.openstreetmap.gui.jmapviewer.Tile.loadImage(Tile.java:182)
	at org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob.loadingFinished(TMSCachedTileLoaderJob.java:194)
	at org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob.finishLoading(JCSCachedTileLoaderJob.java:277)
	at org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob.run(JCSCachedTileLoaderJob.java:249)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Attachments (0)

Change History (10)

comment:1 by wiktorn, 10 years ago

Owner: changed from team to wiktorn
Status: newassigned

It might be due to changes in [8433]

comment:2 by wiktorn, 10 years ago

Can you provide information, which imagery layer did you use, and which place you were mapping?

comment:3 by wiktorn, 10 years ago

Owner: changed from wiktorn to anonymous
Status: assignedneedinfo
Summary: Crash after editing a wayNPE in JPEGImageReader.readImage

It looks like it is not related to [8433]. Imagery link would help a lot replicating this bug

comment:4 by Don-vip, 10 years ago

Milestone: 15.05

comment:5 by Don-vip, 10 years ago

Milestone: 15.0515.06

let's fix it in next release. Maybe other people will reproduce the bug and will share more info.

comment:6 by Don-vip, 10 years ago

Milestone: 15.0615.07

skip milestone 15.06

comment:7 by Don-vip, 10 years ago

Milestone: 15.0715.08

comment:8 by Don-vip, 10 years ago

Milestone: 15.0815.09

Milestone renamed

comment:9 by simon04, 10 years ago

Resolution: needinfo
Status: needinfoclosed

comment:10 by Don-vip, 10 years ago

Milestone: 15.09

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain anonymous.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.