debugging

  1. 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...
  2. K

    Windows 10 IRQL_NOT_LESS_OR_EQUAL (wfplwfs.sys)

    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.
  3. 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 ... +...
  4. 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...
  5. 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...
  6. 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...
  7. 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
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. News

    How to prevent screen locks in your UWP apps

    After a certain amount of idle time, Windows 10 devices may dim the display, activate the lock screen, or power down the display in order to conserve power. The amount of idle time required before this occurs depends on a device’s user settings. Unfortunately, this can turn out to be an...
  15. News

    Analyzing website performance with the Windows Performance Toolkit

    Slow pages lose users: research from Bing and Google indicates that delays as small as half a second can impact business metrics. To build fast sites, developers need powerful tools to analyze the performance of their sites and debug issues. Link Removed are a great start and the primary tools...
  16. Neemobeer

    Windows 10 Troubleshooting program crashes

    *Updated Link to Update 3 of the Debug tool* - 10/29/2020 This is a guide to on how to capture information that will allow us to better help you solve your "Application Crash" problems. In order to get the needed information for analysis you will need to download the Debug Diagnostic...
  17. K

    Windows 10 Win 10 BSOD Inconsistent

    Hello My new build Win 10 crashes almost daily. I use it most of the day every day and its fine, only when I leave it for a few hours it almost always crashes and restarts. The machine is not set to sleep, but the screens sleep after 10 mins. When im using it they will sleep and recover no...
  18. J

    Windows 7 Blue Screen Reference_by_Pointer while playing World of Warcraft

    Attaching a zip file with everything requested and would appreciate some help. Blue Screen Viewer seems to point to raspptp.sys as the cause. I never really had this problem but recently I have installed a new Logitech webcam and headset (have updated the drivers). Also a few days ago there was...
  19. B

    Windows 7 How to solve this blue screen error (BCCode: 1a) "Memory Management"

    hi there, if this forum is still active i'm looking for assistance as i have just received this Problem signature: Problem Event Name: BlueScreen OS Version: 6.1.7601.2.1.0.256.1 Locale ID: 2057 Additional information about the problem: BCCode: 1a BCP1: 0000000000041284 BCP2...
  20. News

    The Basics of Background Audio

    Background audio in a Universal Windows Platform (UWP) app is a powerful way to provide a more seamless audio experience to your users. This post will walk you through setting up background audio, reacting to device media controls, communicating with the background media player, and managing...
Back
Top