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

Segmentation Fault (core dumped) on Solaris

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 5.0
    • 5.0
    • deploy
    • tiger
    • sparc
    • generic

    Description



      Name: dfR10049 Date: 09/23/2003



      Running javaws with .jnlp containing malformed j2se element
      leads to "Segmentation Fault" (on Solaris):

      #> uname -a
      SunOS matmech 5.8 Generic_108528-14 sun4u sparc SUNW,Ultra-5_10
      #> /set/java/JDK1.5.0b20/solaris-sparc/jre/bin/javaws test.jnlp
      Segmentation Fault (core dumped)

      -----8<----------- test.jnlp ('j2se' is malformed)---------------
      <?xml version="1.0" encoding="UTF-8"?>
      <jnlp spec="0.2+"
        codebase="file:///home/fda/tmp/jnlp/">
        <information>
          <title>j2se test</title>
          <vendor>Sun Microsystems, Inc.</vendor>
          <homepage href="index.html"/>
        </information>
        <resources>
          <j2se version="1.5">
          <jar href="test.jar"/>
        </resources>
        <application-desc main-class="Test">
        </application-desc>
      </jnlp>

      ----------------------------------------------------

      ======================================================================

      Attachments

        Activity

          People

            herrick Andy Herrick (Inactive)
            fdasunw Fda Fda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: