Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4418220

JVM crashes with core dump when rdisplaying to Exceed X server

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.3.1
    • 1.3.0, 1.3.1
    • client-libs
    • 2d
    • rc1
    • generic, sparc
    • solaris_7



        Name: yyT116575 Date: 02/22/2001


        Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-beta-b15)
        Java HotSpot(TM) Client VM (build 1.3.1beta-b15, mixed mode)


        We have a Swing-based application that gets the following error dump from the
        JVM when we run it using Hummingbird's Exceed on Windows. The app is on
        Solaris 7 with all the recommended patches as of 1/30/01.

        Initially when we ran our app, we got the following error msg
        Font specified in font.properties not found [-urw-itc zapfdingbats-medium-r-
        normal--*-%d-*-*-p-*-sun-fontspecific]

        We followed instructions on Hummingbird's web site for adding this font to our
        X server. Adding the font makes the missing font error msg go away, but the
        2nd, 3rd, etc. times we invoke our app. We get a core dump and the stack trace
        below. If we reload the font database in Exceed between each invocation of the
        app, it works fine.

        We have also reported this to Hummingbird and have an open issue with them
        regarding this. From scouring your bugs database, it appears other are having
        the same problem as we are.



        An unexpected exception has been detected in native code outside the VM.
        Unexpected Signal : 10 occurred at PC=0xf4724bbc
        Function name=XVisualIDFromVisual
        Library=/usr/openwin/lib/libX11.so.4

        Current Java thread:
          at sun.awt.X11GraphicsConfig.init(Native Method)
          at sun.awt.X11GraphicsConfig.<init>(X11GraphicsConfig.java:69)
          at sun.awt.X11GraphicsConfig.getConfig(X11GraphicsConfig.java:44)
          at sun.awt.X11GraphicsDevice.getDefaultConfiguration(X11GraphicsDevice.java:109)
          at java.awt.Window.<init>(Window.java:186)
          at java.awt.Frame.<init>(Frame.java:315)
          at java.awt.Frame.<init>(Frame.java:294)
          at javax.swing.plaf.metal.BumpBuffer.createComponent(MetalBumps.java:201)
          at javax.swing.plaf.metal.BumpBuffer.<init>(MetalBumps.java:147)
          at javax.swing.plaf.metal.MetalBumps.createBuffer(MetalBumps.java:61)
          at javax.swing.plaf.metal.MetalBumps.setBumpColors(MetalBumps.java:96)
          at javax.swing.plaf.metal.MetalBumps.<init>(MetalBumps.java:53)
          at javax.swing.plaf.metal.MetalScrollBarUI.installDefaults(MetalScrollBarUI.java:80)
          at javax.swing.plaf.basic.BasicScrollBarUI.installUI(BasicScrollBarUI.java:98)
          at javax.swing.JComponent.setUI(JComponent.java:322)
          at javax.swing.JScrollBar.updateUI(JScrollBar.java:189)
          at javax.swing.JScrollBar.<init>(JScrollBar.java:140)
          at javax.swing.JScrollBar.<init>(JScrollBar.java:155)
          at javax.swing.JScrollPane$ScrollBar.<init>(JScrollPane.java:635)
          at javax.swing.JScrollPane.createVerticalScrollBar(JScrollPane.java:780)
          at javax.swing.JScrollPane.<init>(JScrollPane.java:242)
          at javax.swing.plaf.basic.BasicComboPopup.createScroller(BasicComboPopup.java:362)
          at javax.swing.plaf.basic.BasicComboPopup.<init>(BasicComboPopup.java:233)
          at javax.swing.plaf.metal.MetalComboBoxUI$MetalComboPopup.<init>(MetalComboBoxUI.java:362)
          at javax.swing.plaf.metal.MetalComboBoxUI.createPopup(MetalComboBoxUI.java:63)
          at javax.swing.plaf.basic.BasicComboBoxUI.installUI(BasicComboBoxUI.java:118)
          at javax.swing.plaf.metal.MetalComboBoxUI.installUI(MetalComboBoxUI.java:47)
          at javax.swing.JComponent.setUI(JComponent.java:322)
          at javax.swing.JComboBox.setUI(JComboBox.java:166)
          at javax.swing.JComboBox.updateUI(JComboBox.java:175)
          at javax.swing.JComboBox.init(JComboBox.java:142)
          at javax.swing.JComboBox.<init>(JComboBox.java:135)
          at com.objectswitch.utils.OSFileChooser.<init>(OSFileChooser.java:251)
          at com.objectswitch.dc.gui.commands.ImportProject.<init>(ImportProject.java:40)
          at com.objectswitch.dc.gui.DesignCenter.connect(DesignCenter.java:61)
          at com.objectswitch.dc.gui.DesignCenter.main(DesignCenter.java:643)

        Dynamic libraries:
        0x10000 /opt/softwire/develop/users/dev/scannon/3rdparty/jdk1.3/sol/jre/bin/../bin/sparc/native_threads/java
        0xff360000 /usr/lib/libthread.so.1
        0xff3a0000 /usr/lib/libdl.so.1
        0xff280000 /usr/lib/libc.so.1
        0xff270000 /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
        0xfe480000 /opt/softwire/3rdparty/jdk1.3/Solaris_JDK_1.3.1_BETA/jre/lib/sparc/client/libjvm.so
        0xff210000 /usr/lib/libCrun.so.1
        0xff1f0000 /usr/lib/libsocket.so.1
        0xff100000 /usr/lib/libnsl.so.1
        0xff1c0000 /usr/lib/libm.so.1
        0xff240000 /usr/lib/libw.so.1
        0xff0d0000 /usr/lib/libmp.so.2
        0xff0a0000 /opt/softwire/3rdparty/jdk1.3/Solaris_JDK_1.3.1_BETA/jre/lib/sparc/native_threads/libhpi.so
        0xff070000 /opt/softwire/3rdparty/jdk1.3/Solaris_JDK_1.3.1_BETA/jre/lib/sparc/libverify.so
        0xff030000 /opt/softwire/3rdparty/jdk1.3/Solaris_JDK_1.3.1_BETA/jre/lib/sparc/libjava.so
        0xfe450000 /opt/softwire/3rdparty/jdk1.3/Solaris_JDK_1.3.1_BETA/jre/lib/sparc/libzip.so
        0xfd290000 /opt/softwire/3rdparty/jdk1.3/Solaris_JDK_1.3.1_BETA/jre/lib/sparc/libnet.so
        0xfd1b0000 /opt/softwire/3rdparty/jdk1.3/Solaris_JDK_1.3.1_BETA/jre/lib/sparc/libioser12.so
        0xfd190000 /usr/lib/nss_files.so.1
        0xfd0e0000 /opt/softwire/3rdparty/jdk1.3/Solaris_JDK_1.3.1_BETA/jre/lib/sparc/libawt.so
        0xf4a80000 /opt/softwire/3rdparty/jdk1.3/Solaris_JDK_1.3.1_BETA/jre/lib/sparc/motif21/libmawt.so
        0xfd090000 /opt/softwire/develop/users/dev/scannon/3rdparty/jdk1.3/sol/jre/bin/../lib/sparc/libmlib_image.so
        0xf4800000 /usr/lib/libXm.so.4
        0xfd020000 /usr/openwin/lib/libXt.so.4
        0xfafd0000 /usr/openwin/lib/libXext.so.0
        0xfafb0000 /usr/openwin/lib/libXtst.so.1
        0xf4700000 /usr/openwin/lib/libX11.so.4
        0xfaf90000 /usr/openwin/lib/libSM.so.6
        0xfaed0000 /usr/openwin/lib/libICE.so.6
        0xf4600000 /opt/softwire/3rdparty/jdk1.3/Solaris_JDK_1.3.1_BETA/jre/lib/sparc/libfontmanager.so
        0xfada0000 /usr/openwin/lib/libdps.so.5

        Local Time = Tue Feb 20 17:39:52 2001
        Elapsed Time = 2
        #
        # The exception above was detected in native code outside the VM
        #
        # Java VM: Java HotSpot(TM) Client VM (1.3.1beta-b15 mixed mode)
        #
        # An error report file has been saved as hs_err_pid24599.log.
        # Please refer to the file for further information.
        #
        (Review ID: 117430)
        ======================================================================

              tdv Dmitri Trembovetski (Inactive)
              yyoungsunw Yung-ching Young (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: