Page 1 of 1

OpenSim 3.3 "Open Model" --> Crash

Posted: Fri May 04, 2018 4:24 am
by davidibv
Hi All,

I installed the latest version OpenSim 3.3 64-bit on a Windows10 PC (64bit based). The program starts without problems, but as soon as I press "File --> Open Model" resp. "Ctrl + O", the program crashes without an error message. It doesn't even open a window in which you could choose the directory of your model, OpenSim just closes and that's it.
I already tried the 32bit Version, Version 3.2 but had the same issue. Microsoft Visual C++ 2013 and the latest Version of Java are installed.
I'd appreciate if someone could help me with this. Thanks!

PS: I just attached the logfile I got when starting OpenSim with the CMD.


# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000074a06adf, pid=10832, tid=2624
#
# JRE version: Java(TM) SE Runtime Environment (7.0_80-b15) (build 1.7.0_80-b15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.80-b11 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [MSVCR100.dll+0x36adf]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\david\AppData\Local\Temp\\hs_err_pid10832.log
#
# 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.

Re: OpenSim 3.3 "Open Model" --> Crash

Posted: Fri May 04, 2018 10:41 am
by vgallego
Its been happening something similar to me all day. I can open a model and scale it, but when I try to anything else it crashes and closes. Sometimes I am browsing for a file to load and closes without me doing nothing. Is there a bug or some wrong with the source code of openSim?

Re: OpenSim 3.3 "Open Model" --> Crash

Posted: Fri May 04, 2018 11:19 am
by jimmy
There may be an issue on where you have installed OpenSim. The log file has C:\Program Files\OpenSim 3.3\bin on your path- did you install OpenSim to program files? If so, try to install to C:\OpenSim 3.3.

Re: OpenSim 3.3 "Open Model" --> Crash

Posted: Fri May 04, 2018 11:30 am
by vgallego
OpenSim usually works fine for me but today everytime I try to domething, browse or load a file this happens .. opensim54.exe has stopped working
A problem caused the program to stop working correctly.

Re: OpenSim 3.3 "Open Model" --> Crash

Posted: Fri May 04, 2018 11:43 am
by jimmy
We had something similar happen to someone recently- A W10 update affected their Java environment.

The user fixed the issue by downloading and installing the latest Java JDK (though we suspect that Version 8, update 162 works best), then put this version on your path.

Re: OpenSim 3.3 "Open Model" --> Crash

Posted: Fri May 04, 2018 12:09 pm
by vgallego
I just did that and it still not work ... now it doesn't pop up any message it just shut down ... any more ideas of how to fix it?
The scaling and ID seem to work fine but the IK crashes

Re: OpenSim 3.3 "Open Model" --> Crash

Posted: Fri May 04, 2018 2:23 pm
by jimmy
uninstall OpenSim and reinstall not in program files. Edit your environment with rapid environment editor. to make sure that there is only one instance of both OpenSim and Java on your path.

If that doesn't work, install OpenSim on a different computer. If it works there, look at the environment differences between the two machines.