[Bug 1232] New: SIGSEGV generating javadoc: com.sun.tools.doclets.formats.html.HtmlDocletWriter.getAnchor(Lcom/sun/javadoc/ExecutableMemberDoc; )Ljava/lang/String;

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Nov 23 13:57:23 PST 2012


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1232

          Priority: P3
            Bug ID: 1232
                CC: unassigned at icedtea.classpath.org
          Assignee: gnu.andrew at redhat.com
           Summary: SIGSEGV generating javadoc:
                    com.sun.tools.doclets.formats.html.HtmlDocletWriter.ge
                    tAnchor(Lcom/sun/javadoc/ExecutableMemberDoc;)Ljava/la
                    ng/String;
          Severity: normal
    Classification: Unclassified
                OS: Linux
          Reporter: david_rennalls at mitel.com
          Hardware: x86
            Status: NEW
           Version: unspecified
         Component: IcedTea
           Product: IcedTea

Created attachment 803
  --> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=803&action=edit
hs_err file generated by the crash

Ant build script died when generating javadoc for the source. OS and openjdk
version are below..
[~]$ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5
CentOS release 5.7 (Final)

[~]$ rpm -qi java-1.6.0
package java-1.6.0 is not installed
rennalls at ottcmb41 : Fri Nov 23 04:55 PM
[~]$ rpm -qi java-1.6.0-openjdk
Name        : java-1.6.0-openjdk           Relocations: (not relocatable)
Version     : 1.6.0.0                           Vendor: CentOS
Release     : 1.22.1.9.8.el5_6              Build Date: Wed 08 Jun 2011
07:27:57                                                             PM EDT
Install Date: Thu 06 Oct 2011 03:08:26 PM EDT      Build Host:
builder10.centos.                                                           
org
Group       : Development/Languages         Source RPM:
java-1.6.0-openjdk-1.6.0                                                       
    .0-1.22.1.9.8.el5_6.src.rpm
Size        : 54831824                         License: ASL 1.1, ASL 2.0, GPL+,
                                                            GPLv2, GPLv2 with
exceptions, LGPL+, LGPLv2, MPLv1.0, MPLv1.1, Public Domain, W3                 
                                          C
Signature   : DSA/SHA1, Mon 13 Jun 2011 09:09:11 AM EDT, Key ID
a8a447dce8562897
URL         : http://icedtea.classpath.org/
Summary     : OpenJDK Runtime Environment
Description :
The OpenJDK runtime environment.


....snippet from the crash...
  [javadoc] Generating ..../EnumerateUserRequest.html...
  [javadoc] #
  [javadoc] # A fatal error has been detected by the Java Runtime Environment:
  [javadoc] #
  [javadoc] #  SIGSEGV (0xb) at pc=0xb5113dae, pid=9120, tid=3085990800
  [javadoc] #
  [javadoc] # JRE version: 6.0_20-b20
  [javadoc] # Java VM: OpenJDK Server VM (19.0-b09 mixed mode linux-x86 )
  [javadoc] # Derivative: IcedTea6 1.9.8
  [javadoc] # Distribution: CentOS release 5.6 (Final), package
rhel-1.22.1.9.8.el5_6-i386
  [javadoc] # Problematic frame:
  [javadoc] # J 
com.sun.tools.doclets.formats.html.HtmlDocletWriter.getAnchor(Lcom/sun/javadoc/ExecutableMemberDoc;)Ljava/lang/String;
  [javadoc] #
  [javadoc] # An error report file with more information is saved as:
  [javadoc] # ..../hs_err_pid9120.log
  [javadoc] #
  [javadoc] # If you would like to submit a bug report, please include
  [javadoc] # instructions how to reproduce the bug and visit:
  [javadoc] #   http://icedtea.classpath.org/bugzilla
  [javadoc] #
...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20121123/4b0b57ce/attachment.html 


More information about the distro-pkg-dev mailing list