Created
March 24, 2012 18:17
-
-
Save mvexel/2185826 to your computer and use it in GitHub Desktop.
osmosis crashes JRE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mvexel@lima$ osmosis --rb us.osm.pbf --wpd directory=/osm/tmp | |
Mar 24, 2012 12:11:51 PM org.openstreetmap.osmosis.core.Osmosis run | |
INFO: Osmosis Version 0.40.1 | |
Mar 24, 2012 12:11:51 PM org.openstreetmap.osmosis.core.Osmosis run | |
INFO: Preparing pipeline. | |
Mar 24, 2012 12:11:51 PM org.openstreetmap.osmosis.core.Osmosis run | |
INFO: Launching pipeline execution. | |
Mar 24, 2012 12:11:51 PM org.openstreetmap.osmosis.core.Osmosis run | |
INFO: Pipeline executing, waiting for completion. | |
# | |
# A fatal error has been detected by the Java Runtime Environment: | |
# | |
# SIGSEGV (0xb) at pc=0x00007fba2048fa3f, pid=24448, tid=140437278418688 | |
# | |
# JRE version: 6.0_20-b20 | |
# Java VM: OpenJDK 64-Bit Server VM (19.0-b09 mixed mode linux-amd64 compressed oops) | |
# Derivative: IcedTea6 1.9.13 | |
# Distribution: Ubuntu 10.04.1 LTS, package 6b20-1.9.13-0ubuntu1~10.04.1 | |
# Problematic frame: | |
# V [libjvm.so+0x573a3f] | |
# | |
# An error report file with more information is saved as: | |
# /osm/planet/hs_err_pid24448.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/ | |
# | |
Aborted |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment