(07-21-2014, 12:28 PM)shuffle2 Wrote: We cannot do anything with reports that just say "crash in msvc*XXX.dll" (or other system libraries). This is because the libraries contain lots of common code (like memcpy, etc) which can be reached from tons of locations within dolphin. We need a dump (or at the very least, a stack trace - but it's easier to make a dump) in order to start debugging it.
Uhhhhh... this is an ILLEGAL_INSTRUCTION error and you have the offset into the module. What else do you need?
