Windows.UI.Xaml.dll Crash

AceInfinity

Emeritus, Contributor
Joined
Feb 21, 2012
Posts
1,728
Location
Canada
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?
 
Lower the screen resolution :)

I know it's a workaround but it may provide you some hint

I had similar issue after Windows 10 RTM upgrade. Most of the Store Apps crashes (solitaire, store, mail etc.) with the same error code and faulting module name. I tried a lot of suggested solutions but none of them helped me. I have old integrated graphic card: intel G31/33 with deafult, automatically installed by Microsoft driver. This driver is WDDM 1.0 compliant only. There is no newer driver on Intel website therefore I played with various available graphic settings and lowering the screen resolution from 1920x1080 to 1600x900 worked.

Hope it helps
 
Last edited by a moderator:
There's not much point in trying to debug this anymore because I've updated Windows to a new build numerous times. The issue no longer persists with the current build of Windows 10, and I'm on the same resolution as I was before.
 
Good for you! However despite the newest build my problem (on this particular machine) still exists ;/

cheers

Really? :S Very strange... Are you on build 240 or the newest insider build? I wonder why it still persists for you... Thanks for the information regardless!
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top