yjp segfault when opening Settings:User interface

Questions about YourKit Java Profiler
Post Reply
jcolson
Posts: 4
Joined: Tue Jan 10, 2006 1:48 pm

yjp segfault when opening Settings:User interface

Post by jcolson »

bash-2.05b$ ./yjp.sh
Picked up JAVA_TOOL_OPTIONS:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xb190a7dd, pid=11208, tid=2965207984
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode, sharing)
# Problematic frame:
# C [libfontmanager.so+0x167dd]
#
# An error report file with more information is saved as hs_err_pid11208.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Aborted
Vladimir Kondratyev
Posts: 1626
Joined: Tue Aug 10, 2004 7:52 pm

Post by Vladimir Kondratyev »

Please submit this problem to http://java.sun.com/webapps/bugreport/crash.jsp

It seems that your Linux desktop has some font that crashes JVM. Unfortunately I cannot help here.
Post Reply