Comment 17 for bug 460104

Revision history for this message
Dario Bertini (berdario) wrote :

uh, i thought that the --log-file argument was the same from the previous commands, and didn't bother to check it... however the result is the same as before:

G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --smc-check=all --log-file=$HOME/valgrind.log --trace-children=yes /usr/bin/eclipse -vm /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/server/
Gtk-Message: Failed to load module "pk-gtk-module": libpk-gtk-module.so: impossibile aprire il file oggetto condiviso: Nessun file o directory
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGILL (0x4) at pc=0x0000000010319c46, pid=13077, tid=67386064
#
# JRE version: 6.0-b16
# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
# Distribution: Ubuntu karmic (development branch), package 6b16-1.6.1-1ubuntu3
# Problematic frame:
# v ~RuntimeStub::resolve_static_call
#
# An error report file with more information is saved as:
# /home/dario/hs_err_pid13077.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/
#
Killed
dario@macbook:~$