[jira] [Commented] (OFBIZ-6535) EXCEPTION_ACCESS_VIOLATION zip.dll

2015-07-05 Thread Paul Foxworthy (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614179#comment-14614179
 ] 

Paul Foxworthy commented on OFBIZ-6535:
---

Seems to be similar. The call stack in 6540 seems to show a crash in zip.dll. 
6535 might be a consequence of that.

> EXCEPTION_ACCESS_VIOLATION zip.dll
> --
>
> Key: OFBIZ-6535
> URL: https://issues.apache.org/jira/browse/OFBIZ-6535
> Project: OFBiz
>  Issue Type: Bug
>  Components: ALL APPLICATIONS
>Affects Versions: 12.04.05
> Environment: OS: Windows 7 , 64 bit Build 7601 Service Pack 1
> CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 42 stepping 
> 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt
> Memory: 4k page, physical 8059132k(4174380k free), swap 16116428k(12087620k 
> free)
> vm_info: Java HotSpot(TM) 64-Bit Server VM (20.6-b01) for windows-amd64 JRE 
> (1.6.0_31-b05), built on Feb  3 2012 18:34:57 by "java_re" with MS VC++ 8.0 
> (VS2005)
>Reporter: wangqiang
>Priority: Minor
>
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  EXCEPTION_ACCESS_VIOLATION (0xc005) at pc=0x6da9c5c2, 
> pid=3472, tid=1496
> #
> # JRE version: 6.0_31-b05
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.6-b01 mixed mode 
> windows-amd64 compressed oops)
> # Problematic frame:
> # V  [jvm.dll+0x1ec5c2]
> #
> # If you would like to submit a bug report, please visit:
> #   http://java.sun.com/webapps/bugreport/crash.jsp
> #
> ---  T H R E A D  ---
> Current thread (0x0601a000):  JavaThread "JDWP Transport Listener: 
> dt_socket" daemon [_thread_in_vm, id=1496, 
> stack(0x0662,0x0672)]
> siginfo: ExceptionCode=0xc005, reading address 0x0258
> Registers:
> RAX=0x0200, RBX=0x0200, RCX=0x, 
> RDX=0x08eeb460
> RSP=0x0671f670, RBP=0x, RSI=0x0b5c6800, 
> RDI=0x08eeb460
> R8 =0x0200, R9 =0x0601a000, R10=0x, 
> R11=0x
> R12=0x0006, R13=0x0671f7a8, R14=0x, 
> R15=0x
> RIP=0x6da9c5c2, EFLAGS=0x00010206
> Top of Stack: (sp=0x0671f670)
> 0x0671f670:   0004 6da9c81b
> 0x0671f680:   0601a000 08cbab38
> 0x0671f690:   0b5c6800 0005
> 0x0671f6a0:   0b5c6800 6da311b3
> 0x0671f6b0:   08cbab38 0671fed0
> 0x0671f6c0:   08eeb460 08cbab00
> 0x0671f6d0:    
> 0x0671f6e0:   0671f7a8 0020e0e0
> 0x0671f6f0:   08cbab38 6d45
> 0x0671f700:   0601a1d0 0601a000
> 0x0671f710:   0020e0e0 0601a000
> 0x0671f720:   0601a000 
> 0x0671f730:    
> 0x0671f740:   0671f7f8 6d4dbd58
> 0x0671f750:   0671f7f8 08cbab38
> 0x0671f760:   08cbab38 0671f7f0 
> Instructions: (pc=0x6da9c5c2)
> 0x6da9c5a2:   ca 5e 00 00 4c 8b 1f 49 f7 c3 fe ff ff ff 74 32
> 0x6da9c5b2:   41 f6 c3 01 74 98 eb 2a 48 83 e3 fe 48 89 5f 10
> 0x6da9c5c2:   48 8b 43 58 48 89 47 10 48 89 5f 18 e8 9d 5e 00
> 0x6da9c5d2:   00 4c 8b 1f 41 f6 c3 01 75 08 48 8b cb e8 8c e6 
> Register to memory mapping:
> RAX=0x0200 is an unknown value
> RBX=0x0200 is an unknown value
> RCX=0x is an unknown value
> RDX=0x08eeb460 is an unknown value
> RSP=0x0671f670 is pointing into the stack for thread: 
> 0x0601a000
> RBP=0x is an unknown value
> RSI=0x0b5c6800 is a thread
> RDI=0x08eeb460 is an unknown value
> R8 =0x0200 is an unknown value
> R9 =0x0601a000 is a thread
> R10=0x is an unknown value
> R11=0x is an unknown value
> R12=0x0006 is an unknown value
> R13=0x0671f7a8 is pointing into the stack for thread: 
> 0x0601a000
> R14=0x is an unknown value
> R15=0x is an unknown value
> Stack: [0x0662,0x0672],  sp=0x0671f670,  free 
> space=1021k
> Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native 
> code)
> V  [jvm.dll+0x1ec5c2]
> [error occurred during error reporting (printing native stack), id 0xc005]
> ---  P R O C E S S  ---
> Java Threads: ( => current thread )
>   0x0b5c6800 JavaThread "GenericXaResourc

[jira] [Commented] (OFBIZ-6535) EXCEPTION_ACCESS_VIOLATION zip.dll

2015-07-05 Thread Paul Foxworthy (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614176#comment-14614176
 ] 

Paul Foxworthy commented on OFBIZ-6535:
---

Hi Wangqiang,

JDWP is the Java Debugging Wire Protocol. DestroyJavaVM is on the call stack.

I think there was a failure while the OFBiz Java Virtual Machine was shutting 
down and trying to detach from a debugger.

To my mind this is not a major problem. In a production situation there will 
not be a debugger, and if the OFBiz JVM is shutting down anyway, it hardly 
matters if it fails to communicate with the debugger on the way out. 

Could the problem be that you shut down the debugger first?

If you are trying to run OFBiz while using a debugging tool like Eclipse, see 
if you can reproduce the problem when there is no debugger involved.

Hope that helps.

Paul Foxworthy


> EXCEPTION_ACCESS_VIOLATION zip.dll
> --
>
> Key: OFBIZ-6535
> URL: https://issues.apache.org/jira/browse/OFBIZ-6535
> Project: OFBiz
>  Issue Type: Bug
>  Components: ALL APPLICATIONS
>Affects Versions: 12.04.05
> Environment: OS: Windows 7 , 64 bit Build 7601 Service Pack 1
> CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 42 stepping 
> 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt
> Memory: 4k page, physical 8059132k(4174380k free), swap 16116428k(12087620k 
> free)
> vm_info: Java HotSpot(TM) 64-Bit Server VM (20.6-b01) for windows-amd64 JRE 
> (1.6.0_31-b05), built on Feb  3 2012 18:34:57 by "java_re" with MS VC++ 8.0 
> (VS2005)
>Reporter: wangqiang
>Priority: Minor
>
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  EXCEPTION_ACCESS_VIOLATION (0xc005) at pc=0x6da9c5c2, 
> pid=3472, tid=1496
> #
> # JRE version: 6.0_31-b05
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.6-b01 mixed mode 
> windows-amd64 compressed oops)
> # Problematic frame:
> # V  [jvm.dll+0x1ec5c2]
> #
> # If you would like to submit a bug report, please visit:
> #   http://java.sun.com/webapps/bugreport/crash.jsp
> #
> ---  T H R E A D  ---
> Current thread (0x0601a000):  JavaThread "JDWP Transport Listener: 
> dt_socket" daemon [_thread_in_vm, id=1496, 
> stack(0x0662,0x0672)]
> siginfo: ExceptionCode=0xc005, reading address 0x0258
> Registers:
> RAX=0x0200, RBX=0x0200, RCX=0x, 
> RDX=0x08eeb460
> RSP=0x0671f670, RBP=0x, RSI=0x0b5c6800, 
> RDI=0x08eeb460
> R8 =0x0200, R9 =0x0601a000, R10=0x, 
> R11=0x
> R12=0x0006, R13=0x0671f7a8, R14=0x, 
> R15=0x
> RIP=0x6da9c5c2, EFLAGS=0x00010206
> Top of Stack: (sp=0x0671f670)
> 0x0671f670:   0004 6da9c81b
> 0x0671f680:   0601a000 08cbab38
> 0x0671f690:   0b5c6800 0005
> 0x0671f6a0:   0b5c6800 6da311b3
> 0x0671f6b0:   08cbab38 0671fed0
> 0x0671f6c0:   08eeb460 08cbab00
> 0x0671f6d0:    
> 0x0671f6e0:   0671f7a8 0020e0e0
> 0x0671f6f0:   08cbab38 6d45
> 0x0671f700:   0601a1d0 0601a000
> 0x0671f710:   0020e0e0 0601a000
> 0x0671f720:   0601a000 
> 0x0671f730:    
> 0x0671f740:   0671f7f8 6d4dbd58
> 0x0671f750:   0671f7f8 08cbab38
> 0x0671f760:   08cbab38 0671f7f0 
> Instructions: (pc=0x6da9c5c2)
> 0x6da9c5a2:   ca 5e 00 00 4c 8b 1f 49 f7 c3 fe ff ff ff 74 32
> 0x6da9c5b2:   41 f6 c3 01 74 98 eb 2a 48 83 e3 fe 48 89 5f 10
> 0x6da9c5c2:   48 8b 43 58 48 89 47 10 48 89 5f 18 e8 9d 5e 00
> 0x6da9c5d2:   00 4c 8b 1f 41 f6 c3 01 75 08 48 8b cb e8 8c e6 
> Register to memory mapping:
> RAX=0x0200 is an unknown value
> RBX=0x0200 is an unknown value
> RCX=0x is an unknown value
> RDX=0x08eeb460 is an unknown value
> RSP=0x0671f670 is pointing into the stack for thread: 
> 0x0601a000
> RBP=0x is an unknown value
> RSI=0x0b5c6800 is a thread
> RDI=0x08eeb460 is an unknown value
> R8 =0x0200 is an unknown value
> R9 =0x0601a000 is a thread
> R10=0x is an unknown value
> R11=0x is an unknown value
> R12=0x0006 is an unknown value
> R13=0x0671f7a8 is po