Opened 13 years ago

Last modified 13 years ago

#8533 closed defect

AWT dead lock when hiding splash screen and opening main window. — at Version 1

Reported by: kendzi Owned by: team
Priority: blocker Milestone:
Component: Core Version: latest
Keywords: Cc:

Description (last modified by kendzi)

I was testing kendzi3d plugin on OpenSuse OS. It seams that JOSM hang when kendzi3d is setup for auto-start with JOSM. The result is that kendzi3d window is showed with splash-screen and everything is freeze. While debugging I find out AWT dead lock. JOSM hang out when starting on windows too but this is happening very rarely and I never had chance to debug it. On OpenSuse under VirtualBox it happen every run. I attached screen-shoot from debugger. I add patch witch solve problem but I don't have idea if my solution is correct. I don't have big experience with AWT.

Change History (3)

by kendzi, 13 years ago

Attachment: trace.png added

debbuger

by kendzi, 13 years ago

Attachment: MainApplication.java.patch added

comment:1 by kendzi, 13 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.