[plt-scheme] file-->exit doesn't close process with DrScheme 4.2.5 on Windows XP with non-admin user
Is there a log file I could grab immediately before quitting each time? I
could eventually split them into two groups, one which led to a full exit
and one which left the process running. Additionally, after exiting
DrScheme, if a there's a left-over process, I could grab a second log file
for those cases.
But that might be too much to sift through.
I just tried a series of simple tests. Merely opening one or two files at a
time, followed by nothing but waiting and exiting, would sometimes cause it.
But I can't reliably produce it yet.
-Paul
> -----Original Message-----
> From: robby.findler at gmail.com [mailto:robby.findler at gmail.com] On Behalf
> Of Robby Findler
> Sent: Monday, May 10, 2010 9:07 AM
> To: engineer at alum.mit.edu
> Cc: George Oliver; plt-scheme at list.cs.brown.edu
> Subject: Re: [plt-scheme] file-->exit doesn't close process with DrScheme
> 4.2.5 on Windows XP with non-admin user
>
> On Mon, May 10, 2010 at 8:04 AM, <engineer at alum.mit.edu> wrote:
> > Check out bug #10507
> > http://bugs.plt-
> scheme.org/query/gnatsweb.pl?debug=&database=default&cmd=vie
> > w+audit-trail&cmd=view&pr=10507
> >
> > But I'm pretty sure I'm running XP as an Admin. My process is left open
> > inconsistently. Seems to be dependent on how much work I did in
> DrScheme.
>
> If you do manage to find a way to reliably reproduce this, that would
> help us. FWIW.
>
> Thanks,
> Robby