[Bug 463199] Re: java 6 segfault

Scott S. McCoy tag at cpan.org
Sat Nov 7 21:40:01 UTC 2009


Even an extremely simple swing app recreates the issue, so soapui isn't
required to validate it.

scott at inferno:~/code/experiments/java> javac HelloWorldSwing.java 
scott at inferno:~/code/experiments/java> java HelloWorldSwing
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fcfc1669b08, pid=10701, tid=140530266278160
#
# JRE version: 6.0_15-b03
# Java VM: Java HotSpot(TM) 64-Bit Server VM (14.1-b02 mixed mode linux-amd64 )
# Problematic frame:
# C  [libc.so.6+0x31b08]  catgets+0x18
#
# An error report file with more information is saved as:
# /home/scott/code/experiments/java/hs_err_pid10701.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

Again the issue is in catgets().

Instructions: (pc=0x00007fcfc1669b08)
0x00007fcfc1669af8:   53 74 6d 83 c6 01 85 f6 7e 66 85 d2 78 62 89 d0
0x00007fcfc1669b08:   4c 8b 4f 08 31 d2 0f af c6 48 8b 6f 18 4b 8d 1c 

Stack: [0x00007fcfc08a0000,0x00007fcfc09a1000],  sp=0x00007fcfc099f2c8,  free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libc.so.6+0x31b08]  catgets+0x18
C  [libmawt.so+0x1a8b95]

** Attachment added: "HelloWorldSwing.java"
   http://launchpadlibrarian.net/35332670/HelloWorldSwing.java

-- 
java 6 segfault
https://bugs.launchpad.net/bugs/463199
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list