Announcement

Collapse
No announcement yet.

Jboss crash in kubuntu when an application open which is made in jasper reports

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Jboss crash in kubuntu when an application open which is made in jasper reports

    Java 1.5
    Jboss -4.0.3SP1
    Operating system Kubuntu feisty
    Browser Mozilla firefox

    My application is depolyed in jboss -4.0.3SP1 which generates jasper report.
    Jboss installed in kubuntu feisty and it is running and up.
    but when i open my application in mozilla ,jboss crash with following error

    please help
    Thnaks in advance

    An unexpected error has been detected by HotSpot Virtual Machine:
    #
    # SIGSEGV (0xb) at pc=0x97cbb2e5, pid=7722, tid=2555063184
    #
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_08-b03 mixed mode)
    # Problematic frame:
    # C [libfontmanager.so+0x2d2e5]
    #
    # An error report file with more information is saved as hs_err_pid7722.log
    #
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    #
    Aborted (core dumped)

    An error report file with more information is saved as hs_err_pid7722.log as shown below




    An unexpected error has been detected by HotSpot Virtual Machine:
    #
    # SIGSEGV (0xb) at pc=0x97cbb2e5, pid=7722, tid=2555063184
    #
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_08-b03 mixed mode)
    # Problematic frame:
    # C [libfontmanager.so+0x2d2e5]
    #

    --------------- T H R E A D ---------------

    Current thread (0x08acfba8): JavaThread "http-0.0.0.0-8080-2" daemon [_thread_in_native, id=7948]

    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x73e4e040

    Registers:
    EAX=0x088cc15c, EBX=0x97cfdd48, ECX=0x984b027c, EDX=0x9ab1e3b4
    ESP=0x984b01dc, EBP=0x984b0234, ESI=0x091d5170, EDI=0x00000000
    EIP=0x97cbb2e5, CR2=0x73e4e040, EFLAGS=0x00010216

    Top of Stack: (sp=0x984b01dc)
    0x984b01dc: 984b021c 984b041c 984b0284 b7625f28
    0x984b01ec: 984b023c 984b0340 091d48ac 08acfba8
    0x984b01fc: 00000004 984b021c 984b023c 096bae60
    0x984b020c: 984b0420 00000000 0000000a b0bd0880
    0x984b021c: 08acfba8 9ab1e3b4 97cbb2bb 97cfdd48
    0x984b022c: 984b027c 97d02220 984b0254 97cbcf08
    0x984b023c: 984b027c 08d4a0a0 ae474420 b7625d1f
    0x984b024c: 984b027c 08da33f0 984b03a4 97cbc501

    Instructions: (pc=0x97cbb2e5)
    0x97cbb2d5: 8b 38 83 e8 04 8b 10 83 e8 04 89 55 ec 8b 76 04
    0x97cbb2e5: 8b 14 96 89 55 e0 8b 34 be 29 d6 89 75 d0 8b 75

    Stack: [0x98432000,0x984b3000), sp=0x984b01dc, free space=504k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [libfontmanager.so+0x2d2e5]
    C [libfontmanager.so+0x2ef08]
    C [libfontmanager.so+0x2e501]
    C [libfontmanager.so+0x30d60]
    C [libfontmanager.so+0x2f97b]
    C [libfontmanager.so+0x2f785]
    C [libfontmanager.so+0x1cb44]
    C [libfontmanager.so+0x1d072]



Working...
X