Opened 15 years ago
Closed 15 years ago
#4045 closed defect (worksforme)
JOSM crashes on launch
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | Cc: |
Description
This is on Windoz 98
Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 2255
Node Kind: directory
Last Changed Author: Gubaer
Last Changed Rev: 2255
Last Changed Date: 2009-10-07 21:25:15 +0200 (Wed, 07 Oct 2009)
Memory Usage: 15 MB / 508 MB (5 MB allocated, but free)
Java version: 1.5.0_22
java.lang.NullPointerException
at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:79)
at org.openstreetmap.josm.actions.NewAction.<init>(NewAction.java:17)
at org.openstreetmap.josm.gui.MainMenu.<init>(MainMenu.java:95)
at org.openstreetmap.josm.Main.<init>(Main.java:192)
at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:42)
at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:146)
Attachments (0)
Change History (5)
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:2 by , 15 years ago
I'll try again later with the latest version of JOSM and a less antique system.
comment:4 by , 15 years ago
Newer version of JOSM on a different machine and OS works fine. My guess is that the 10 year old box I was trying to use had too little RAM and JOSM failed to deal with that gracefully.
comment:5 by , 15 years ago
Resolution: | → worksforme |
---|---|
Status: | needinfo → closed |
You're kidding ??
This unlikely to be fixed because we release a new
tested
today (and perhaps tomorrow again) which will replace version 2255 (the version you're using).Can you run the new
tested
and check whether the problem still occurs?