Modify ↓
#2878 closed defect (wontfix)
crash: "Java2D Queue Flusher"
Reported by: | phobie | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | crash Java2D Queue Flusher | Cc: |
Description
Started JOSM
downloaded several small areas
after the 4th download JOSM crashed to console
(no exception-popup this time)
I attached the logfile hs_err_pid6830.log mentioned in the console...
console output:
OpenGL pipeline enabled for default config on screen 0 loading plastic_laf loading measurement loading openstreetbugs loading osmarender loading remotecontrol RemoteControl::Accepting connections on port 8111 loading routes loading slippymap loading tageditor loading tagging-preset-tester loading usertools loading utilsplugin loading validator loading waydownloader loading wmsplugin GET http://api.openstreetmap.org/api/capabilities... OK Communications with http://api.openstreetmap.org/api established using protocol version 0.6 GET http://api.openstreetmap.org/api/0.6/map?bbox=10.184326171874998,54.4175315980677,10.223808288574219,54.44109775583886 minZoomLvl shouldnt be lees than 2! Setting to 2. total of 0 loaded tiles, size OK 1247062987354 doesn't even cover one tile, increasing zoom from 2 current zoom lvl (2) couldnt be increased. MaxZoomLvl (-6) reached. doesn't even cover one tile, increasing zoom from 2 current zoom lvl (2) couldnt be increased. MaxZoomLvl (-6) reached. doesn't even cover one tile, increasing zoom from 2 current zoom lvl (2) couldnt be increased. MaxZoomLvl (-6) reached. doesn't even cover one tile, increasing zoom from 2 current zoom lvl (2) couldnt be increased. MaxZoomLvl (-6) reached. doesn't even cover one tile, increasing zoom from 2 current zoom lvl (2) couldnt be increased. MaxZoomLvl (-6) reached. doesn't even cover one tile, increasing zoom from 2 current zoom lvl (2) couldnt be increased. MaxZoomLvl (-6) reached. doesn't even cover one tile, increasing zoom from 2 current zoom lvl (2) couldnt be increased. MaxZoomLvl (-6) reached. doesn't even cover one tile, increasing zoom from 2 current zoom lvl (2) couldnt be increased. MaxZoomLvl (-6) reached. doesn't even cover one tile, increasing zoom from 2 current zoom lvl (2) couldnt be increased. MaxZoomLvl (-6) reached. doesn't even cover one tile, increasing zoom from 2 current zoom lvl (2) couldnt be increased. MaxZoomLvl (-6) reached. GET http://api.openstreetmap.org/api/0.6/map?bbox=10.099525451660154,54.487391707787516,10.279083251953125,54.55155776576364 GET http://api.openstreetmap.org/api/0.6/map?bbox=10.213851928710938,54.43490795919083,10.30963897705078,54.47283072291528 # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x49068fff, pid=6830, tid=1865137040 # # JRE version: 6.0_14-b08 # Java VM: Java HotSpot(TM) Server VM (14.0-b16 mixed mode linux-x86 ) # Problematic frame: # C [libGL.so.1+0x61fff] # # An error report file with more information is saved as: # /somedir/josm/hs_err_pid6830.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # ./josm-download-latest.sh: line 13: 6830 Abgebrochen java -Xmx1024M -Dsun.java2d.opengl=True -jar josm-latest.jar
Attachments (1)
Change History (3)
by , 16 years ago
Attachment: | hs_err_pid6830.log added |
---|
comment:2 by , 16 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Removing the -Dsun.java2d.opengl=True should fix the issue. A Java bug.
Note:
See TracTickets
for help on using tickets.
java crashlog