#6307 closed defect (othersoftware)
josm crash
Reported by: | dieterdreist | Owned by: | team |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | crash | Cc: |
Description
I did nothing. Well, clicked on download after some tracing (few data, 10 minutes of work in a almost unmapped area) and crash.
GET http://api.openstreetmap.org/api/0.6/map?bbox=18.8616663,-0.41072149999999996,19.1213753,-0.24804749999999998
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb3c3d168, pid=27874, tid=2979814256
#
# JRE version: 6.0_22-b22
# Java VM: OpenJDK Client VM (20.0-b11 mixed mode, sharing linux-x86 )
# Derivative: IcedTea6 1.10.1
# Distribution: Ubuntu Natty (development branch), package 6b22-1.10.1-0ubuntu1
# Problematic frame:
# C [libGL.so.1+0x3e168] glXGetDriverConfig+0x29c8
#
# An error report file with more information is saved as:
# /home/mortn/hs_err_pid27874.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Attachments (2)
Change History (5)
by , 14 years ago
Attachment: | hs_err_pid27874.log added |
---|
comment:1 by , 14 years ago
Resolution: | → othersoftware |
---|---|
Status: | new → closed |
by , 14 years ago
Attachment: | Data Layer 1_20110504_1938.osm added |
---|
this autosave file reproduces the crash on startup/load
comment:3 by , 14 years ago
Still happens with Sun Java as well, I think it is an issue of LibGL
PUT http://api.openstreetmap.org/api/0.6/changeset/create... OK
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb3e32168, pid=14789, tid=3011631984
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) Client VM (19.1-b02 mixed mode, sharing linux-x86 )
# Problematic frame:
# C [libGL.so.1+0x3e168]
#
# An error report file with more information is saved as:
# /home/mortn/hs_err_pid14789.log
POST http://api.openstreetmap.org/api/0.6/changeset/8057962/upload... #
# 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.
#
You should report this to Ubuntu or OpenJDK.