AceInfinity
Emeritus, Contributor
Code:
[NO-PARSE]Log Name: Application
Source: Application Error
Date: 2015-03-24 7:57:17 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: Troy-PC
Description:
Faulting application name: Explorer.EXE, version: 10.0.9926.6, time stamp: 0x54cbad86
Faulting module name: Windows.UI.Xaml.dll, version: 10.0.9926.0, time stamp: 0x54bddc8c
Exception code: 0xc000027b
Fault offset: 0x00000000003d834f
Faulting process id: 0x8b4
Faulting application start time: 0x01d0669e4b8ca82d
Faulting application path: C:\WINDOWS\Explorer.EXE
Faulting module path: C:\Windows\System32\Windows.UI.Xaml.dll
Report Id: 437a3f87-d292-11e4-8270-54ee75133350
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<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-03-25T01:57:17.000000000Z" />
<EventRecordID>33810</EventRecordID>
<Channel>Application</Channel>
<Computer>Troy-PC</Computer>
<Security />
</System>
<EventData>
<Data>Explorer.EXE</Data>
<Data>10.0.9926.6</Data>
<Data>54cbad86</Data>
<Data>Windows.UI.Xaml.dll</Data>
<Data>10.0.9926.0</Data>
<Data>54bddc8c</Data>
<Data>c000027b</Data>
<Data>00000000003d834f</Data>
<Data>8b4</Data>
<Data>01d0669e4b8ca82d</Data>
<Data>C:\WINDOWS\Explorer.EXE</Data>
<Data>C:\Windows\System32\Windows.UI.Xaml.dll</Data>
<Data>437a3f87-d292-11e4-8270-54ee75133350</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>[/NO-PARSE]
Okay, so I just had a Windows update that supposedly installed a new build of Windows 10 on my laptop. The installation with the circular progressbar showed up after the restart. I've been having issues with the search functionality in Windows 10 since I installed it, so I figured I'd test it again. The Win+X power menu has a "Search" item -- I clicked on that, and it seemed that Windows was doing something for about 5 seconds or so before explorer.exe looked like it had crashed. I lost my desktop background when explorer restarted (it went black), and no search UI came up at all. When clicking on the search button in the taskbar, it will show up, then disappear before any of the UI even has time to paint/draw. I looked into EventViewer, and I seen many many logs similar to the one above where an exception had been thrown in Windows.UI.Xaml.dll.
Anybody else seeing this issue? Anyone have a solution?