Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#5882 closed defect (duplicate)

Crash on start

Reported by: Vort_ Owned by: team
Priority: normal Milestone:
Component: Core Version: tested
Keywords: template_report, crash Cc:

Description

What steps will reproduce the problem?

  1. Start the program

What is the expected result?

  • Program started

What happens instead?

  • Crash

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

  • On next start, program loaded without problems
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-12-31 02:31:28
Last Changed Author: bastiK
Revision: 3751
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-12-30 16:31:05 +0100 (Thu, 30 Dec 2010)
Last Changed Rev: 3751

Identification: JOSM/1.5 (3751 ru)
Memory Usage: 22 MB / 618 MB (2 MB allocated, but free)
Java version: 1.6.0_22, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows 7


java.lang.IndexOutOfBoundsException: Index: 3, Size: 3
	at java.util.ArrayList.RangeCheck(ArrayList.java:547)
	at java.util.ArrayList.get(ArrayList.java:322)
	at java.awt.Container.createHierarchyEvents(Container.java:1357)
	at java.awt.Container.createHierarchyEvents(Container.java:1357)
	at java.awt.Container.createHierarchyEvents(Container.java:1357)
	at java.awt.Container.createHierarchyEvents(Container.java:1357)
	at java.awt.Container.createHierarchyEvents(Container.java:1357)
	at java.awt.Container.createHierarchyEvents(Container.java:1357)
	at java.awt.Component.hide(Component.java:1601)
	at java.awt.Window.hide(Window.java:942)
	at java.awt.Component.show(Component.java:1565)
	at java.awt.Component.setVisible(Component.java:1515)
	at java.awt.Window.setVisible(Window.java:842)
	at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:238)

Attachments (0)

Change History (3)

comment:1 by anonymous, 14 years ago

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

comment:2 by stoecker, 14 years ago

Resolution: duplicate
Status: newclosed

comment:3 by stoecker, 14 years ago

Closed as duplicate of #6284.

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.