Opened 15 years ago
Closed 15 years ago
#5376 closed defect (irreproducible)
crash during startup
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Start JOSM
What is the expected result?
OSM starts normally
What happens instead?
Crash with the error message (see below)
Subsequent start attempts crash with "javaw.exe has detected a problem and must be shut down"(german:"javaw.exe hat ein Problem festgestellt und muss beendet werden")-errormessage (from Windows). Strangely, JOSM starts, but once i decide not to send the problem report (and click the corresponding button (german:"Nicht senden"), JOSM closes.
Please provide any additional information below. Attach a screenshot if
possible.
Open programs at time of crash:
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2010-07-17 01:31:31 Last Changed Author: bastiK Revision: 3376 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2010-07-16 23:44:00 +0200 (Fri, 16 Jul 2010) Last Changed Rev: 3376 Identification: JOSM/1.5 (3376 de) Memory Usage: 23 MB / 247 MB (6 MB allocated, but free) Java version: 1.6.0_21, Sun Microsystems Inc., Java HotSpot(TM) Client VM Operating system: Windows XP java.lang.IndexOutOfBoundsException: Index: 3, Size: 3 at java.util.ArrayList.RangeCheck(Unknown Source) at java.util.ArrayList.get(Unknown Source) at java.awt.Container.createHierarchyEvents(Unknown Source) at java.awt.Container.createHierarchyEvents(Unknown Source) at java.awt.Container.createHierarchyEvents(Unknown Source) at java.awt.Container.createHierarchyEvents(Unknown Source) at java.awt.Container.createHierarchyEvents(Unknown Source) at java.awt.Container.createHierarchyEvents(Unknown Source) at java.awt.Component.hide(Unknown Source)%0
Attachments (0)
Change History (2)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Resolution: | → irreproducible |
---|---|
Status: | new → closed |
Error happened consistently, but i now cannot reproduce it. Opening all programs open at the time of the crashes does not help (crashes do not occur anymore). Sorry.
Replying to tilman.brock@…:
were firefox, outlook, google earth, VNC and meshlab.
After closing meshlab, GE and VNC the crash does not happen anymore.
I'll now try to reproduce it and identify the culprint, may take some time.