<div dir="ltr">Is your obj file valid? Did you try to load it from ParaView?<div><br></div><div>Just a thought...</div><div><br></div><div>Seb</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 6, 2015 at 9:27 PM, James Potota <span dir="ltr"><<a href="mailto:tr_jun-jiang.ee@vitrox.com" target="_blank">tr_jun-jiang.ee@vitrox.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">HI.<br>
<br>
I use java-wrapper to create a obj reader refered to this example<br>
<<a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/ReadOBJ" target="_blank">http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/ReadOBJ</a>>  .<br>
<br>
The program works fine until i load .obj that has larger filesize<br>
approximately 150mb.<br>
<br>
#<br>
# A fatal error has been detected by the Java Runtime Environment:<br>
#<br>
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fee92f8677,<br>
pid=1928, tid=5440<br>
#<br>
# JRE version: Java(TM) SE Runtime Environment (7.0_75-b13) (build<br>
1.7.0_75-b13)<br>
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.75-b04 mixed mode<br>
windows-amd64 compressed oops)<br>
# Problematic frame:<br>
# C  [vtkCommonCore-6.2.dll+0xd8677]<br>
#<br>
# Failed to write core dump. Minidumps are not enabled by default on client<br>
versions of Windows<br>
#<br>
# If you would like to submit a bug report, please visit:<br>
#   <a href="http://bugreport.sun.com/bugreport/crash.jsp" target="_blank">http://bugreport.sun.com/bugreport/crash.jsp</a><br>
# The crash happened outside the Java Virtual Machine in native code.<br>
# See problematic frame for where to report the bug.<br>
#<br>
<br>
I have no glue of what is happening and hope for hint.<br>
Thanks.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/vtk-ObjLoader-with-Java-Wrapping-error-tp5731799.html" target="_blank">http://vtk.1045678.n5.nabble.com/vtk-ObjLoader-with-Java-Wrapping-error-tp5731799.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br></div>