There is advice on this page on how to track down such bugs: http://superuser.com/questions/393950/why-do-applications-need-to-close-or-stop-working-and-what-can-i-do-about-i
On Wed, Mar 9, 2016 at 1:06 PM, Robby Findler <[email protected]> wrote: > Thanks. > > Robby > > On Wed, Mar 9, 2016 at 11:56 AM, Curtis Dutton <[email protected]> wrote: >> It closes immediately with no error messages. Windows gives the standard >> "This program stopped working unexpectedly." message. >> >> On Wed, Mar 9, 2016 at 11:37 AM, Robby Findler <[email protected]> >> wrote: >>> >>> Thank you for your time simplifying the bug. >>> >>> Do you get an error message with the crash, or does DrRacket just >>> disappear? >>> >>> Robby >>> >>> >>> On Wed, Mar 9, 2016 at 10:17 AM, Curtis Dutton <[email protected]> wrote: >>> > I have found a way to completely crash the Dr. Racket gui in windows 7 >>> > 64bit >>> > just by opening a valid racket file. >>> > >>> > >>> > Included are files that can reproduce the issue. At least it does 100% >>> > reliably on my machine. I spent some time isolating a simple case that >>> > still >>> > reliably causes the crash. >>> > >>> > >>> > Unzip the contents. >>> > >>> > >>> > 1. Open DrRacket. >>> > 2. Open bug.rkt >>> > 3. View -> Show Log >>> > 4, Type "debug" into the log messages filter control >>> > 5. Run bug.rkt >>> > 6. Open "another/repro.rkt" >>> > >>> > >>> > The crash should occur during the compilation of repro.rkt. On my >>> > installation I don't even need to run repro.rkt. It looks like part of >>> > the >>> > gui that checks syntax or compiles the code is what is bombing. >>> > >>> > >>> > >>> > Thanks, >>> > Curtis >>> > >>> > -- >>> > You received this message because you are subscribed to the Google >>> > Groups >>> > "Racket Developers" group. >>> > To unsubscribe from this group and stop receiving emails from it, send >>> > an >>> > email to [email protected]. >>> > To post to this group, send email to [email protected]. >>> > To view this discussion on the web visit >>> > >>> > https://groups.google.com/d/msgid/racket-dev/CAPChLEoUixHEB5kFLWLfP50Am6s%2BpWkKqCDZ_LH5RDdaiqOMzA%40mail.gmail.com. >>> > For more options, visit https://groups.google.com/d/optout. >> >> > > -- > You received this message because you are subscribed to the Google Groups > "Racket Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/CAL3TdOP%2B0CocPSC3_GDx0q3TgHHEq8v_WknP43tZbVvLALMfWA%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/CAMSKV5cEvnV6DPdNiMqnpJbKBr5n0uhAfoUENJ0jtu1kOWXm4w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
