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

Page fault running JPython1.1beta2 on JRE 1.1.8 (1.1.7 B is fine)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.1.8
    • hotspot
    • x86
    • windows_95



      Name: krT82822 Date: 08/18/99


      8/18/99 eval1127@eng -- bombs on Solaris, too. Will check against older JDK 1.1.x.

      Works fine with JDK 1.1.7B on Solaris, at least:

      ./jpython
      JPython 1.1beta2 on java1.1.7
      Copyright (C) 1997-1999 Corporation for National Research Initiatives
      >>> from java.awt import Frame
      >>> Frame("of reference is JDK 1.1.7 -- 1.1.8 appears to have a BUG")
      java.awt.Frame[frame0,0,0,0x0,invalid,hidden,layout=java.awt.BorderLayout,resizable,title=of reference is JDK 1.1.7 -- 1.1.8 appears to have a BUG]
      >>>

      Will try on Win32...

      Same results on Win32: JDK/JRE 1.1.7B works fine...but 1.1.8 bombs ... Will file FYI bug

      NOTE: JPython ALSO works fine under 1.2.2 !!!

      ----------- original user description of the problem: ------------------------

      1. From the JPython web site, download and install version 1.1beta 2.
         Once installed (may take a bit of fiddling to get environment
         all set up), start up the interpreter (jpython.bat) and enter
         the commands as shown below:
            
      JPython 1.1beta2 on java1.1.8
      Copyright (C) 1997-1999 Corporation for National Research Initiatives
      >>> from java.awt import Frame
      >>> Frame("title")

      3,4. On my installation, this produces:
      JRE caused an invalid page fault in
      module JAVAI.DLL at 016f:1001053a.
      Registers:
      EAX=00000000 CS=016f EIP=1001053a EFLGS=00010202
      EBX=00668fc4 SS=0177 ESP=0063f3ac EBP=1004d100
      ECX=00f400b0 DS=0177 ESI=00e7e868 FS=50ef
      EDX=00f40118 ES=0177 EDI=00e7e870 GS=0000
      Bytes at CS:EIP:
      8b 10 4a 78 14 8d 4c d0 04 8b 44 24 0c 8b 19 3b
      Stack dump:
      00668fc4 100104ee 00e7e870 00e7e868 1004d100 00f400b0 00f3f958 10026d15
      00e7e870 00e7e868 1004d100 0063f428 00e7e870 00668fc4 10007b9f 00e7e870

      5. I've only installed the JRE which doesn't seem to have -version
       or -fullversion options. The JRE banner is:

      Java(tm) Runtime Loader Version 1.1.8
      (Review ID: 94089)
      ======================================================================

            Unassigned Unassigned
            kryansunw Kevin Ryan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: