Device Manager crashing: mmc.exe crashes with faulting mgr of devmgr.dll

Hello
I am unable to load device manager (either directly from control panel, or within the Computer Management MMC console. Everytime i attempt to do so, it crashes. An adminstrative event is raised on each occassion with the following:
Faulting application name: mmc.exe, version: 6.3.9600.16384, time stamp: 0x5215ef8f
Faulting module name: devmgr.dll, version: 6.3.9600.16384, time stamp: 0x5215ebc8
Exception code: 0xc00000fd
Fault offset: 0x000000000000e3a2
Faulting process id: 0x1c1c
Faulting application start time: 0x01ceff2006f4b512
Faulting application path: C:\WINDOWS\system32\mmc.exe
Faulting module path: C:\WINDOWS\System32\devmgr.dll
Report Id: 5ead3eb8-6b13-11e3-bec8-14dae9031ab6
Faulting package full name: 
Faulting package-relative application ID: 
There are a few similiar reports i've come across on the web, most centering around the .NET frameworks in use, invalid configs etc., but i've been unable to pinpoint anything specifically wrong. 
Can anyone help? 
Thanks!

I was really trying to avoid a full OS reinstall, but I can't find a solution to either situation.
An Answers poster recently had an
apparent problem with DISM.exe being corrupted. Evidently an sfc /scannow   either didn't notice it or try to fix it.  I wondered about trying sfc /scanfile= on it. If you are about to rebuild it surely could not hurt to perform that experiment
with your two devmgmt.msc files first?
You could check them for length using a modification of the Powershell pipeline we used...
PS C:\windows> dir -Filter "devmgmt.msc" -Recurse -ErrorAction:SilentlyContinue | ft Length, FullName -AutoSize -HideTableHeaders
145640 C:\windows\System32\devmgmt.msc
145640 C:\windows\System32\en-US\devmgmt.msc
145640 C:\windows\SysWOW64\devmgmt.msc
145640 C:\windows\SysWOW64\en-US\devmgmt.msc
145640 C:\windows\WinSxS\amd64_microsoft-windows-p..cemanager.resources_31bf3856ad364e35_6.3.9600.16384_en-us_9242636cfac1b5ec\devmgmt.msc
145640 C:\windows\WinSxS\amd64_microsoft-windows-pnpdevicemanager_31bf3856ad364e35_6.3.9600.16384_none_0494fa7cf377bf21\devmgmt.msc
145640 C:\windows\WinSxS\wow64_microsoft-windows-pnpdevicemanager_31bf3856ad364e35_6.3.9600.16384_none_0ee9a4cf27d8811c\devmgmt.msc
145640 C:\windows\WinSxS\x86_microsoft-windows-p..cemanager.resources_31bf3856ad364e35_6.3.9600.16384_en-us_3623c7e9426444b6\devmgmt.msc
Whoa.  I wasn't expecting that.  All the same size?  Looks like the first pipeline we used which ended with  fl  *  would be more useful.  There are only 8 items so it wouldn't be too much output.
Also, that shows there might be another copy that you could use anyway (e.g. which might not be corrupted as much as the one you were getting by default.)
C.f.
http://answers.microsoft.com/en-us/windows/forum/windows8_1-windows_update/issue-with-installing-updates-on-windows-81/24b91da6-fdbe-42dd-96c6-3cc91062054b?page=4 
HTH
Robert Aldwinckle

Similar Messages

  • Anonymous Level Security Token Error combined with DECOMCNFG errors and finishing big with mmc.exe crash

    Hello
    I'm running on  a brand new system Windows 7 Home Premium 64-Bit.
    I have a problem with Internet Explorer 8. When a javascript tries to open a link into a new window I get the error message: Message: Cannot open an anonymous level security token.
    The solution to this is to go to dcomcnfg -> Expand Componenet Services -> Computers
    Select My Computer -> right click My Computer and select Properties.
    On the Default Properties tab set the Default Authentication level and Default Impersonation level.
    Here is the problem: These values can not be set. There are multiple problems with the DCOMCNFG interface.
    1.  There are no values present in the drop down window. 
    2.  The first time one selects properties from my computer to access the default properties tab, I get only a 2 tab page consisting only of COM Security and MSDTC.  I have to select the properties option a second time to get the correct page to
    pop up containing the additional 4 tabs that include the default Properties. (strange, but I have actually seen this behavior reported elsewhere on the net by a developer)
    3. On the default properties tab, the "enable Distributed COM on this computer" is unchecked, even though registry values indicate DCOM is enabled.
    4. The drop down windows for "Default Authetication Level" and "Default Inpersonation Level" do not populate with any options when I check the "Enable Distributed COM" box.  Registry values appear to have these settings correctly set.
    5.  Regardless of whether I modify any entries or not on the Default Properties tab, every time I close the Default Properties tab by selecting "OK", mmc.exe crashes and an error is generated. No crash if I select "cancel."  Error info below:
    Problem Event Name: APPCRASH
    Application Name: mmc.exe
    Application Version: 6.1.7600.16385
    Application Timestamp: 4a5bc808
    Fault Module Name: comuid.dll
    Fault Module Version: 2001.12.8530.16385
    Fault Module Timestamp: 4a5bdf82
    Exception Code: c000041d
    Exception Offset: 0000000000027eb4
    OS Version: 6.1.7600.2.0.0.768.3
    Locale ID: 1033
    Additional Information 1: c04d
    Additional Information 2: c04dc172367dd59f9f2c3be375fb3e80
    Additional Information 3: ab1b
    Additional Information 4: ab1bd07e62aa9dd1521e9b185bfe43fc
    What have I done to try to remedy the problem?
    Ran fsc scannow and chkdsk with no change. 
    What would I like?
    To eliminate the anonymous level security token  error in IE8, and I assume the DCOMCNFG problem may be the cause.
    Thanks, Jim

    I have the EXACT signature of symptoms as described here, but with Windows XP: 
    [Quote]
    Multiple problems with the DCOMCNFG interface.
    1.  There are no values present in the drop down window. 
    2.  The first time one selects properties from my computer to access the default properties tab, I get only a 2 tab page consisting only of COM Security and MSDTC.  I have to select the properties option a second time to get the correct page to
    pop up containing the additional 4 tabs that include the default Properties. (strange, but I have actually seen this behavior reported elsewhere on the net by a developer)
    3. On the default properties tab, the "enable Distributed COM on this computer" is unchecked, even though registry values indicate DCOM is enabled.
    4. The drop down windows for "Default Authetication Level" and "Default Inpersonation Level" do not populate with any options when I check the "Enable Distributed COM" box.  Registry values appear to have these settings correctly set.
    5.  Regardless of whether I modify any entries or not on the Default Properties tab, every time I close the Default Properties tab by selecting "OK", mmc.exe crashes and an error is generated. No crash if I select "cancel." 
    [/QUOTE]
    I tried the COMFIX tool suggested by Jim Bacon - it does not complete for me however
    (there is no "run as admin" option in Windows XP, just double clicked to run it. 
    Otherwise followed as described (no Norton Ghost) 
    It errors out: 
    In the Command Window, it says Open Service Fail 1060
    Specific Service does not exist as installed service 
    And a Windows Script Host Window that reports error "the system cannot find the file specified" - code:80070002
    Is this because it is XP? 
    Is there something similar I can use for XP, or do I have some other limitation? 
    Appreciate assistance - I was happy to find this issue reported here so pleased that at least I am not unique in that! 

  • Windows Forms Application Crashes Out with "Faulting module name: clr.dll"

    OS: Windows 7
    Framework: 4.5
    Windows Form Application crashes while invoking printer settings method "printersettings.sethdevmode()"
    Application: DHSDEVASystem.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.AccessViolationException
    Stack:
       at System.Runtime.InteropServices.Marshal.CopyToManaged(IntPtr, System.Object, Int32, Int32)
       at System.Runtime.InteropServices.Marshal.Copy(IntPtr, Byte[], Int32, Int32)
       at System.Drawing.Printing.PrinterSettings.SetHdevmode(IntPtr)
       at DHSPresentationLayer.Logic.PrinterAPI.OpenPrinterPropertiesDialog(System.Drawing.Printing.PrinterSettings, System.Windows.Forms.Form)
       at DHSPresentationLayer.Logic.PrinterAPI.SendFileToPrinter(DHSPresentationLayer.Logic.PrinterInfo, System.String, System.Windows.Forms.Form)
       at DHSPresentationLayer.Logic.PrinterAPI.PrintLabel(System.String, System.String, System.Data.DataTable, System.Func`2<System.String,System.String>, System.String, System.String, Int32, System.Windows.Forms.Form)
       at DHSPresentationLayer.MRPFR130.showSSReport()
       at DHSPresentationLayer.MRPFR130.confirmCancelCloseButton_Confirm()
       at MINDBaseFormLibrary.BaseScreenReports.confirmCancelCloseControl1_EventButtonClicked(System.Object, DHSControlLibrary.MyEventArgs)
       at DHSControlLibrary.ConfirmCancelCloseControl.OnEventButtonClicked(DHSControlLibrary.MyEventArgs)
       at DHSControlLibrary.ConfirmCancelCloseControl.cmdConfirm_Click(System.Object, System.EventArgs)
       at System.Windows.Forms.Control.OnClick(System.EventArgs)
       at Infragistics.Win.Misc.UltraButtonBase.OnClick(System.EventArgs)
       at Infragistics.Win.Misc.UltraButton.OnMouseUp(System.Windows.Forms.MouseEventArgs)
       at System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
       at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
       at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
       at System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
       at System.Windows.Forms.NativeWindow.DefWndProc(System.Windows.Forms.Message ByRef)
       at Infragistics.Win.UIAutomation.UiaProviderControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
       at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
       at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
       at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
       at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
       at System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
       at DHSPresentationLayer.Program.Main()
    then 1 second after :
    Faulting application name: DHSDEVASystem.exe, version: 7.8.0.4, time stamp: 0x54c8f680
    Faulting module name: MSVCR110_CLR0400.dll, version: 11.0.50709.17929, time stamp: 0x4ffa580c
    Exception code: 0xc0000005
    Fault offset: 0x0000156e
    Faulting process id: 0x8ec
    Faulting application start time: 0x01d046916142e1e3
    Faulting application path: C:\Users\savaa\AppData\Local\Apps\2.0\DR9VMJ96.MZ3\DP07HVCX.MDB\dhsd..tion_0000000000000000_0007.0008_cfa90b0813b3f063\DHSDEVASystem.exe
    Faulting module path: C:\Windows\system32\MSVCR110_CLR0400.dll
    Report Id: 38cf9363-b285-11e4-b29f-0023242a2561
    The PC is on windows 7 32 bits with .net 4.5 installed.

    Hello,
    Based on the exception message, I found that your project is build with .NET 4.0, you could consider changing it to .NET 4.5.
    If you want to keep it built with .NET 4.0, then you could consider the following fix.
    FIX: "Faulting module name: clr.dll" error message when you run a Microsoft .NET Framework 4-based application
    Regards,
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Mmc.exe crash - Kernelbase.dll

    Hello,
    Reliability monitor reports frequet crash of mmc.exe
    Faulting application name: mmc.exe, version: 6.3.9600.16384, time stamp: 0x5215ef8f
    Faulting module name: KERNELBASE.dll, version: 6.3.9600.17278, time stamp: 0x53eebf2e
    Exception code: 0xe0434352
    Fault offset: 0x000000000000606c
    Faulting process id: 0xa04
    Faulting application start time: 0x01d05cbe538c385b
    Faulting application path: C:\WINDOWS\system32\mmc.exe
    Faulting module path: C:\WINDOWS\system32\KERNELBASE.dll
    Report Id: 788536ea-cbab-11e4-82ae-402cf46ee7fe
    Faulting package full name:
    Faulting package-relative application ID:
    How can I investigate further to find what causes the crash ?
    Regards,
    Michel

    if you are upgraded your OS from windows 7 or Windows 8. I suggest just run windows update and check
    if you are not upgraded your OS try (SFC) & DISM as
    ZigZag3143x , or simply do system restore (using restore point before this issue happen) and if still not working, in place upgrade will be another option
    http://www.eightforums.com/tutorials/26095-repair-install-windows-8-a.html
    Yes, this is an upgrade from Windows 7. I've run the Windows update (instead of SCCM software updates) and the KB3000850 (November 2014 update rollup for Windows RT 8.1, Windows 8.1, and Windows Server 2012 R2 ) was missing from my computer.
    This update installs an updated version of kernelbase DLL (6.3.9600.17415).I'll will wait a couple of days to check if it helps

  • Safari crash all the time with fault report

    Cannot open Safari at all anymore (writing this question with firefox) on old Imac from 2009/21.5 inch,
    this started when downloading the high-bit officially purchased versions from Led Zeppelin IV at www.ledzeppelin.com/HDdownload
    the fault message as below: (tried already to find genieo and other mentioned adware here in articles, but can't find it?)
    Process:          
    Safari [1058]
    Path:             
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:       
    com.apple.Safari
    Version:          
    8.0 (10600.1.25.1)
    Build Info:       
    WebBrowser-7600001025001000~1
    Code Type:        
    X86-64 (Native)
    Parent Process:   
    ??? [1]
    Responsible:      
    Safari [1058]
    User ID:          
    501
    Date/Time:        
    2014-12-25 22:49:34.705 +0100
    OS Version:       
    Mac OS X 10.10.1 (14B25)
    Report Version:   
    11
    Anonymous UUID:   
    D50F94C7-EE73-7F37-F312-79EA8CEA4957
    Time Awake Since Boot: 3000 seconds
    Crashed Thread:   
    0  Dispatch queue: com.apple.main-thread
    Exception Type:   
    EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:  
    KERN_PROTECTION_FAILURE at 0x00007fff4ff2be74
    VM Regions Near 0x7fff4ff2be74:
    MALLOC_SMALL      
    00007fa6ad800000-00007fa6ae800000 [ 16.0M] rw-/rwx SM=PRV 
    --> STACK GUARD       
    00007fff4c72c000-00007fff4ff2c000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
    Stack             
    00007fff4ff2c000-00007fff5072c000 [ 8192K] rw-/rwx SM=COW  thread 0
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation
    0x00007fff956b1474 __CFStringCreateImmutableFunnel3 + 20
    1   com.apple.CoreFoundation
    0x00007fff956c547b CFStringCreateWithBytes + 59
    2   com.apple.CoreFoundation
    0x00007fff956cab6e CFURLCreateStringByReplacingPercentEscapes + 526
    3   com.apple.CoreFoundation
    0x00007fff956ca724 _retainedComponentString + 964
    4   com.apple.CoreFoundation
    0x00007fff956c9e2a CFURLCreateStringWithFileSystemPath + 362
    5   com.apple.CoreFoundation
    0x00007fff956c6a27 CFURLCopyFileSystemPath + 471
    6   com.apple.Foundation    
    0x00007fff92d55a4c -[NSURL(NSURL) path] + 145
    7   com.apple.Safari.framework  
    0x00007fff9254d8a9 -[NSFileManager(SafariNSFileManagerExtras) safari_ensureDirectoryExists:] + 41
    8   com.apple.Safari.framework  
    0x00007fff9254dcf5 -[NSFileManager(SafariNSFileManagerExtras) safari_settingsDirectory] + 102
    9   com.apple.Safari.framework  
    0x00007fff91f88ba3 +[AppController _settingsDirectoryPath] + 57
    10  com.apple.Safari.framework  
    0x00007fff9211985e -[DownloadMonitorOld _downloadHistoryFile] + 57
    11  com.apple.Safari.framework  
    0x00007fff92119918 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 72
    12  com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    13  com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    14  com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    15  com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    16  com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    17  com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    18  com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    19  com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    20  com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    21  com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    22  com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    23  com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    24  com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    25  com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    26  com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    27  com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    28  com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    29  com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    30  com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    31  com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    32  com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    33  com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    34  com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    35  com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    36  com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    37  com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    38  com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    39  com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    40  com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    41  com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    42  com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    43  com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    44  com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    45  com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    46  com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    47  com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    48  com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    49  com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    50  com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    51  com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    52  com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    53  com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    54  com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    55  com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    56  com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    57  com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    58  com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    59  com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    60  com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    61  com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    62  com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    63  com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    64  com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    65  com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    66  com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    67  com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    68  com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    69  com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    70  com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    71  com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    72  com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    73  com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    74  com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    75  com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    76  com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    77  com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    78  com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    79  com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    80  com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    81  com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    82  com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    83  com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    84  com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    85  com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    86  com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    87  com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    88  com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    89  com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    90  com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    91  com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    92  com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    93  com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    94  com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    95  com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    96  com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    97  com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    98  com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    99  com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    100 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    101 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    102 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    103 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    104 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    105 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    106 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    107 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    108 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    109 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    110 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    111 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    112 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    113 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    114 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    115 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    116 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    117 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    118 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    119 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    120 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    121 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    122 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    123 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    124 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    125 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    126 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    127 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    128 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    129 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    130 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    131 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    132 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    133 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    134 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    135 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    136 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    137 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    138 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    139 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    140 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    141 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    142 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    143 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    144 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    145 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    146 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    147 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    148 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    149 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    150 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    151 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    152 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    153 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    154 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    155 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    156 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    157 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    158 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    159 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    160 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    161 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    162 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    163 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    164 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    165 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    166 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    167 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    168 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    169 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    170 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    171 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    172 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    173 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    174 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    175 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    176 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    177 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    178 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    179 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    180 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    181 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    182 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    183 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    184 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    185 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    186 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    187 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    188 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    189 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    190 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    191 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    192 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    193 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    194 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    195 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    196 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    197 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    198 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    199 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    200 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    201 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    202 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    203 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    204 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    205 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    206 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    207 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    208 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    209 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    210 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    211 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    212 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    213 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    214 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    215 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    216 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    217 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    218 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    219 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    220 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    221 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    222 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    223 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    224 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    225 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    226 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    227 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    228 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    229 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    230 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    231 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    232 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    233 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    234 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    235 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    236 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    237 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    238 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    239 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    240 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    241 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    242 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    243 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    244 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    245 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    246 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    247 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    248 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    249 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    250 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    251 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    252 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    253 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    254 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    255 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    256 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    257 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    258 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    259 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    260 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    261 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    262 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    263 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    264 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    265 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    266 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    267 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    268 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    269 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    270 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    271 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    272 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    273 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    274 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    275 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    276 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    277 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    278 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    279 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    280 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    281 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    282 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    283 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    284 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    285 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    286 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    287 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    288 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    289 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    290 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    291 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    292 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    293 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    294 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    295 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    296 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    297 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    298 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    299 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    300 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    301 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    302 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    303 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    304 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    305 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    306 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    307 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    308 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    309 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    310 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    311 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    312 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    313 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    314 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    315 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    316 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    317 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    318 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    319 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    320 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    321 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    322 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    323 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    324 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    325 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    326 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    327 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    328 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    329 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    330 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    331 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    332 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    333 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    334 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    335 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    336 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    337 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    338 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    339 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    340 com.apple.Safari.framework  
    0x00007fff9211673e +[DownloadMonitorOld sharedDownloadMonitor] + 62
    341 com.apple.Safari.framework  
    0x00007fff92123e09 -[DownloadProgressEntry _setDownloadStage:shouldSendNotifications:] + 738
    342 com.apple.Safari.framework  
    0x00007fff9211d10c -[DownloadProgressEntry initWithRequest:bytesLoaded:bytesExpected:error:download:downloadFile:postDownl oadFile:downloadStage:identifier:mayOpenWhenDone:allowOverwrite:removeEntryWhenD one:] + 844
    343 com.apple.Safari.framework  
    0x00007fff9211d6e9 -[DownloadProgressEntry initWithDictionary:] + 1347
    344 com.apple.Safari.framework  
    0x00007fff92119a43 -[DownloadMonitorOld _loadDownloadHistoryIfNeeded] + 371
    345 com.apple.Safari.framework  
    0x00007fff92117862 -[DownloadMonitorOld entries] + 22
    346 com.apple.Safari.framework  
    0x00007fff92117bbf -[DownloadMonitorOld removeEntriesFinishedBeforeDate:] + 48
    347 com.apple.Safari.framework  
    0x00007fff92118796 -[DownloadMonitorOld _removeEntriesFinishedOverOneDayAgoAndUpdateTimerIfAppropriate] + 124
    348 com.apple.Safari.framework  
    0x00007fff92116933 -[DownloadMonitorOld init] + 442
    349 com.apple.Safari.framework  
    0x00007f

    Back up all data before proceeding.
    Triple-click anywhere in the line below on this page to select it:
    ~/Library/Safari/Downloads.plist
    Right-click or control-click the line and select
              Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item selected. Quit the application if it's running. Move the selected item to the Trash. Relaunch the application and test.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

  • ITunes 10.4.1.10 crashes on start. APPCRASH, fault modules are CoreFoundation.dll and QuickTime.qts. Re-install did not help.

    These are the complete error messages:
    Problem signature:
      Problem EventName:                        APPCRASH
      ApplicationName:                             iTunes.exe
      ApplicationVersion:                           10.4.1.10
      ApplicationTimestamp:                     4e4e1904
      Fault ModuleName:                          CoreFoundation.dll
      Fault ModuleVersion:                        1.630.14.0
      Fault ModuleTimestamp:                  4e0373f7
      ExceptionCode:                                  c0000005
      ExceptionOffset:                                0004bd33
      OS Version:                                          6.0.6002.2.2.0.256.6
      Locale ID:                                             1031
      AdditionalInformation 1:                  9c79
      AdditionalInformation 2:                  18d391556384f03f39cb1810be4919d6
      AdditionalInformation 3:                  cbd8
      AdditionalInformation 4:                  7823eb2f440e23b0eb8dcc58dcf1c44e
    Problem signature:
      Problem EventName:                        APPCRASH
      ApplicationName:                             iTunes.exe
      ApplicationVersion:                           10.4.1.10
      ApplicationTimestamp:                     4e4e1904
      Fault ModuleName:                          QuickTime.qts
      Fault ModuleVersion:                        7.70.80.34
      Fault ModuleTimestamp:                  4e13ba08
      ExceptionCode:                                  c0000005
      ExceptionOffset:                                0001ae14
      OS Version:                                          6.0.6002.2.2.0.256.6
      Locale ID:                                             1031
      AdditionalInformation 1:                  8324
      AdditionalInformation 2:                  dc7fa06ea83880eb98313b68ffe58b5a
      AdditionalInformation 3:                  235d
      AdditionalInformation 4:                  f1bfed61b6a8c0959403e4eb3bf602a0
    By the way: QuickTime works.
    Any suggestions? Thank you for the trouble taken!

    Taking inspiration from a post by b noir on a somewhat similar problem I de-installed the complete pacakge of apple application on my computer (iTunes, QucikTime and the Apple Support), then re-installed iTunes. Now it works (but it is a mystery why it stopped to do so in the first place. Anyway…).

  • CEPServicemanager.exe crashing repeatedly

    Windows 7
    TCS 4
    Can I just uninstall this?
    Will it screw up TCS 4?
    It's crashing every 30 seconds. Faulting module name: ntdll.dll. Exception code: 0xc0000374

    Thanks for the reply.
    Yes.
    After a Windows update, I was prompted to update Creative Cloud. After I did that, it repeatedly attempted to start, then crashed. Could not get the start/crash cycle to stop, even with a machine restart. With Windows Error Reporting Service running, it was consuming nearly all resources.
    So I:
    - reverted to a restore point before Windows Update
    - uninstalled TCS 4 and Creative Cloud
    - ran Windows update
    - installed TCS 4 without Creative Cloud
    Thing seem to work, so far.
    I don't think Creative Cloud is necessary for TCS 4, but want to verify that.

  • Device Manager HP Printer ! Symbol, Windows "failed to connect" Sound- Yet Printer Works

    Every startup, I hear the Windows "device failed to connect" sound.  How can I get rid of this?
    I have an HP J6480 Printer with WIn 7.  Device Manager is not recognizing the printer driver. 
    Under Device Manager, the printer is listed with the ! error symbol.  No other devices have an error symbol.  Yet the HP Solution Center and printer work.
    1)  I have tried fresh installs of the current HP Full Feature Software. 
    2) I have tried the HP Uninstall program, going through all five Uninstall programs two times.
    3) I have run CCleaner to clear registry issues.
    4) I have tried deleting the Device Manager "Officejet ! J6400 series" entry.  The Solution Center and the printer then do not work.  Apparently, Device Manager recognizes the printer but not the driver.  I have to go to "Programs", "HP", then "Officejet J6400 Series" to reinstall the software. 
    5) I have tried to get Device Manager to recognize the software.  When I click on "! Officejet 6400 series",  I get the message "the drivers for this device are not installed (code 28)".  If I then click on "Update Driver" and select" Browse my computer for driver software" then click on "Browse "C:\Users\Myname\Downloads", where I have both the HP 13.0 Full Feature Sofware Software and the Basic Print and Scan Driver files, it says "Windows cannot find driver software".   If i click on "Search automatically for driver software" I get the same message.
    I would very much appreciate any ideas!  Thank you!
    This question was solved.
    View Solution.

    Friendlycomputr,
    Your persistence is admirable! I totally understand you just want it working properly. I really appreciate the updates, I am going to look into this and get back to you as soon as I can!
    Thanks again
    HevnLgh
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • Blackberry Q10 not reconised by device manager

    i plug in my blackberry to the pc open up blackberry link my blackberry does not show up. I go to device manager where it says the driver was not installed so i manually try to install the driver where it says no driver can be installed i then have to disbale the phone and reenable it 2 times before it finally installs the driver and this keeps happening.
    i have a windows 7 64 bit computer fully up to date
    anybody got any ideas about why this keeps happening and how to stop this?

    Hey ben950,
    Welcome to the BlackBerry Community Support Forums.
    Thanks for the question.
    When you enter Device Manager does the BlackBerry display with a yellow exclamation mark? Can you provide us with the full message as it appears on the computer when you try to update the driver? Please see the following article which could be causing this issue: BlackBerry Link fails to install from the built in installer on the device when UAC is enabled. 
    Let us know how you make out with this.
    Thanks.
    -TheSen
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click Accept as Solution for posts that have solved your issue(s)!

  • BB Device Manager no hangs when device connected

    I have synced my 9530 & 9550 with Device Manager for over 2 yrs with littie issue.  As of 2 days ago DM locks up as soon as it connects to the device (USB & Bluetooth).  10+ hours of tech support with RIM and they finally tell me its a known software glitch and they have no idea when of if they'll get it solved.  Verizon doesn't even know about the issue.  Anyone else experienced this?

    I had the same problem - After a few years of using a Palm Treo 650, I just received & am switching to Blackberry Curve 8320.  When trying to transfer data from the Palm Desktop to the Blackberry using the device switch wizard, mine kept hanging on Calendar item 1754/2174 (everything updated, synched etc.).  I wondered if this could be due to Blackberry's intentional (?) design to only transfer/synch future calendar items, so I went into Palm desktop & directed it to Tools/Purge Events then chose "Delete events older than 1 month", making sure "Archive Deleted Events at Next Hot sync" was checked.  After this, all old events are retained in Palm archive (which I'm not deleting from drive), and the Device Switch Manager for Blackberry ran successfully.  I also found instructions here to re-set date to an earlier date on Blackberry to allow past calendar events to sync, then re-set the Blackberry to the current date.  This could also be a possible work-around.  Note:  I still plan to sync Blackberry with Outlook now because I like the ability to have larger/different views on the computer screen, like you can with the Palm Desktop.

  • What is my 'Unknown device' in Device Manager? - ThinkPad T40 2374-75U

    One more yellow ? to go.  Thanks to the good advice rampant on this forum, I was able to figure out how to install the other drivers I needed.  
    This last one is messing with my mind tho.  It's unfair for a problem to not even have a name, doncha think?  
    About all I can fathom about this 'Unknown device' is its location:  'on Microsoft ACPI-Compliant Embedded Controller'.
    I tried the driver for 'Embedded Controller' and when I double click, it takes over the computer and tells me not to shut it down and begins installing 49 fixes.  When I did it, the program got to the 21st fix, and that was as far as it would go.  I shut down the computer after about 20 minutes.  It did not remove the 'Unknown device' remark in Device Manager.
    What's a poor boy to do?
    Also, Windows is taking forever to load. This was not the case yesterday.  Thanks for all your help.
    50GreenDodge in Phoenix
    Solved!
    Go to Solution.

    Mr (or Ms) Goretsky:
    Thank you for your suggestion about my "unknown device" problem.  I took your advice and I can tell you there are no more yellow things in my Device Manager.  All is well with my dual boot of Windows XP and Ubuntu 9.10 (Karmic Koala)
    I apologize for being late in responding.  I've been upgrading my main computer with new hardware and Windows 7.  
    Again, thanks.
    50GreenDodge in Phoenix

  • NIMAX caused an invalid page fault in module PDM.DLL at 0167:4a01259d

    When I closed the MAX 2.2 and get the following problem~~
    NIMAX caused an invalid page fault in
    module PDM.DLL at 0167:4a01259d.
    Registers:
    EAX=00000000 CS=0167 EIP=4a01259d EFLGS=00010246
    EBX=00761f04 SS=016f ESP=022cfe44 EBP=00000000
    ECX=007700b0 DS=016f ESI=00781a10 FS=3f87
    EDX=00000004 ES=016f EDI=00761ef4 GS=0000
    Bytes at CS:EIP:
    8b 10 ff 52 08 83 c6 04 eb c9 53 ff 15 f4 00 02
    Stack dump:
    00000000 00849070 00761ee8 00000001 4a01275a 00761ee4 00849070 00000000 4a012fed 00761ee8 4a012b06 0084a020 00000000 00000000 00000000 00760630
    Can anyone help me to solve this problem?

    Hello Ivan ,
    Thank you for your inquiry regarding problems closing MAX 2.2. It sounds like MAX crashes causing an invalid page fault in module PDM.DLL. This problem can happen when Microsoft Visual Studio is installed. The following link is a great resource when dealing with this issue.
    http://digital.ni.com/public.nsf/websearch/1F1B0B6A05772B6A86256BC1005634D3?OpenDocument
    Other resources similar to this can be found on the ni.com website by clicking the support tab at the top of the home page. Then search for �PDM.DLL� from Technical Resources at the top of the page or topics similar to this. I hope these resources help. Let me know if I can further assist you.
    Shea C.
    Applications Engineering

  • Mmc is getting crashed with error Faulting module name: KERNELBASE.dll on windows server 2012 r2

    I am facing issue with BizTalk admin console, getting below error, 
    i  thought it will be due to sql server or WMI so restarted sql services as well WMIS services but no luck. restarted Distributed transaction services as well as restarted machine but it did not solve.
    also when i tried with other MMC's i am getting below error in event viewer,
    Faulting application name: mmc.exe, version: 6.3.9600.16384, time stamp: 0x52158765
    Faulting module name: KERNELBASE.dll, version: 6.3.9600.17055, time stamp: 0x532943a3
    Exception code: 0xe0434352
    Fault offset: 0x00011d4d
    Faulting process id: 0x215c
    Faulting application start time: 0x01d004a6e0c31506
    Faulting application path: C:\windows\SysWOW64\mmc.exe
    Faulting module path: C:\windows\SYSTEM32\KERNELBASE.dll
    Report Id: 3d994be7-709f-11e4-80ee-00505689506c
    Faulting package full name: 
    Faulting package-relative application ID:
    Application: mmc.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.Reflection.TargetInvocationException
    Stack:
       at Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.OnThreadException(System.Object,
    System.Threading.ThreadExceptionEventArgs)
       at System.Windows.Forms.Application+ThreadContext.OnThreadException(System.Exception)
       at System.Windows.Forms.Control.WndProcException(System.Exception)
       at System.Windows.Forms.Control+ControlNativeWindow.OnThreadException(System.Exception)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
       at System.Windows.Forms.UnsafeNativeMethods.IntDestroyWindow(System.Runtime.InteropServices.HandleRef)
       at System.Windows.Forms.UnsafeNativeMethods.DestroyWindow(System.Runtime.InteropServices.HandleRef)
       at System.Windows.Forms.NativeWindow.DestroyHandle()
       at System.Windows.Forms.Control.DestroyHandle()
       at System.Windows.Forms.Control.Dispose(Boolean)
       at Microsoft.BizTalk.Administration.SnapIn.Forms.GroupHub.OperationsCtrl.Dispose(Boolean)
       at System.ComponentModel.Component.Dispose()
       at Microsoft.ManagementConsole.FormView.InternalShutdown()
       at Microsoft.ManagementConsole.View.HandleShutdownRequest(Microsoft.ManagementConsole.Internal.IRequestStatus)
       at Microsoft.ManagementConsole.View.ProcessRequest(Microsoft.ManagementConsole.Internal.Request)
       at Microsoft.ManagementConsole.ViewMessageClient.ProcessRequest(Microsoft.ManagementConsole.Internal.Request)
       at Microsoft.ManagementConsole.Internal.IMessageClient.ProcessRequest(Microsoft.ManagementConsole.Internal.Request)
       at Microsoft.ManagementConsole.Executive.RequestStatus.BeginRequest(Microsoft.ManagementConsole.Internal.IMessageClient,
    Microsoft.ManagementConsole.Internal.RequestInfo)
       at Microsoft.ManagementConsole.Executive.SnapInRequestOperation.ProcessRequest()
       at Microsoft.ManagementConsole.Executive.Operation.OnThreadTransfer(Microsoft.ManagementConsole.Executive.SimpleOperationCallback)
       at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature,
    Boolean)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
       at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(System.Object, System.Reflection.BindingFlags,
    System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
       at System.Delegate.DynamicInvokeImpl(System.Object[])
       at Microsoft.ManagementConsole.Executive.DelegateMessage.OnExecute()
       at Microsoft.ManagementConsole.Executive.Message.Execute()
       at Microsoft.ManagementConsole.Executive.SnapInThread.DispatchPendingSnapInMessages()
       at Microsoft.ManagementConsole.Executive.SnapInThread.OnDataReadyAsync(System.Object, System.EventArgs)
       at Microsoft.ManagementConsole.Executive.MmcThreadMessageWindow.WndProc(System.Windows.Forms.Message
    ByRef)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
       at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
       at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr,
    Int32, Int32)
       at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
       at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
       at System.Windows.Forms.Application.Run()
       at Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.Microsoft.ManagementConsole.Internal.ISnapInMessagePumpProxy.Run()
       at Microsoft.ManagementConsole.Internal.ISnapInMessagePumpProxy.Run()
       at Microsoft.ManagementConsole.Executive.SnapInThread.OnThreadStart()
       at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
       at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback,
    System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback,
    System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback,
    System.Object)
       at System.Threading.ThreadHelper.ThreadStart()
    does any one face similar issue if yes can you please help me to solve this?
    Regards,
    Amit
    Regards, Amit More

    If its only this MMC might try them over here.
    https://social.msdn.microsoft.com/Forums/en-US/home?forum=biztalkgeneral
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Application crashes in Windows 7 64bit made in Labview 2010 sp1 f2 with Fault module name%3A lvrt.dll%2C version 10.0.0.4033 and exception code c0000005

    I build an application exe and then its installer along with run time environment.
    The installers instals the application correctly but when I try to execute the application, I get an error that application has crashed and Windows must close it down or search for solutions online with this additional information for the crash. 
    Problem signature:
    Problem Event Name: APPCRASH
    Application Name: AGMS.exe
    Application Version: 1.3.0.0
    Application Timestamp: 4c24e8f5
    Fault Module Name: lvrt.dll
    Fault Module Version: 10.0.0.4033
    Fault Module Timestamp: 4c9273f4
    Exception Code: c0000005
    Exception Offset: 00005310
    OS Version: 6.1.7601.2.1.0.256.1
    Locale ID: 1033
    Additional Information 1: 0a9e
    Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
    Additional Information 3: 0a9e
    Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
    Read our privacy statement online:
    http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
    C:\Windows\system32\en-US\erofflps.txt
    I am using labview 2010 sp1 32 bit on a 64-bit machine, with the following specs
    Operating System: Windows 7 Home Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.130318-1533)
    Language: English (Regional Setting: English)
    System Manufacturer: Dell Inc.
    System Model: Dell System XPS L502X
    BIOS: Default System BIOS
    Processor: Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz (8 CPUs), ~2.0GHz
    Memory: 8192MB RAM
    Available OS Memory: 8106MB RAM
    Page File: 3457MB used, 12753MB available
    Windows Dir: C:\Windows
    DirectX Version: DirectX 11
    DX Setup Parameters: Not found
    User DPI Setting: Using System DPI
    System DPI Setting: 96 DPI (100 percent)
    DWM DPI Scaling: Disabled
    DxDiag Version: 6.01.7601.17514 32bit Unicode
    The exe /application runs fine on my PC but when I try to run it on another PC it crashes. The other PC has similar specs as given below
    Operating System: Windows 7 Ultimate 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.140303-2144)
    Language: English (Regional Setting: English)
    System Manufacturer: LENOVO
    System Model: HuronRiver Platform
    BIOS: Default System BIOS
    Processor: Intel(R) Core(TM) i3-2330M CPU @ 2.20GHz (4 CPUs), ~2.2GHz
    Memory: 4096MB RAM
    Available OS Memory: 4010MB RAM
    Page File: 1359MB used, 6658MB available
    Windows Dir: C:\Windows
    DirectX Version: DirectX 11
    DX Setup Parameters: Not found
    User DPI Setting: Using System DPI
    System DPI Setting: 96 DPI (100 percent)
    DWM DPI Scaling: Disabled
    DxDiag Version: 6.01.7601.17514 32bit Unicode
    I tried another machine, 64 bit of course, as I want to deploy my application on a 64bit PC, but still got the same problem.
    This other machine was from HP, iCore 3 (4 CPUs) 2.2GHz, 4GB RAM and running Windows Professional 64 bit.
    Now as I see it, it could be a Run-time environment mis-match error.
    For this I tried installing a 64 bit LVRTE from NI, but still no sucess.
    I checked DEP, for all 3 PCs and it was set to the following
    Turn on DEP for essential Windows programs and services only (first option).
    I am confused. I can not find a solution for this and it is really frustrating.

    But I am assuming that when I make the installer, the 32-bit Run Time Engine is appened with the installer, as show below
    Since from the picture you can see its including the support installers from '\Program Files (x86)\'
    The application runs queries to fetch data from database in SQL server 2008, and for that I am using a Microsoft SQL Native Client 2008 R2 64 bit ( this is the only version that installs on either PC, even the one on which I developed my LV Application).
    I am not using any driver, only toolkits for reports - and for that I un-checked the "Remove unused polymorphic VI instances" when making the executable, otherwise LV throws up an exception that share variable are not being included.
    Yes I did reboot every time after I ran the installation.
    Still getting the same error.

  • App crash: explorer.exe faulting module: fundisc

    Hello.
    I've been having issues with 4 computers now. All of them Windows 7 Professional 32 bits.
    The error they're having is the same on each PC: explorer.exe fails and restarts after clicking Ok to the dialog.
    Level: Error
    Source: Application Error
    Event ID: 1000
    Faulting application: explorer.exe, version: 6.1.7601.175xx, time stamp: <changes>
    faulting module: unknown, version: 0.0.0.0, time stamp: 0x00000000
    exception code : 0xc0000005
    fault offset: <changes>
    process id: <changes>
    application start time: <changes>
    The oldest issue is november 6th (there's not a single instance of the error before that date); since then the issue is happening at least once a day but more like 5-10 times a day.
    I ran Windbg and for almost all errors it point to fundisc.dll as the culprit.
    This is one of the dumps:
    Loading Dump File [C:\Users\<user>\Desktop\<other_user>\explorer.exe.680.dmp]
    User Mini Dump File: Only registers, stack and portions of memory are available
    Symbol search path is: srv*;D:\WinDbg\Symbols\Win7AMD64;D:\WinDbg\Symbols\Win7x86;D:\WinDbg\Symbols\XPSP3
    Executable search path is: D:\WinDbg\Image\XPSP3
    Windows 7 Version 7601 (Service Pack 1) MP (4 procs) Free x86 compatible
    Product: WinNt, suite: SingleUserTS
    Machine Name:
    Debug session time: Tue Nov 20 09:43:21.000 2012 (UTC - 6:00)
    System Uptime: not available
    Process Uptime: 0 days 0:06:02.000
    Loading unloaded module list
    This dump file has an exception of interest stored in it.
    The stored exception information can be accessed via .ecxr.
    (2a8.884): Access violation - code c0000005 (first/second chance not available)
    eax=00000000 ebx=0472f040 ecx=00000400 edx=00000000 esi=00000002 edi=00000000
    eip=77c57094 esp=0472eff0 ebp=0472f08c iopl=0 nv up ei pl zr na pe nc
    cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000246
    ntdll!KiFastSystemCallRet:
    77c57094 c3 ret
    0:012> !analyze -v
    * Exception Analysis *
    Unable to load image C:\Windows\System32\ieframe.dll, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for ieframe.dll
    FAULTING_IP:
    +0
    0472f64c fc cld
    EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
    ExceptionAddress: 0472f64c
    ExceptionCode: c0000005 (Access violation)
    ExceptionFlags: 00000000
    NumberParameters: 2
    Parameter[0]: 00000008
    Parameter[1]: 0472f64c
    Attempt to execute non-executable address 0472f64c
    DEFAULT_BUCKET_ID: SOFTWARE_NX_FAULT
    PROCESS_NAME: explorer.exe
    ERROR_CODE: (NTSTATUS) 0xc0000005 - La instrucci n en 0x%08lx hace referencia a la memoria en 0x%08lx. La memoria no se pudo %s.
    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - La instrucci n en 0x%08lx hace referencia a la memoria en 0x%08lx. La memoria no se pudo %s.
    EXCEPTION_PARAMETER1: 00000008
    EXCEPTION_PARAMETER2: 0472f64c
    WRITE_ADDRESS: 0472f64c
    FOLLOWUP_IP:
    fundisc!CNotificationQueue::ThreadProc+31b
    728963ee bfc0808a72 mov edi,offset fundisc!WPP_GLOBAL_Control (728a80c0)
    FAILED_INSTRUCTION_ADDRESS:
    +31b
    0472f64c fc cld
    NTGLOBALFLAG: 0
    APPLICATION_VERIFIER_FLAGS: 0
    APP: explorer.exe
    LAST_CONTROL_TRANSFER: from 76aa5d3f to 0472f64c
    FAULTING_THREAD: 00000884
    PRIMARY_PROBLEM_CLASS: SOFTWARE_NX_FAULT
    BUGCHECK_STR: APPLICATION_FAULT_SOFTWARE_NX_FAULT
    IP_ON_STACK:
    +31b
    0472f64c fc cld
    STACK_TEXT:
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    0472f64c 76aa5d3f 00000008 03207428 fffffffe 0x472f64c
    0472f7fc 76ad8f82 2246d5ac 03207428 00000000 ole32!COIDTable::ThreadCleanup+0xcb
    0472f840 76ad8ec3 00000000 0472f890 76bd7724 ole32!FinishShutdown+0x9d
    0472f860 76acbac3 00000000 728945f0 03207428 ole32!ApartmentUninitialize+0x96
    0472f878 76ad88e8 0472f890 00000000 728a810c ole32!wCoUninitialize+0x153
    0472f894 728963ee 00000000 00000000 0015c9d0 ole32!CoUninitialize+0x72
    0472f8b0 77aded6c 0015c9d0 0472f8fc 77c7377b fundisc!CNotificationQueue::ThreadProc+0x31b
    0472f8bc 77c7377b 0015c9d0 73c46ab8 00000000 kernel32!BaseThreadInitThunk+0xe
    0472f8fc 77c7374e 72895224 0015c9d0 00000000 ntdll!__RtlUserThreadStart+0x70
    0472f914 00000000 72895224 0015c9d0 00000000 ntdll!_RtlUserThreadStart+0x1b
    STACK_COMMAND: .ecxr ; kb ; ~12s; .ecxr ; kb
    SYMBOL_STACK_INDEX: 6
    SYMBOL_NAME: fundisc!CNotificationQueue::ThreadProc+31b
    FOLLOWUP_NAME: MachineOwner
    MODULE_NAME: fundisc
    IMAGE_NAME: fundisc.dll
    DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bd9ff
    FAILURE_BUCKET_ID: SOFTWARE_NX_FAULT_c0000005_fundisc.dll!CNotificationQueue::ThreadProc
    BUCKET_ID: APPLICATION_FAULT_SOFTWARE_NX_FAULT_BAD_IP_fundisc!CNotificationQueue::ThreadProc+31b
    WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/explorer_exe/6_1_7601_17567/4d6727a7/unknown/0_0_0_0/bbbbbbb4/c0000005/0472f64c.htm?Retriage=1
    Followup: MachineOwner
    There's another similar error but points to "NetworkItemFactory" module instead of "fundisc", but i'm not sure they're related yet.
    I already:
    Ran viruschecks and spywarescans and the computers are clean.
    clean booted and the issue persists.
    sfc'd and no files were corrupt.
    They all are HP Compaq 8000 series; besides that, the only other thing i can think of that could be common between those particular machines is that not all of them may had been wiped out when bought and the problems came from the bloatware and some update.
    The only updates they had installed were security and critical updates via WSUS.
    I'm starting to worry and i'm out of ideas.
    Any help will be appreciated.
    "When something is not working as it is supposed to, then it is working as expected" -R

    Hi,
    Event ID: 1000; Source: Application Error; please refer to:
    http://www.eventid.net/display-eventid-1000-source-Application%20Error-eventno-1475-phase-1.htm
    I would recommend you try
    some general steps about troubleshooting explorer.exe crash Issues.
    Bug Check 0xC5,  please refer to:
    http://msdn.microsoft.com/en-us/library/windows/hardware/ff560192(v=vs.85).aspx
    Hope this helps.
    Regards.
    Spencer
    TechNet Community Support

Maybe you are looking for

  • Why am I getting an error message,"windows can not find(my Yahoo mail launch address)"when accessing Yahoo mail site?

    Using WindowsXP, and e-mail via Yahoo,browser is Firefox 4.0.I get the following error message when accessing yahoo mail site:"http://us.f831.mail.yahoo.com/dc/launch?action=welcome&yy=1782408664&.rand=0qrsdp1o...Windows can not find(the above addres

  • Material group field selection

    Hi, We configure the material group to be optional field in Material master (for some reasons) but when we create the purchasing view the system always ask for Fill up the Material group field. Is that mandatory field control for material group is ha

  • Html in web dynpro view

    Hi experts, I have upload a html page to my webdynpro as a MIME object. How to display it in WebDynpro view? use which element? btw: I  try to use Interaction Form, but It doesn't work. Thanks.

  • Is there a quick way of identifying 'missing files'

    Occasionally when you try to play a song you get a message saying that Itunes can't find the file together with an invitation for you to locate it yourself.  After you locate it you get another message asking you if you want ITunes to locate other mi

  • Launchd and starting a job every day - does "StartCalendarInterval" work?

    Has anyone been able to get the StartCalendarInterval option to be able to work with Launchd plist files? I can get Launchd to work fine if its watching directories for changes etc, but I am unable to get it to launch a script on a regular basis. I'd