> From: Leo <sdl....@gmail.com> > Date: Tue, 25 Oct 2011 16:36:52 +0800 > Cc: help-emacs-windows@gnu.org > > On 2011-10-25 16:00 +0800, Eli Zaretskii wrote: > > Each application crash is recorded in the system log that you can view > > using the "Event Viewer" (right-click on "My Computer", select > > "Manage", then expand the "Event Viewer" widget and click on > > "Application"). > > <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
The textual description is much better, because it includes descriptions of the <Data> field, instead of relying on the schema. There's a "copy to clipboard" button on the "event properties" dialog, which you can use to paste the textual description into the mail. > <EventData> > <Data>emacs.exe</Data> > <Data>24.0.90.0</Data> > <Data>4e9e1382</Data> > <Data>ntdll.dll</Data> > <Data>6.1.7601.17514</Data> > <Data>4ce7ba58</Data> > <Data>c0000029</Data> > <Data>000907b6</Data> > <Data>760</Data> > <Data>01cc91fd0016c7e4</Data> > <Data>D:\emacs-24.0.90\bin\emacs.exe</Data> > <Data>C:\windows\SysWOW64\ntdll.dll</Data> Yes, that's the same crash that I cited.