Comment 9 for bug 1073721

Revision history for this message
Nathan Lee (nathan.lee) wrote :

For completeness, here's a backtrace from 0.48.2. Also, not replicated in 0.92.5 Windows 10.

a rough summary: bunch of unknown symbols `#5370 0x005d3050 in ?? ()` before an error is raised

#5338 0x76cd83c1 in raise () from C:\Windows\System32\msvcrt.dll
#5339 0x00000016 in ?? ()
#5340 0x76cdc84b in msvcrt!abort () from C:\Windows\System32\msvcrt.dll

Then the roughly 5000+ other frames are trying to print the error message, and I assume not having enough memory to do so.