Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-20882

Java error when we try to update Jenkins from 1.539 to new one

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Blocker Blocker
    • core
    • W7, 64bit

      In this case, we try to update to 1.540. Just copying the war file.

      Running from: D:\Jenkins\jenkins.war
      webroot: EnvVars.masterEnvVars.get("JENKINS_HOME")
      Jenkins home directory: D:\Jenkins found at: EnvVars.masterEnvVars.get("JENKINS_HOME")
      #

      1. A fatal error has been detected by the Java Runtime Environment:
        #
      2. EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77933770, pid=2276, tid=2364
        #
      3. JRE version: 6.0_26-b03
      4. Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode windows-x86 )
      5. Problematic frame:
      6. C [ntdll.dll+0x33770]
        #
      7. An error report file with more information is saved as:
      8. D:\Jenkins\hs_err_pid2276.log
        #
      9. If you would like to submit a bug report, please visit:
      10. http://java.sun.com/webapps/bugreport/crash.jsp
      11. The crash happened outside the Java Virtual Machine in native code.
      12. See problematic frame for where to report the bug.
        #

      [error occurred during error reporting , id 0xc0000005]

      Running from: D:\Jenkins\jenkins.war
      webroot: EnvVars.masterEnvVars.get("JENKINS_HOME")
      Jenkins home directory: D:\Jenkins found at: EnvVars.masterEnvVars.get("JENKINS_HOME")
      [StartupTrigger] - Scanning jobs for node master

      The hs_err_pid2276.log:
      #

      1. A fatal error has been detected by the Java Runtime Environment:
        #
      2. EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77933770, pid=2276, tid=2364
        #
      3. JRE version: 6.0_26-b03
      4. Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode windows-x86 )
      5. Problematic frame:
      6. C [ntdll.dll+0x33770]
        #
      7. If you would like to submit a bug report, please visit:
      8. http://java.sun.com/webapps/bugreport/crash.jsp
      9. The crash happened outside the Java Virtual Machine in native code.
      10. See problematic frame for where to report the bug.
        #

      --------------- T H R E A D ---------------

      Current thread (0x00d80000): JavaThread "Finalizer" daemon [_thread_in_native, id=2364, stack(0x17060000,0x170b0000)]

      siginfo: ExceptionCode=0xc0000005, reading address 0xfffffff8

      Registers:
      EAX=0x00000000, EBX=0x00000000, ECX=0x001e00c4, EDX=0x00000020
      ESP=0x170af50c, EBP=0x170af5ec, ESI=0x1765af08, EDI=0x001e0000
      EIP=0x77933770, EFLAGS=0x00010206

      Top of Stack: (sp=0x170af50c)
      0x170af50c: 9eef3580 00000000 001e0000 1765af10
      0x170af51c: 170af540 6d813d69 00000000 0000000e
      0x170af52c: 6d8ffbc9 00000001 00000000 00000000
      0x170af53c: 170af654 001e0000 001e0150 145a47b4
      0x170af54c: 02000002 001e0150 02000002 00d809a0
      0x170af55c: 00000000 00d809a0 170af570 6d96b06c
      0x170af56c: 00000003 170af580 00000080 00000065
      0x170af57c: 00d809a0 b70059ee 6d8e314c 00d809a0

      Instructions: (pc=0x77933770)
      0x77933750: 84 41 0b 00 00 33 db 89 85 48 ff ff ff 8d 8f c4
      0x77933760: 00 00 00 3b c8 74 32 39 5f 4c 0f 84 44 d4 03 00
      0x77933770: 8b 48 f8 89 8d 70 ff ff ff 85 4f 4c 74 09 33 4f
      0x77933780: 50 89 8d 70 ff ff ff 0f b7 c9 8b 75 08 0f b7 c9

      Register to memory mapping:

      EAX=0x00000000 is an unknown value
      EBX=0x00000000 is an unknown value
      ECX=0x001e00c4 is an unknown value
      EDX=0x00000020 is an unknown value
      ESP=0x170af50c is pointing into the stack for thread: 0x00d80000
      EBP=0x170af5ec is pointing into the stack for thread: 0x00d80000
      ESI=0x1765af08 is an unknown value
      EDI=0x001e0000 is an unknown value

      Stack: [0x17060000,0x170b0000], sp=0x170af50c, free space=317k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      C [ntdll.dll+0x33770] RtlImageNtHeader+0x5dc
      C [ntdll.dll+0x334a2] RtlImageNtHeader+0x30e
      C [msvcrt.dll+0x98cd] free+0x39
      C [jna1719755622882262614.dll+0x3591] Java_com_sun_jna_Native_free+0x11
      j com.sun.jna.Native.free(J)V+0
      j com.sun.jna.Memory.free(J)V+1
      j com.sun.jna.Memory.dispose()V+4
      j com.sun.jna.Memory.finalize()V+1
      v ~StubRoutines::call_stub
      V [jvm.dll+0xfae4b]
      V [jvm.dll+0x18c531]
      V [jvm.dll+0xfaecd]
      V [jvm.dll+0x95a51]
      V [jvm.dll+0x98819]
      C [java.dll+0x2100] Java_java_lang_ref_Finalizer_invokeFinalizeMethod+0x39
      J java.lang.ref.Finalizer.runFinalizer()V
      v ~StubRoutines::call_stub
      V [jvm.dll+0xfae4b]
      V [jvm.dll+0x18c531]
      V [jvm.dll+0xfaff1]
      V [jvm.dll+0xfb04b]
      V [jvm.dll+0xb56b9]
      V [jvm.dll+0x1190d4]
      V [jvm.dll+0x1411ac]
      C [msvcr71.dll+0x9565] endthreadex+0xa0
      C [kernel32.dll+0x1336a] BaseThreadInitThunk+0x12
      C [ntdll.dll+0x39f72] RtlInitializeExceptionChain+0x63
      C [ntdll.dll+0x39f45] RtlInitializeExceptionChain+0x36

      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      j com.sun.jna.Native.free(J)V+0
      j com.sun.jna.Memory.free(J)V+1
      j com.sun.jna.Memory.dispose()V+4
      j com.sun.jna.Memory.finalize()V+1
      v ~StubRoutines::call_stub
      J java.lang.ref.Finalizer.invokeFinalizeMethod(Ljava/lang/Object;)V
      J java.lang.ref.Finalizer.runFinalizer()V
      J java.lang.ref.Finalizer.access$100(Ljava/lang/ref/Finalizer;)V
      j java.lang.ref.Finalizer$FinalizerThread.run()V+11
      v ~StubRoutines::call_stub

      --------------- P R O C E S S ---------------

      Java Threads: ( => current thread )
      0x18322000 JavaThread "ViewJob reload thread" daemon [_thread_blocked, id=2028, stack(0x19fc0000,0x1a010000)]
      0x18321c00 JavaThread "Thread-5" daemon [_thread_blocked, id=3580, stack(0x18f60000,0x18fb0000)]
      0x18321400 JavaThread "RequestHandlerThread5" daemon [_thread_blocked, id=5100, stack(0x18d20000,0x18d70000)]
      0x18321000 JavaThread "RequestHandlerThread4" daemon [_thread_blocked, id=4736, stack(0x18c90000,0x18ce0000)]
      0x182ba800 JavaThread "Loading job UFC - Feed Proxy" daemon [_thread_in_native, id=976, stack(0x18ba0000,0x18bf0000)]
      0x182ba400 JavaThread "Loading job 06 - FIFA13PSP -Build - Publish DD-Final" daemon [_thread_in_native, id=1940, stack(0x18b10000,0x18b60000)]
      0x182b9c00 JavaThread "Loading job 00 - FIFA13PSP -Build - GetLatestCL and Sync" daemon [_thread_in_native, id=1808, stack(0x18a80000,0x18ad0000)]
      0x182b8800 JavaThread "Loading job WC - Feed Proxy" daemon [_thread_in_native, id=3100, stack(0x189f0000,0x18a40000)]
      0x182b9800 JavaThread "RequestHandlerThread3" daemon [_thread_blocked, id=4212, stack(0x18960000,0x189b0000)]
      0x182b4400 JavaThread "Jenkins cron thread" [_thread_blocked, id=4928, stack(0x188d0000,0x18920000)]
      0x00d01c00 JavaThread "DestroyJavaVM" [_thread_blocked, id=1936, stack(0x003b0000,0x00400000)]
      0x173d8800 JavaThread "LauncherControlThread[ControlPort=-1]" [_thread_blocked, id=1404, stack(0x18840000,0x18890000)]
      0x17f5e400 JavaThread "RequestHandlerThread2 Acceptor0 SelectChannelConnector@0.0.0.0:80" daemon [_thread_in_native, id=4644, stack(0x17b20000,0x17b70000)]
      0x17fff800 JavaThread "RequestHandlerThread1 Selector0" daemon [_thread_in_native, id=2972, stack(0x17a90000,0x17ae0000)]
      0x17f53800 JavaThread "Jenkins initialization thread" [_thread_blocked, id=2204, stack(0x17a40000,0x17a90000)]
      0x17454400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3216, stack(0x178c0000,0x17910000)]
      0x180e2000 JavaThread "HashSessionScavenger-0" daemon [_thread_blocked, id=2336, stack(0x17830000,0x17880000)]
      0x00db3400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5112, stack(0x17210000,0x17260000)]
      0x00dac400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2736, stack(0x17180000,0x171d0000)]
      0x00da9400 JavaThread "Attach Listener" daemon [_thread_blocked, id=304, stack(0x170f0000,0x17140000)]
      =>0x00d80000 JavaThread "Finalizer" daemon [_thread_in_native, id=2364, stack(0x17060000,0x170b0000)]
      0x00d7b400 JavaThread "Reference Handler" daemon [_thread_blocked, id=2272, stack(0x16fd0000,0x17020000)]

      Other Threads:
      0x00d76c00 VMThread [stack: 0x16f40000,0x16f90000] [id=4536]
      0x00dbd000 WatcherThread [stack: 0x172a0000,0x172f0000] [id=1060]

      VM state:not at safepoint (normal execution)

      VM Mutex/Monitor currently owned by a thread: None

      Heap
      def new generation total 8256K, used 3325K [0x02df0000, 0x036e0000, 0x08340000)
      eden space 7360K, 35% used [0x02df0000, 0x03080028, 0x03520000)
      from space 896K, 78% used [0x03600000, 0x036af7b8, 0x036e0000)
      to space 896K, 0% used [0x03520000, 0x03520000, 0x03600000)
      tenured generation total 18184K, used 11355K [0x08340000, 0x09502000, 0x12df0000)
      the space 18184K, 62% used [0x08340000, 0x08e56e60, 0x08e57000, 0x09502000)
      compacting perm gen total 25600K, used 25403K [0x12df0000, 0x146f0000, 0x16df0000)
      the space 25600K, 99% used [0x12df0000, 0x146bec08, 0x146bee00, 0x146f0000)
      No shared spaces configured.

      Code Cache [0x00df0000, 0x01178000, 0x02df0000)
      total_blobs=1935 nmethods=1734 adapters=136 free_code_cache=29867008 largest_free_block=192

      Dynamic libraries:
      0x00400000 - 0x00424000 D:\Jenkins\jre\bin\java.exe
      0x77900000 - 0x77a80000 C:\Windows\SysWOW64\ntdll.dll
      0x755a0000 - 0x756b0000 C:\Windows\syswow64\kernel32.dll
      0x77180000 - 0x771c7000 C:\Windows\syswow64\KERNELBASE.dll
      0x76f70000 - 0x77010000 C:\Windows\syswow64\ADVAPI32.dll
      0x770d0000 - 0x7717c000 C:\Windows\syswow64\msvcrt.dll
      0x76b40000 - 0x76b59000 C:\Windows\SysWOW64\sechost.dll
      0x771d0000 - 0x772c0000 C:\Windows\syswow64\RPCRT4.dll
      0x75460000 - 0x754c0000 C:\Windows\syswow64\SspiCli.dll
      0x75450000 - 0x7545c000 C:\Windows\syswow64\CRYPTBASE.dll
      0x7c340000 - 0x7c396000 D:\Jenkins\jre\bin\msvcr71.dll
      0x6d7f0000 - 0x6da9f000 D:\Jenkins\jre\bin\client\jvm.dll
      0x76720000 - 0x76820000 C:\Windows\syswow64\USER32.dll
      0x757f0000 - 0x75880000 C:\Windows\syswow64\GDI32.dll
      0x75940000 - 0x7594a000 C:\Windows\syswow64\LPK.dll
      0x769c0000 - 0x76a5d000 C:\Windows\syswow64\USP10.dll
      0x74e10000 - 0x74e42000 C:\Windows\system32\WINMM.dll
      0x754c0000 - 0x75520000 C:\Windows\system32\IMM32.DLL
      0x76a60000 - 0x76b2c000 C:\Windows\syswow64\MSCTF.dll
      0x74d40000 - 0x74d8c000 C:\Windows\system32\apphelp.dll
      0x6d7a0000 - 0x6d7ac000 D:\Jenkins\jre\bin\verify.dll
      0x6d320000 - 0x6d33f000 D:\Jenkins\jre\bin\java.dll
      0x765a0000 - 0x765a5000 C:\Windows\system32\PSAPI.DLL
      0x6d7e0000 - 0x6d7ef000 D:\Jenkins\jre\bin\zip.dll
      0x75950000 - 0x7659a000 C:\Windows\system32\SHELL32.DLL
      0x77300000 - 0x77357000 C:\Windows\syswow64\SHLWAPI.dll
      0x76d80000 - 0x76edc000 C:\Windows\syswow64\ole32.dll
      0x75170000 - 0x75186000 C:\Windows\system32\CRYPTSP.dll
      0x75120000 - 0x7515b000 C:\Windows\system32\rsaenh.dll
      0x750a0000 - 0x750ab000 C:\Windows\system32\profapi.dll
      0x6d600000 - 0x6d613000 D:\Jenkins\jre\bin\net.dll
      0x772c0000 - 0x772f5000 C:\Windows\syswow64\WS2_32.dll
      0x778d0000 - 0x778d6000 C:\Windows\syswow64\NSI.dll
      0x750e0000 - 0x7511c000 C:\Windows\system32\mswsock.dll
      0x749a0000 - 0x749a6000 C:\Windows\System32\wship6.dll
      0x748c0000 - 0x748d0000 C:\Windows\system32\NLAapi.dll
      0x748b0000 - 0x748c0000 C:\Windows\system32\napinsp.dll
      0x74780000 - 0x74792000 C:\Windows\system32\pnrpnsp.dll
      0x74730000 - 0x74774000 C:\Windows\system32\DNSAPI.dll
      0x74720000 - 0x74728000 C:\Windows\System32\winrnr.dll
      0x74710000 - 0x74715000 C:\Windows\System32\wshtcpip.dll
      0x746f0000 - 0x7470c000 C:\Windows\system32\IPHLPAPI.DLL
      0x746d0000 - 0x746d7000 C:\Windows\system32\WINNSI.DLL
      0x74660000 - 0x74666000 C:\Windows\system32\rasadhlp.dll
      0x74620000 - 0x74658000 C:\Windows\System32\fwpuclnt.dll
      0x6d780000 - 0x6d788000 D:\Jenkins\jre\bin\sunmscapi.dll
      0x773e0000 - 0x77500000 C:\Windows\syswow64\CRYPT32.dll
      0x766b0000 - 0x766bc000 C:\Windows\syswow64\MSASN1.dll
      0x6d000000 - 0x6d14b000 D:\Jenkins\jre\bin\awt.dll
      0x73cb0000 - 0x73d01000 C:\Windows\system32\WINSPOOL.DRV
      0x738f0000 - 0x73a8e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
      0x73c20000 - 0x73ca4000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\comctl32.dll
      0x6d230000 - 0x6d27f000 D:\Jenkins\jre\bin\fontmanager.dll
      0x743b0000 - 0x743c3000 C:\Windows\system32\DWMAPI.DLL
      0x6d620000 - 0x6d629000 D:\Jenkins\jre\bin\nio.dll
      0x18bf0000 - 0x18c45000 C:\Windows\Temp\jna\jna1719755622882262614.dll

      VM Arguments:
      jvm_args: -Xrs -Xmx256m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle
      java_command: D:\Jenkins\jenkins.war --httpPort=80
      Launcher Type: SUN_STANDARD

      Environment Variables:
      PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Perforce;C:\Program Files\BareTrail;C:\Program\;C:\Python26;
      USERNAME=VFARM60$
      OS=Windows_NT
      PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 1, GenuineIntel

      --------------- S Y S T E M ---------------

      OS: Windows 7 Build 7601 Service Pack 1

      CPU:total 2 (1 cores per cpu, 1 threads per core) family 6 model 37 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt

      Memory: 4k page, physical 4189752k(2495640k free), swap 8377644k(6690140k free)

      vm_info: Java HotSpot(TM) Client VM (20.1-b02) for windows-x86 JRE (1.6.0_26-b03), built on May 4 2011 00:50:59 by "java_re" with MS VC++ 7.1 (VS2003)

      time: Thu Dec 05 13:04:35 2013
      elapsed time: 42 seconds

            Unassigned Unassigned
            jonnymela Fracisco Núñez Sánchez
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: