If MC crash it shows a crash ID. with that ID I can see what the crash analyze system say.
Also the crash report often only contains very minimum information like call stack info. and at what position in the program it crashed at.
I can't see all the options used and and such.
if it is reproducible, a description on what you did and what option was used to make it crash in MC should do.
If it is not easy to reproduce. than a exact guide on all the step you do to make it crash would be good, But that is probably not needed in this case.
What works in TC does not matter for MC. MC is not built on top of TC. and they work totally different.
A screen shot of TC does not really helps with showing what you did to make it fail in MC ?
What works in TC is not interesting, the interesting things is what make it fails in MC.
I have not tried to reproduce my self yet. I will check that later