Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2514 closed defect (wontfix)

JOSM crash

Reported by: FabC Owned by: team
Priority: major Milestone:
Component: unspecified Version:
Keywords: Cc:

Description

After a certain number of edit operations JOSM suddenly crash. This is occuring almost randomicaly, during editing and/or when uploading data changes. A hs_err_pidxxx.log is left in the gpx data folder (copy of one of them is attached).

Attachments (1)

hs_err_pid816.log (8.8 KB ) - added by FabC 16 years ago.
Log file created after JOSM crash

Download all attachments as: .zip

Change History (7)

by FabC, 16 years ago

Attachment: hs_err_pid816.log added

Log file created after JOSM crash

comment:1 by FabC, 16 years ago

The crash has been experienced through several version of JOSM (latest used was 1566) and of JAVA.

comment:2 by stoecker, 16 years ago

Resolution: wontfix
Status: newclosed

The logfile does not contain really helpful information. But when none of the JOSM crash error messages appear I fear this is a JAVA installation issue.

comment:3 by stoecker, 16 years ago

When you get any additional information which may show an JOSM related issue, then reopen that report or add a new one. The minimum is that a stacktrace or other text contain a position inside the josm code (there must be "josm" somewher in the source code file path).

comment:4 by stoecker, 16 years ago

Ticket #2456 has been marked as a duplicate of this ticket.

comment:5 by stoecker, 16 years ago

Copying from mailinglist:

From: Fabrizio Carrai

It looks like I found the solution!!!
It seems to "happen with machines with low video ram". I've an NVidia
Geoforce 6150 (shared memory 512MB): no idea if it falls in such category,
but now it works!

As in 1 the solution is to start JOSM including the Java option
"sun.java2d.d3d=false":

C:\WINDOWS\system32\javaw.exe -Dsun.java2d.d3d=false -Xmx800M -jar
C:\Programmi\Josm\josm-latest.jar

I'm now working since several hours with JOSM doing several changes and
uploads: no crashes till now! Before it was happening after very short
editing sessions.

Continuing testing!

comment:6 by stoecker, 16 years ago

Ticket #2590 has been marked as a duplicate of this ticket.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.