[vtkusers] vtk ObjLoader with Java Wrapping error

James Potota tr_jun-jiang.ee at vitrox.com
Wed May 6 23:27:35 EDT 2015


HI.

I use java-wrapper to create a obj reader refered to this example
<http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/ReadOBJ>  .

The program works fine until i load .obj that has larger filesize
approximately 150mb.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fee92f8677,
pid=1928, tid=5440
#
# JRE version: Java(TM) SE Runtime Environment (7.0_75-b13) (build
1.7.0_75-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.75-b04 mixed mode
windows-amd64 compressed oops)
# Problematic frame:
# C  [vtkCommonCore-6.2.dll+0xd8677]
#
# Failed to write core dump. Minidumps are not enabled by default on client
versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

I have no glue of what is happening and hope for hint.
Thanks.



--
View this message in context: http://vtk.1045678.n5.nabble.com/vtk-ObjLoader-with-Java-Wrapping-error-tp5731799.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list