#2590 closed defect (duplicate)
JOSM exeption
| Reported by: | dieterdreist | Owned by: | stoecker |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
JOSM quits without any warning or error. Happened several times to me recently (after API 06., but not necessarily related to this). Happened never before. There is no error message. This time it happened on upload, but fortunately the upload was nevertheless successful :) (e.g. it happened directly _after_ the upload).
Attachments (4)
Change History (10)
comment:1 Changed 4 years ago by anonymous
comment:2 Changed 4 years ago by stoecker
- Owner changed from team to dieterdreist
- Status changed from new to needinfo
comment:3 Changed 4 years ago by dieterdreist
yes, you're right, there are some of the errorfiles (didn't notice them before). Maybe it is also caused by a new setting I start JOSM with: -Dsun.java2d.opengl=true
comment:4 Changed 4 years ago by dieterdreist
- Owner changed from dieterdreist to stoecker
- Priority changed from critical to major
- Status changed from needinfo to new
comment:5 Changed 4 years ago by stoecker
- Resolution set to duplicate
- Status changed from new to closed
See #2514.
comment:6 Changed 4 years ago by stoecker
Closed as duplicate of #2514.



Sounds like a crash of the Java VM. Usually in such a case an error log file is created in the current directory named hs_err_pid????.log or similar.
If there is such a file this bug may be similar to #2514.