[racket] Frequent crashes of DrRacket using db with sqlite3

From: Ryan Culpepper (ryan at cs.utah.edu)
Date: Mon Oct 29 12:02:39 EDT 2012

This sounds like a bug we found and fixed just recently, about a week 
ago. Could you try running your program on the nightly build and see if 
you can still get the crash to happen?

Ryan


On 10/29/2012 02:27 AM, Marco Maggesi wrote:
> Hi,
>
> I'm developing a toy application using sqlite via the db library and I'm
> experimenting frequent crashes of DrRacket.  I cannot say exactly what
> happens.  My feeling is that every time my program is stopped by an
> exception, then DrRacket crashes sooner or later in an apparently
> unrelated situation.
>
> My environment is
> MacOSX 10.6.8
> DrRacket 5.3
>
> Marco
>
>
>
> ____________________
>    Racket Users list:
>    http://lists.racket-lang.org/users
>


Posted on the users mailing list.