Access violation exception in nddscore.dll

2 posts / 0 new
Last post
Offline
Last seen: 5 years 5 months ago
Joined: 03/20/2018
Posts: 1
Access violation exception in nddscore.dll

Hi,

 I am getting following access violation exception.

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb2ea037f6, pid=4252, tid=0x0000000000000fb0
#
# JRE version: Java(TM) SE Runtime Environment (8.0_151-b12) (build 1.8.0_151-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.151-b12 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [nddscore.dll+0xc37f6]
#
# Core dump written. Default location: D:\DDS_538\dds-service\hs_err_pid4252.mdmp
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

This is a Java Springboot application which uses RTI-dds libraries to subscribe for a data. The application is running on Windows Server 2012 machine.

Can you please help me debug this issue?

 

sara's picture
Offline
Last seen: 1 year 3 months ago
Joined: 01/16/2013
Posts: 128

Hi,

Do you have a support seat? If so, please contact Support and provide a reproducer of your error so we can debug what's happening.

Actually, are you able to reproduce this with an RTI Hello World application?

Thanks,
Sara