You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Ann Addicks (JIRA)" <ji...@apache.org> on 2012/06/11 15:04:42 UTC

[jira] [Created] (PDFBOX-1336) JVM Crashes on Linux OS + Sun JVM + PDFBox

Ann Addicks created PDFBOX-1336:
-----------------------------------

             Summary: JVM Crashes on Linux OS + Sun JVM + PDFBox
                 Key: PDFBOX-1336
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1336
             Project: PDFBox
          Issue Type: Bug
    Affects Versions: 1.7.0
         Environment: CentOS 5.6
Java: 6 update 31
Tomcat 7.0.26
            Reporter: Ann Addicks
            Priority: Critical


 A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x796af64d, pid=16603, tid=2021653392
#
# JRE version: 6.0_31-b04
# Java VM: Java HotSpot(TM) Server VM (20.6-b01 mixed mode linux-x86 )
# Problematic frame:
# C  [libfontmanager.so+0x1e64d]  imaginary long double+0x7d
#
# 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.


I can provide the full error, please let me know.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PDFBOX-1336) JVM Crashes on Linux OS + Sun JVM + PDFBox

Posted by "Timo Boehme (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292864#comment-13292864 ] 

Timo Boehme commented on PDFBOX-1336:
-------------------------------------

As you can see from the crash log the error occurs in a native library called by the Java VM. The library is supposed to handle font data. Thus the font library shipped with your OS seems to have a bug or the font data is corrupted and the library cannot cope with it. Thus I don't think there is something we can do at PDFBOX side. If you can share the problematic document we could test if this problem occurs with other environments as well.
                
> JVM Crashes on Linux OS + Sun JVM + PDFBox
> ------------------------------------------
>
>                 Key: PDFBOX-1336
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1336
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>         Environment: CentOS 5.6
> Sun JVM Java version: 6 update 31
> Tomcat 7.0.26
>            Reporter: Ann Addicks
>            Priority: Critical
>         Attachments: hs_err_pid16603.log
>
>
>  A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x796af64d, pid=16603, tid=2021653392
> #
> # JRE version: 6.0_31-b04
> # Java VM: Java HotSpot(TM) Server VM (20.6-b01 mixed mode linux-x86 )
> # Problematic frame:
> # C  [libfontmanager.so+0x1e64d]  imaginary long double+0x7d
> #
> # 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.
> I can provide the full error, please let me know.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PDFBOX-1336) JVM Crashes on Linux OS + Sun JVM + PDFBox

Posted by "Timo Boehme (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294336#comment-13294336 ] 

Timo Boehme commented on PDFBOX-1336:
-------------------------------------

This maybe also relates to Java bugs closed with current version. See https://bugzilla.redhat.com/show_bug.cgi?id=829361#c0
                
> JVM Crashes on Linux OS + Sun JVM + PDFBox
> ------------------------------------------
>
>                 Key: PDFBOX-1336
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1336
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>         Environment: CentOS 5.6
> Sun JVM Java version: 6 update 31
> Tomcat 7.0.26
>            Reporter: Ann Addicks
>            Priority: Critical
>         Attachments: hs_err_pid16603.log, pdfcrowd_1334685364.pdf
>
>
>  A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x796af64d, pid=16603, tid=2021653392
> #
> # JRE version: 6.0_31-b04
> # Java VM: Java HotSpot(TM) Server VM (20.6-b01 mixed mode linux-x86 )
> # Problematic frame:
> # C  [libfontmanager.so+0x1e64d]  imaginary long double+0x7d
> #
> # 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.
> I can provide the full error, please let me know.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Comment Edited] (PDFBOX-1336) JVM Crashes on Linux OS + Sun JVM + PDFBox

Posted by "Josh Brackett (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293684#comment-13293684 ] 

Josh Brackett edited comment on PDFBOX-1336 at 6/12/12 3:18 PM:
----------------------------------------------------------------

Added PDF displaying the issue. 

In our testing the problem occurs on both Linux and Windows but not on Mac.

Using an openjdk version of the jvm resolves the crash problem but the font is not correct and some characters are not displayed correctly.


Using the latest 1.6 jdk available for the Mac results in the best representation of the pdf in question.

java version "1.6.0_31"
Java(TM) SE Runtime Environment (build 1.6.0_31-b04-415-11M3635)
Java HotSpot(TM) 64-Bit Server VM (build 20.6-b01-415, mixed mode)
                
      
> JVM Crashes on Linux OS + Sun JVM + PDFBox
> ------------------------------------------
>
>                 Key: PDFBOX-1336
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1336
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>         Environment: CentOS 5.6
> Sun JVM Java version: 6 update 31
> Tomcat 7.0.26
>            Reporter: Ann Addicks
>            Priority: Critical
>         Attachments: hs_err_pid16603.log, pdfcrowd_1334685364.pdf
>
>
>  A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x796af64d, pid=16603, tid=2021653392
> #
> # JRE version: 6.0_31-b04
> # Java VM: Java HotSpot(TM) Server VM (20.6-b01 mixed mode linux-x86 )
> # Problematic frame:
> # C  [libfontmanager.so+0x1e64d]  imaginary long double+0x7d
> #
> # 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.
> I can provide the full error, please let me know.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PDFBOX-1336) JVM Crashes on Linux OS + Sun JVM + PDFBox

Posted by "Ann Addicks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ann Addicks updated PDFBOX-1336:
--------------------------------

    Attachment: hs_err_pid16603.log

Full crash log
                
> JVM Crashes on Linux OS + Sun JVM + PDFBox
> ------------------------------------------
>
>                 Key: PDFBOX-1336
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1336
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>         Environment: CentOS 5.6
> Java: 6 update 31
> Tomcat 7.0.26
>            Reporter: Ann Addicks
>            Priority: Critical
>         Attachments: hs_err_pid16603.log
>
>
>  A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x796af64d, pid=16603, tid=2021653392
> #
> # JRE version: 6.0_31-b04
> # Java VM: Java HotSpot(TM) Server VM (20.6-b01 mixed mode linux-x86 )
> # Problematic frame:
> # C  [libfontmanager.so+0x1e64d]  imaginary long double+0x7d
> #
> # 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.
> I can provide the full error, please let me know.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PDFBOX-1336) JVM Crashes on Linux OS + Sun JVM + PDFBox

Posted by "Timo Boehme (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294248#comment-13294248 ] 

Timo Boehme commented on PDFBOX-1336:
-------------------------------------

I can confirm this on Linux with 1.6. This should be reported to Oracle as a bug in libfontmanager library which is shipped with Java. There is already a similar report in http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6962367 but this seems to be another one.
                
> JVM Crashes on Linux OS + Sun JVM + PDFBox
> ------------------------------------------
>
>                 Key: PDFBOX-1336
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1336
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>         Environment: CentOS 5.6
> Sun JVM Java version: 6 update 31
> Tomcat 7.0.26
>            Reporter: Ann Addicks
>            Priority: Critical
>         Attachments: hs_err_pid16603.log, pdfcrowd_1334685364.pdf
>
>
>  A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x796af64d, pid=16603, tid=2021653392
> #
> # JRE version: 6.0_31-b04
> # Java VM: Java HotSpot(TM) Server VM (20.6-b01 mixed mode linux-x86 )
> # Problematic frame:
> # C  [libfontmanager.so+0x1e64d]  imaginary long double+0x7d
> #
> # 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.
> I can provide the full error, please let me know.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PDFBOX-1336) JVM Crashes on Linux OS + Sun JVM + PDFBox

Posted by "Ann Addicks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294402#comment-13294402 ] 

Ann Addicks commented on PDFBOX-1336:
-------------------------------------

It continues to crash in update 33, I'll post in Oracle's defect tracker.  Thank you, Timo, for looking into this!
                
> JVM Crashes on Linux OS + Sun JVM + PDFBox
> ------------------------------------------
>
>                 Key: PDFBOX-1336
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1336
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>         Environment: CentOS 5.6
> Sun JVM Java version: 6 update 31
> Tomcat 7.0.26
>            Reporter: Ann Addicks
>            Priority: Critical
>         Attachments: hs_err_pid16603.log, pdfcrowd_1334685364.pdf
>
>
>  A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x796af64d, pid=16603, tid=2021653392
> #
> # JRE version: 6.0_31-b04
> # Java VM: Java HotSpot(TM) Server VM (20.6-b01 mixed mode linux-x86 )
> # Problematic frame:
> # C  [libfontmanager.so+0x1e64d]  imaginary long double+0x7d
> #
> # 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.
> I can provide the full error, please let me know.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PDFBOX-1336) JVM Crashes on Linux OS + Sun JVM + PDFBox

Posted by "Ann Addicks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ann Addicks updated PDFBOX-1336:
--------------------------------

    Environment: 
CentOS 5.6
Sun JVM Java version: 6 update 31
Tomcat 7.0.26

  was:
CentOS 5.6
Java: 6 update 31
Tomcat 7.0.26

    
> JVM Crashes on Linux OS + Sun JVM + PDFBox
> ------------------------------------------
>
>                 Key: PDFBOX-1336
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1336
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>         Environment: CentOS 5.6
> Sun JVM Java version: 6 update 31
> Tomcat 7.0.26
>            Reporter: Ann Addicks
>            Priority: Critical
>         Attachments: hs_err_pid16603.log
>
>
>  A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x796af64d, pid=16603, tid=2021653392
> #
> # JRE version: 6.0_31-b04
> # Java VM: Java HotSpot(TM) Server VM (20.6-b01 mixed mode linux-x86 )
> # Problematic frame:
> # C  [libfontmanager.so+0x1e64d]  imaginary long double+0x7d
> #
> # 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.
> I can provide the full error, please let me know.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PDFBOX-1336) JVM Crashes on Linux OS + Sun JVM + PDFBox

Posted by "Josh Brackett (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396746#comment-13396746 ] 

Josh Brackett commented on PDFBOX-1336:
---------------------------------------

Oracle Java bug for reference: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7176622
                
> JVM Crashes on Linux OS + Sun JVM + PDFBox
> ------------------------------------------
>
>                 Key: PDFBOX-1336
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1336
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>         Environment: CentOS 5.6
> Sun JVM Java version: 6 update 31
> Tomcat 7.0.26
>            Reporter: Ann Addicks
>            Priority: Critical
>         Attachments: hs_err_pid16603.log, pdfcrowd_1334685364.pdf
>
>
>  A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x796af64d, pid=16603, tid=2021653392
> #
> # JRE version: 6.0_31-b04
> # Java VM: Java HotSpot(TM) Server VM (20.6-b01 mixed mode linux-x86 )
> # Problematic frame:
> # C  [libfontmanager.so+0x1e64d]  imaginary long double+0x7d
> #
> # 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.
> I can provide the full error, please let me know.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira