I discovered this great tool a year or so ago but recently have been having a problem.
I am copying a SD card used as the main drive on an Arch Linux plug device to a compressed image. This is for backup purposes.
Everything seems to go well and the archive appears to be completed but right at the very end of the process, my Win8 desktop crashes. Info is saved, I get a light blue screen (the blue screen of death has a new color

) ) and my computer restarts. The info from what I believe to be the event log for this event follows.
Code:
Log Name: Application
Source: Windows Error Reporting
Date: 12/21/2013 4:10:45 PM
Event ID: 1001
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: trb-vostro
Description:
Fault bucket 0x23_fastfat!FatDecodeFileObject, type 0
Event Name: BlueScreen
Response: http://wer.microsoft.com/responses/resredir.aspx?sid=10&Bucket=0x23_fastfat!FatDecodeFileObject&State=1&ID=f09bc3ca-4eab-4d65-b3fa-fbadbd03e1ca
Cab Id: f09bc3ca-4eab-4d65-b3fa-fbadbd03e1ca
Problem signature:
P1: 23
P2: 110135
P3: 0
P4: 0
P5: 0
P6: 6_3_9600
P7: 0_0
P8: 256_1
P9:
P10:
Attached files:
C:\Windows\Minidump\122113-24390-01.dmp
C:\Users\Tomb\AppData\Local\Temp\WER-40703-0.sysdata.xml
C:\Users\Tomb\AppData\Local\Temp\WERE2CE.tmp.WERInternalMetadata.xml
These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportArchive\Kernel_23_d542b57627fd419278dc8ea45e1c60166b9993b_00000000_cab_04ee5f23
Analysis symbol:
Rechecking for solution: 0
Report Id: 122113-24390-01
Report Status: 0
Hashed bucket:
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Windows Error Reporting" />
<EventID Qualifiers="0">1001</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-12-21T21:10:45.000000000Z" />
<EventRecordID>47037</EventRecordID>
<Channel>Application</Channel>
<Computer>trb-vostro</Computer>
<Security />
</System>
<EventData>
<Data>0x23_fastfat!FatDecodeFileObject</Data>
<Data>0</Data>
<Data>BlueScreen</Data>
<Data>http://wer.microsoft.com/responses/resredir.aspx?sid=10&Bucket=0x23_fastfat!FatDecodeFileObject&State=1&ID=f09bc3ca-4eab-4d65-b3fa-fbadbd03e1ca</Data>
<Data>f09bc3ca-4eab-4d65-b3fa-fbadbd03e1ca</Data>
<Data>23</Data>
<Data>110135</Data>
<Data>0</Data>
<Data>0</Data>
<Data>0</Data>
<Data>6_3_9600</Data>
<Data>0_0</Data>
<Data>256_1</Data>
<Data>
</Data>
<Data>
</Data>
<Data>
C:\Windows\Minidump\122113-24390-01.dmp
C:\Users\Tomb\AppData\Local\Temp\WER-40703-0.sysdata.xml
C:\Users\Tomb\AppData\Local\Temp\WERE2CE.tmp.WERInternalMetadata.xml</Data>
<Data>C:\ProgramData\Microsoft\Windows\WER\ReportArchive\Kernel_23_d542b57627fd419278dc8ea45e1c60166b9993b_00000000_cab_04ee5f23</Data>
<Data>
</Data>
<Data>0</Data>
<Data>122113-24390-01</Data>
<Data>0</Data>
<Data>
</Data>
</EventData>
</Event>
Any help to resolve this is greatly appreciated.
Thanks.