Skip to content

Instantly share code, notes, and snippets.

@mvexel
Created July 27, 2012 04:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mvexel/3186208 to your computer and use it in GitHub Desktop.
Save mvexel/3186208 to your computer and use it in GitHub Desktop.
graph builder java runtime error.
2012-07-26 22:36:46,931 DEBUG [MapBuilder.java:62] : Matching: RouteVariant(811 from CANYON RD @ 1195 N (UTA_19144)) ncoords = 314
2012-07-26 22:36:47,224 DEBUG [StreetMatcher.java:114] : seen / total: 13179 / 50000
2012-07-26 22:36:47,382 DEBUG [StreetMatcher.java:114] : seen / total: 13486 / 100000
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f4c0a42e0b7, pid=564, tid=139964451636992
#
# JRE version: 6.0_24-b24
# Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea6 1.11.3
# Distribution: Ubuntu 10.04.1 LTS, package 6b24-1.11.3-1ubuntu0.10.04.1
# Problematic frame:
# V [libjvm.so+0x6e20b7] PSPromotionManager::copy_to_survivor_space(oopDesc*)+0x127
#
# An error report file with more information is saved as:
# /otp/hs_err_pid564.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/
#
bin/build-graph.sh: line 1: 564 Aborted java -Xmx8G -jar lib/graph-builder.jar graph-builder.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment