Modify ↓
#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?
- 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 , 14 years ago
comment:2 by , 14 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Ticket #6349 has been marked as a duplicate of this ticket.