[Bug 113] New: SIGSEGV from sun.awt.X11.XToolkit on 64-bit Linux

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Mar 5 08:47:19 PST 2008


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

           Summary: SIGSEGV from sun.awt.X11.XToolkit on 64-bit Linux
           Product: IcedTea
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: IcedTea
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: alankila at bel.fi


Icedtea version: icedtea-java7-jdk_7~b24-1.5+20080118-1_amd64.deb (Ubuntu
Hardy)

It seems that things using X.org 1.4 crash on 64-bit Linux. The trace follows
in an attachment. The most important info is included here:

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [libjvm.so+0x5ca141]
j  sun.misc.Unsafe.getByte(J)B+0
j  sun.awt.X11.Native.getUByte(J)S+7
j  sun.awt.X11.Native.getUByte(JI)S+4
j  sun.awt.X11.XToolkit.setupModifierMap()V+177

Showing the crash on setupModifierMap(), which is likely following the null
pointer, requesting something from the memory using the X structures.


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list