Comment 3 for bug 585142

Revision history for this message
Munzir Taha (منذر طه) (munzirtaha) wrote :

I am also trying to access an applet on the net (@https://vpn.wdc01.softlayer.com) and it segfaults java.

$ java -version
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0x00007f9a9fb1b0eb, pid=7592, tid=140302092519168
#
# JRE version: 6.0_21-b21
# Java VM: OpenJDK 64-Bit Server VM (19.0-b09 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea6 1.10pre
# Distribution: Ubuntu natty (development branch), package 6b21~pre1-0ubuntu1
# Problematic frame:
# C [libc.so.6+0x850eb] memset+0xa5b
#
# An error report file with more information is saved as:
# /home/munzir/hs_err_pid7592.log
Segmentation fault (core dumped)