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

JVM_GetCPMethodModifiers crashes JDK1.2.2_013/015 JVM

XMLWordPrintable

      Problem: JVM_GetCPMethodModifiers crashes JDK1.2.2_013/015 JVM
      OS: Windows 2000, SP2
      JDK: 1.2.2_013, 1.2.2_015
      App Server: JRun 3.1

      The system environment.
      ----------------------------------
      Client: Internet Explorer no JDK
                      |
                    http
                      |
                Server: IIS no JDK
                      |
                ISAPI redirect
                      |
                     JRun JRE 1.2.2_013/015
      ----------------------------------
      The crash occures during JRun Startup process So when crashed, the server has not accessed by any client yet.

      The stack trace from JDK 1.2.2_015
      ==================================
      with c0000005 violation

      eax=2183c9c7 ebx=0012d84c ecx=00000000 edx=05da6868 esi=a70500e2 edi=00000030
      eip=504dc2d5 esp=0012d828 ebp=055ad778 iopl=0 nv up ei pl nz na pe nc
      cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000202


      ???????: <nosymbols>
              504dc2b1 0f8474010000 je JVM_GetCPMethodModifiers+0x2a94a (504dc42b)
              504dc2b7 8b00 mov eax,[eax] ds:2183c9c7=a70500e2
              504dc2b9 8b1518185150 ds:50511818=0532c148
                                        mov edx,[opnames+0xd5f4 (50511818)]
              504dc2bf 85c0 test eax,eax
              504dc2c1 8914b0 mov [eax+esi*4],edx ds:a70500e2=????????
              504dc2c4 7505 jnz JVM_GetCPMethodModifiers+0x38fea (504eaacb)
              504dc2c6 e8e155fdff call EE (504b18ac)
              504dc2cb 8b442410 mov eax,[esp+0x10] ss:0099adfb=????????
              504dc2cf 8b30 mov esi,[eax] ds:2183c9c7=a70500e2
              504dc2d1 89742414 mov [esp+0x14],esi ss:0099adfb=????????
      ????? ->504dc2d5 8b06 mov eax,[esi] ds:a70500e2=????????
              504dc2d7 85c0 test eax,eax
              504dc2d9 740a jz JVM_GetCPMethodModifiers+0x33304 (504e4de5)
              504dc2db 8b4804 mov ecx,[eax+0x4] ds:220a9f99=74696c73
              504dc2de c1e905 shr ecx,0x5
              504dc2e1 3bcf cmp ecx,edi
              504dc2e3 731d jnb JVM_GetCPMethodModifiers+0x33321 (504e4e02)
              504dc2e5 8b942484010000 mov edx,[esp+0x184] ss:0012d9ac=00344350
              504dc2ec 57 push edi
              504dc2ed 6a0a push 0xa
              504dc2ef 52 push edx
              504dc2f0 e8834dfdff call JVM_FreeMemory+0xa (504b1078)

      You can send me email to get two Dr.Watson log files and dump file which were generated by JDK 1.2.2_013 and 015.

            lyobssunw Lew Yobs (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: