Modify

Opened 15 months ago

Closed 15 months ago

Last modified 15 months ago

#7410 closed defect (fixed)

Shortcut infinite loop

Reported by: bastiK Owned by: team
Priority: normal Component: Core
Version: Keywords:
Cc:

Description

java.lang.StackOverflowError
        at org.openstreetmap.josm.tools.Shortcut.registerShortcut(Shortcut.java:453)
        at org.openstreetmap.josm.tools.Shortcut.registerShortcut(Shortcut.java:453)
        at org.openstreetmap.josm.tools.Shortcut.registerShortcut(Shortcut.java:453)
        at org.openstreetmap.josm.tools.Shortcut.registerShortcut(Shortcut.java:453)
        at org.openstreetmap.josm.tools.Shortcut.registerShortcut(Shortcut.java:453)
        at org.openstreetmap.josm.tools.Shortcut.registerShortcut(Shortcut.java:453)

Attachments (0)

Change History (3)

comment:1 Changed 15 months ago by stoecker

  • Resolution set to fixed
  • Status changed from new to closed

In 4979/josm:

fix #7410 - infinite loop

comment:2 Changed 15 months ago by stoecker

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

comment:3 Changed 15 months ago by stoecker

Updated latest to reduce the number of reports.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.