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 racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to