Occasionally, my Racket application crashes with a segmentation fault (under 
Windows).  The crash is a NULL pointer reference.  Unfortunately, having no 
PDB's the stack trace only contains a list of addresses.

Unfortunately, this only happens occasionally, but under the same conditions.  
It also happened in several Racket versions, with the last crash was on Racket 
6.7

Does anyone have any advice on how to debug the crash?

I currently have saved the crash dump file and, if there are PDB's for the 
Windows 64bit Racket 6.7, I could get a good stack trace.  I can also share the 
crash dump file, if anyone is interested, but it is 700 Mb in size 
(uncompressed).

Thanks,
Alex.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to