I have started to get "Microsoft Visual C++ Runtime Library" Runtime error in c:\windows\explorer.exe every few minutes. After trying the most obvious things I decided to attach a debugger to the explorer.exe process. The culprit is the sldsearchifilter.dll.
I am not really asking for a solution. This is more of a "field report". Who knows, perhaps it will help someone.
/Magnus
VS2013 - Debug output.
First-chance exception at 0x000007FC96A47B8C in explorer.exe: Microsoft C++ exception: WindowsException at memory location 0x000000001115CD90.
'explorer.exe' (Win32): Loaded 'C:\Program Files\SolidWorks Corp\SolidWorks\sldpropertyhandler.dll'. Cannot find or open the PDB file.
'explorer.exe' (Win32): Loaded 'C:\Program Files\SolidWorks Corp\SolidWorks\sldmfcu.dll'. Cannot find or open the PDB file.
'explorer.exe' (Win32): Loaded 'C:\Program Files\SolidWorks Corp\SolidWorks\sldutu.dll'. Cannot find or open the PDB file.
'explorer.exe' (Win32): Loaded 'C:\Windows\System32\hlink.dll'. Symbols loaded.
'explorer.exe' (Win32): Loaded 'C:\Program Files\SolidWorks Corp\SolidWorks\sldebu.dll'. Cannot find or open the PDB file.
'explorer.exe' (Win32): Loaded 'C:\Program Files\SolidWorks Corp\SolidWorks\sldmgu.dll'. Cannot find or open the PDB file.
'explorer.exe' (Win32): Loaded 'C:\Program Files\SolidWorks Corp\SolidWorks\swccu.dll'. Cannot find or open the PDB file.
The thread 0x1044 has exited with code 1 (0x1).
'explorer.exe' (Win32): Loaded 'C:\Windows\System32\WindowsCodecsExt.dll'. Symbols loaded.
'explorer.exe' (Win32): Loaded 'C:\Program Files\Common Files\SolidWorks Shared\sldsearchifilter.dll'. Cannot find or open the PDB file.
First-chance exception at 0x000007FC96A47B8C (KernelBase.dll) in explorer.exe: 0x40080201: WinRT originate error (parameters: 0x00000000C00CE506, 0x0000000000000039, 0x000000001114CEC0).
First-chance exception at 0x000007FC96A47B8C (KernelBase.dll) in explorer.exe: 0xE0000001 (parameters: 0xFFFFFFFFC00CE506).
First-chance exception at 0x000007FC96A47B8C in explorer.exe: Microsoft C++ exception: _com_error at memory location 0x000000001115D9E0.
Unhandled exception at 0x000007FC96A47B8C in explorer.exe: Microsoft C++ exception: _com_error at memory location 0x000000001115D9E0.
explorer.exe has triggered a breakpoint.
First-chance exception at 0x0000000007B1E030 (sldsearchifilter.dll) in explorer.exe: 0xC0000005: Access violation reading location 0xFFFFFFFFFFFFFFFF.
Unhandled exception at 0x0000000007B1E030 (sldsearchifilter.dll) in explorer.exe: 0xC0000005: Access violation reading location 0xFFFFFFFFFFFFFFFF.