services.exe crash in Windows 7
I was just typing when the following message appeared out of nowhere:
You are about to be logged off
Windows has encountered a critical problem and will restart automatically in one minute. Please save your work now.
[ Close ]
After rebooting, the Event Log shows these events around that time:
Code:
- <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="2010-06-16T21:43:56.000000000Z" />
<EventRecordID>293</EventRecordID>
<Channel>Application</Channel>
<Computer>Clam</Computer>
<Security />
</System>
- <EventData>
<Data>services.exe</Data>
<Data>6.1.7600.16385</Data>
<Data>4a5bbf1b</Data>
<Data>UBPM.dll</Data>
<Data>6.1.7600.16385</Data>
<Data>4a5bdb1c</Data>
<Data>c0000005</Data>
<Data>0000143d</Data>
<Data>198</Data>
<Data>01cb0c19878a7750</Data>
<Data>C:\Windows\system32\services.exe</Data>
<Data>C:\Windows\system32\UBPM.dll</Data>
<Data>4381d1a0-7990-11df-b5f0-00065b36f4ed</Data>
</EventData>
</Event>
and
Code:
- <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="2010-06-16T21:43:59.000000000Z" />
<EventRecordID>294</EventRecordID>
<Channel>Application</Channel>
<Computer>Clam</Computer>
<Security />
</System>
- <EventData>
<Data />
<Data>0</Data>
<Data>APPCRASH</Data>
<Data>Not available</Data>
<Data>0</Data>
<Data>services.exe</Data>
<Data>6.1.7600.16385</Data>
<Data>4a5bbf1b</Data>
<Data>UBPM.dll</Data>
<Data>6.1.7600.16385</Data>
<Data>4a5bdb1c</Data>
<Data>c0000005</Data>
<Data>0000143d</Data>
<Data />
<Data />
<Data>C:\Windows\Temp\WERD3A2.tmp.appcompat.txt C:\Windows\Temp\WERD502.tmp.WERInternalMetadata.xml C:\Windows\Temp\WERD50D.tmp.hdmp C:\Windows\Temp\WERDAB0.tmp.mdmp</Data>
<Data>C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_services.exe_1511f2d94f0ba99e533872c9a343a7e32f39e3_cab_0797dbb1</Data>
<Data />
<Data>0</Data>
<Data>4381d1a0-7990-11df-b5f0-00065b36f4ed</Data>
<Data>4</Data>
</EventData>
</Event>
Code:
- <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="2010-06-16T21:44:00.000000000Z" />
<EventRecordID>295</EventRecordID>
<Channel>Application</Channel>
<Computer>Clam</Computer>
<Security />
</System>
- <EventData>
<Data />
<Data>0</Data>
<Data>APPCRASH</Data>
<Data>Not available</Data>
<Data>0</Data>
<Data>services.exe</Data>
<Data>6.1.7600.16385</Data>
<Data>4a5bbf1b</Data>
<Data>UBPM.dll</Data>
<Data>6.1.7600.16385</Data>
<Data>4a5bdb1c</Data>
<Data>c0000005</Data>
<Data>0000143d</Data>
<Data />
<Data />
<Data>C:\Windows\Temp\WERD3A2.tmp.appcompat.txt C:\Windows\Temp\WERD502.tmp.WERInternalMetadata.xml C:\Windows\Temp\WERD50D.tmp.hdmp C:\Windows\Temp\WERDAB0.tmp.mdmp</Data>
<Data>C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_services.exe_1511f2d94f0ba99e533872c9a343a7e32f39e3_cab_0797dbb1</Data>
<Data />
<Data>0</Data>
<Data>4381d1a0-7990-11df-b5f0-00065b36f4ed</Data>
<Data>0</Data>
</EventData>
</Event>
The computer is a Dell Latitude C610 notebook with 1GB of RAM, a 1GHz Pentium III processor, and Windows 7 Ultimate.
What does it mean??? It doesn't seem to have happened again yet, but it was just random enough as to warrant a mention.