Fuse crashing since latest update

Fuse randomly crash since I update to latest version. Below is the detail after fuse crash everytime

Problem signature:
  Problem Event Name:    BEX
  Application Name:    fuse.exe
  Application Version:    0.12.4.6406
  Application Timestamp:    57316bbb
  Fault Module Name:    V8Simple.dll
  Fault Module Version:    0.0.0.0
  Fault Module Timestamp:    56dea524
  Exception Offset:    003f09a1
  Exception Code:    c0000409
  Exception Data:    00000007
  OS Version:    6.3.9600.2.0.0.768.101

Hi, I see you’re using Fuse 0.12.4, which version did you use to be on, and did you ever see it crash there? Also which operating system version are you on?

When and where does the crash happen? Is it in local preview? How do you start it? Does the crash happen on startup, or does it happen after it’s run for a while?

Hi, Before this I was at Version 0.12.3. No, I haven’t face this problem on 0.12.3 version. I’m using os windows 8.1. It doesn’t crash on startup but crash after it’s run for a while. Yes, crash occur while running in local preview.

Have you noticed any pattern in what you do right before it crashes? Like fetching data over http, saving a file, playing a video, or something like that?

Do you get any sort of error message, or does it just crash?

Can you zip up the logs found at %localappdata%\Fusetools\Fuse\Logs and upload them to https://www.dropbox.com/request/ZgndLtJQm5eGzG9cicGK, so I can see if we’ve logged anything useful for debugging this?

Could you also please try to have the preview running for a while and monitor the memory usage? This might reveal if the crash is due to a memory leak.

Does this happen for all Fuse projects and examples, or have you just seen it with your own project? If the latter is the case, could you please zip and upload the project to https://www.dropbox.com/request/ZgndLtJQm5eGzG9cicGK? That would help a lot for debugging this. Anything uploaded to that url is only accessible to the Fuse team.

well I uninstall the fuse yesterday and install it again so there isn’t any previous log file. I will upload if it occur.

Ok, if it happens again, please try the steps outlined in my post above.