Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] Bug Reporting => [Max] Resolved Bugs => Topic started by: pokoy on 2016-10-06, 19:59:12

Title: 1.5 RC4 Crash - minidump inside
Post by: pokoy on 2016-10-06, 19:59:12
I had two crashes with RC4 today, both happening in the same way, after starting an IR session on a bigger scene. I'm including the minidump here. I'm not sure if this is related to Corona at all, but I never had this behavior with earlier versions and seeing that this happened twice on different scenes today seems strange.
Title: Re: 1.5 RC4 Crash - minidump inside
Post by: pokoy on 2016-10-06, 20:19:13
Just tried again and the crash happens somewhere in scene parsing phase and seems to be reproducible. Unfortunately I can't share the scene. Will go back to RC1 and try there as it seemd pretty stable for me, hope there aren't any drawback in doing so.
Title: Re: 1.5 RC4 Crash - minidump inside
Post by: pokoy on 2016-10-06, 20:30:19
Crap, getting a crash at the same point in RC1, too. Can anyone have a look at the minidump and enlighten me what could be causing this?

The scene is fairly big, I'm using some 3rd party maps (ColorCorrect, too), and a big texture, transform motion blur is on. Will try to track down what's causing this.
Title: Re: 1.5 RC4 Crash - minidump inside
Post by: pokoy on 2016-10-06, 20:51:12
After some tests I see that it happens only in IR and only if I enable object motion blur, in both RC1 and RC4. Normal rendering mode with the exact same settings renders fine, IR will crash to desktop.
Title: Re: 1.5 RC4 Crash - minidump inside
Post by: Ryuu on 2016-10-07, 12:24:29
The crash is somewhere in maxscript. So far it seems that this is most probably not our fault for once :)

Does it happen only on that single specific scene or does it also happen in some simple test scene when you combine all the features you are using?
Title: Re: 1.5 RC4 Crash - minidump inside
Post by: maru on 2016-10-07, 14:56:00
I am unable to reproduce this. Maybe scene-specific?
Title: Re: 1.5 RC4 Crash - minidump inside
Post by: pokoy on 2016-10-07, 16:28:52
Thanks for the feedback. I had an error popping up related to a scripted object every time I've accessed the renderer's UI and then clicked in the viewport, the first time ever I saw an error like that. I thought deleting the object would be enough to get rid of it but it seems something is still stored and causing problems.
Will talk back to the script developer and see if he knows where to look for leftovers and how to get rid of them.

Many thanks again, and yes, probably scene related. Corona IR is rock-stable everywhere else.
Title: Re: 1.5 RC4 Crash - minidump inside
Post by: Ondra on 2017-04-02, 16:04:14
closing this down as old report. I recently learned that there is a bug in max 2016 (which is also used in this case) that causes crashes related to buttons and maxscript. This may very well be that case.
Title: Re: 1.5 RC4 Crash - minidump inside
Post by: pokoy on 2017-04-02, 16:54:23
Yes, this was probably related to a scripted object and its behavior has changed between the old version which ran fine and a newer one which crashed IR. Safe to say it's not Corona related, would have caused problems with any renderer, probably.