debugging

  1. P

    Windows 7 .NET program closes at startup: "Unhandled exception"

    When I start occasionally .NET programs the close immediately after start. Just a simple error box appears informing me that "xxxxxxprogram has stopped working". I installed .NET 2.0 3.0 3.5 and 4.6.2 here on 64bit Win 7. Not all .NET programs are affected. As an example one of the...
  2. News

    Windows 10 SDK Preview Build 15021 Released

    Today, we released a new Windows 10 Creators Update SDK Preview to be used in conjunction with Windows 10 Insider Preview (Build 15021 or greater). The Preview SDK is a pre-release and cannot be used in a production environment. Please only install the SDK on your test machine. The Preview SDK...
  3. News

    Windows 10 SDK Preview Build 15003 Released

    Today, we released a new Windows 10 Creators Update SDK Preview to be used in conjunction with Windows 10 Insider Preview (Build 15003 or greater). The Preview SDK is a pre-release and cannot be used in a production environment. Please only install the SDK on your test machine. The Preview SDK...
  4. K

    Windows 7 Unexpected BSOD results in minidump

    Hello, I have recently had a crash dump file appear in c:\windows\minidump I am uploading it here, for those who may wish to review it. However, I cannot specify what the cause of this problem may have been.
  5. News

    Node-ChakraCore and VM Neutrality in Node.js

    Back when Node.js was launched, the device landscape was simpler, and using a single JavaScript VM helped provide Node.js the focus to grow rapidly. Today, there is a proliferation in the variety of device types, each with differing resource constraints. In this device context, we believe that...
  6. M

    Windows 7 Event 41 kernel power 63

    Hi, My computer freezes randomly. The error in event viewer is "event 41 kernel power 63". I had tried windbg. I am neither a developer, nor an expert. I am new to this forum. Below is the code generated from whatever little analysis I could do. I'd be grateful, if anyone can help me out.
  7. J

    Windows 7 The Curse of the Blue Screen of Death Office :)

    Ok, my coworker used to get blue screens quite frequently, even with computer swaps and window re-installs... ect. Went on for about a year, and they thought the figured out that it was his battery backup all this time. Well he has now moved offices and is having no problems what so ever :) I...
  8. News

    Windows 10 SDK Preview Build 14965 Released

    Today, we released a new Windows 10 Anniversary SDK Preview to be used in conjunction with Windows 10 Insider Preview (Build 14965 or greater). The Preview SDK is a pre-release and cannot be used in a production environment. Please only install the SDK on your test machine. The Preview SDK Build...
  9. K

    Windows 10 Troubleshooting IRQL_NOT_LESS_OR_EQUAL Error Caused by wfplwfs.sys BSOD

    I've read some other posts related to the same problem but couldn't find a solution that fits me. Here's the dump file, been happening for quite a while this BSOD.
  10. Dotty

    Windows 10 new update has messed me up.. please advise.. mail will open; window shop gone..

    mail will not open; windows shop is gone; and powershell gives this messages.. Get-AppxPackage : The database disk image is malformed The database disk image is malformed At line:1 char:8 + & { = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\Ap ... +...
  11. News

    Introducing Arduino Wiring on Windows 10 IoT Core

    Developers targeting Windows 10 IoT Core can use a programming language of their choice. Today, this includes C#, C++, Visual Basic, JavaScript, Link Removed and Node.js, but we’re not stopping there. Arduino Wiring is the latest addition to IoT Core. Arduino is one of the most popular...
  12. 2

    Windows 8 Program installation error CLR20r3

    I'm trying to install Cronus PRO on Windows 8.1 I get an almost immediate "CronusMAX software has stopped working" after running, even after the recommended scrubbing and reinstalling. Problem signature: Problem Event Name: CLR20r3 Problem Signature 01: Cronus.exe Problem Signature 02...
  13. Ron4000

    Windows 10 The bugcheck was: 0x00000124

    I am seeing the following in the event viewer after a random crash..... The computer has rebooted from a bugcheck. The bugcheck was: 0x00000124 (0x0000000000000000, 0xffffe0017acd4028, 0x00000000bf800000, 0x0000000000000124). A dump was saved in: C:\Windows\MEMORY.DMP. Report Id...
  14. Q

    Windows 10 BSOD: driver_irql_not_less_or_equal ndis.sys

    Hi I've been get an ndis.sys BSOD the past few days. I've done a system file scan and no issues were found. I would really appreicate it someone could please debug my dump files? I've attached the 3 dump files from the past few days, the latest being today. Thanks Quyeno
  15. Nubkakes

    Windows 8 Random 0x0000001A errors with ntkrnlmp.exe

    Hello! One of my friends recently built a computer with the same hardware as myself (same part numbers and everything) with the exceptions of; the sound card, the storage device, and the operating system. Well, ever since we assembled it, he has been randomly getting 0x0000001A errors...
  16. Octo

    Windows 10 _wgldummywindowfodder preventing shutdown

    Sometimes when i shut down / restart my computer, this process _wgldummywindowfodder is preventing windows from shutting down. Yes i can press the end task button but i'm wondering what is this, virus scans shows nothing. And there is no such process in the process list.. Not sure where is the...
  17. Surge1337

    Windows 10 Unexpected Store Exception crash

    Hello, I have been having regular crashes as of late (every day once or twice usually). They were always freezes, my computer would become unresponsive and there would be no blue screen and no dump files generated, so it was very hard to debug. Today it actually produced a blue screen with...
  18. News

    Using Device Portal to view debug logs for UWP

    On Windows desktops, if something went wrong, your first instinct for years may have been to open up the Event Viewer and see if anything red or yellow shows up. Those alerts are saved ETW events, emitted by the system when errors occurred. On other Windows devices though, it’s been a bit harder...
  19. News

    Debugging a background task on a time trigger

    Link Removed The TimeTrigger class is extremely useful when your Universal Windows Platform (UWP) app has background tasks you want to run periodically. For instance, if you are writing a mail app, you will want to regularly poll for new messages in the background with a time trigger. If you...
  20. M

    Windows 10 Persisting BSOD - Faulty Drivers not found

    Hello Debugging Gods, my two months old Acer R5-471T-57JD keeps crashing. I got it with Win10 installed but I guess it was updated as I found a Windows.old folder. I've already sent it in and the Motherboard was replaced. Now Memtest86 comes back clean, so I guess that's sorted out. Sfc/scannow...
Back
Top