I tried on Windows 10 with 6.2.1 and can confirm that just installing pict3d cases a bunch of segfaults.
If I try with the current snapshot build, I can successfully install and run pict3d using an Nvidia GPU. Jay On Tue, Dec 22, 2015 at 7:24 AM, Greg Trzeciak <[email protected]> wrote: > On Tuesday, December 22, 2015 at 1:06:55 PM UTC+1, Jay McCarthy wrote: >> Greg - What version of Racket are you running? >> >> Matthew - Do you know how to get logs from Windows crashes? >> >> Jay > > Racket version is 6.3 > My windows event log says that the module causing error in relation to Racket > is: > C:\WINDOWS\SYSTEM32\ntdll.dll (version: 10.0.10586.20) > > full log: > - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> > - <System> > <Provider Name="Application Error" /> > <EventID Qualifiers="0">1000</EventID> > <Level>2</Level> > <Task>100</Task> > <Keywords>0x80000000000000</Keywords> > <TimeCreated SystemTime="2015-12-22T12:19:40.537939500Z" /> > <EventRecordID>2341</EventRecordID> > <Channel>Application</Channel> > <Computer>WIN8-ZEUS</Computer> > <Security /> > </System> > - <EventData> > <Data>DrRacket.exe</Data> > <Data>6.3.0.0</Data> > <Data>564eb766</Data> > <Data>ntdll.dll</Data> > <Data>10.0.10586.20</Data> > <Data>56540c3b</Data> > <Data>c0000005</Data> > <Data>0000000000034b64</Data> > <Data>33b8</Data> > <Data>01d13cb2ea820501</Data> > <Data>C:\Program Files\Racket\DrRacket.exe</Data> > <Data>C:\WINDOWS\SYSTEM32\ntdll.dll</Data> > <Data>dbd80579-7b68-4b96-94b3-e4b404bab9d1</Data> > <Data /> > <Data /> > </EventData> > </Event> > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell http://jeapostrophe.github.io "Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great." - D&C 64:33 -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

