The JVM is trying to access address 0xc0000005 which doesn't seem to be valid. That's causing the access violation.
On Dec 15 2011, 7:59 pm, Ravi Chandran <[email protected]> wrote: > hi > > I have opensplice DDS 5.4.1 installed in my system, along with JDK 1.6 > update 30 installed. Now, my problem is with DDS applications and examples. > Whenever I try to run any DDS program, I get a crash error similar to this > one : > > # > # A fatal error has been detected by the Java Runtime Environment: > # > # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d95f043, pid=8612, > tid=5772 > # > # JRE version: 6.0_30-b12 > # Java VM: Java HotSpot(TM) Client VM (20.5-b03 mixed mode, sharing > windows-x86 ) > # Problematic frame: > # V [jvm.dll+0x9f043] > # > # If you would like to submit a bug report, please visit: > # http://java.sun.com/webapps/bugreport/crash.jsp > > and the system information from the log file is : > > OS: Windows 7 , 64 bit Build 7601 Service Pack 1 > > CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 42 > stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, > popcnt, ht > > Memory: 4k page, physical 6183084k(3473436k free), swap 12364320k(8321616k > free) > > vm_info: Java HotSpot(TM) Client VM (20.5-b03) for windows-x86 JRE > (1.6.0_30-b12), built on Nov 10 2011 01:51:00 by "java_re" with MS VC++ 7.1 > (VS2003) > > Can someone point out the possible cause here? > > -- > Thanks & Regards > Ravi > > _______________________________________________ > OpenSplice DDS Developer Mailing List > [email protected] > Subscribe / Unsubscribehttp://dev.opensplice.org/mailman/listinfo/developer _______________________________________________ OpenSplice DDS Developer Mailing List [email protected] Subscribe / Unsubscribe http://dev.opensplice.org/mailman/listinfo/developer
