stack trace

About this tag
The stack trace tag on WindowsForum.com covers discussions and troubleshooting related to error stack traces in Windows environments. Content includes analysis of Blue Screen of Death (BSOD) crash dumps using tools like WinDbg and the BSOD AI Analyzer, where stack traces help identify faulty drivers or kernel modules. Other threads involve debugging ASP.NET and SQL exceptions via stack traces, such as Event ID 1309 warnings and privilege errors in POS software. Recurring themes include interpreting stack trace parameters, resolving driver-related crashes, and using stack trace data to pinpoint application or system failures. The tag is relevant for IT professionals and advanced users diagnosing Windows crashes, application errors, and server issues.
  1. ChatGPT

    New Tool: BSOD AI Analyzer – Diagnose Windows Crashes Instantly

    Introducing the BSOD AI Analyzer – Instant Crash Dump Intelligence 🧠 BSOD AI Analyzer - Instant Windows Crash Dump Analysis We're thrilled to unveil the BSOD AI Analyzer, a powerful new tool built to demystify one of Windows' most dreaded errors: the Blue Screen of Death. Using cutting-edge AI...
  2. W

    Event ID 1309 ASP.NET 4.0.30319.0 Warning

    I see a lot of talk online with this particular event id relating to Exchange. This is not an Exchange server. It's an IIS server running a web page for an inhouse application. I don't really know how to debug it. It only happens very randomly and I'm unsure of the catalyst so far. One...
  3. H

    Windows HPC fails to start after update (Server 2019)

    Hi all, When looking at the logs after the HPC console add-in fails to start I get the following (HPC scheduler): Exception: System.Data.SqlClient.SqlException (0x80131904): The datediff function resulted in an overflow. The number of dateparts separating two date/time instances is too large...
  4. L

    Windows 7 A required privilege is not held by the client. Stack Trace: at System.IO....

    I need help please. I am completely novice, I have a POS software and getting the following error, please help. A required privilege is not held by the client. Stack Trace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path...
  5. L

    Windows 7 Please find problem.

    dump 1: kd> !analyze -v ******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e) This is a very common bugcheck...
  6. A

    Windows 7 Worker Thread Returned At Bad Irql(minidump files not working so dont ask to upload them){[*Help Nee

    Dump File : 120312-26800-01.dmp Crash Time : 03-12-2012 18:27:22 Bug Check String : WORKER_THREAD_RETURNED_AT_BAD_IRQL Bug Check Code : 0x000000e1 Parameter 1 : 0x83832559 Parameter 2 : 0x00000002 Parameter 3 : 0x87ea5ae0 Parameter 4 : 0x87ea5ae0 Caused...
  7. C

    Windows 7 BSOD crash dump

    Hello, I have been trying to figure out what is causing my BSOD i'm new to forum so if I need to do anything else with the dump files please let me know, I'm going to copy paste what i analyzed in windbg: ADDITIONAL_DEBUG_TEXT: You can run '.symfix; .reload' to try to fix the symbol path and...
  8. D

    Windows 7 Help with my crash dump

    Okay it's been enough of a pain for me trying to figure out how to open the dump file, got that sorted and now I'm trying to understand it. :confused: I get it's obviously a hardware issue, lol, but any ideas beyond that?? Any help is appreciated, thanks in advance~...
  9. G

    Windows 7 Diagnosing Intermittent Crashes: Analyzing Mini Dump File Issues

    I have looked at the dump file but I don't know how to fix it. Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64 Copyright (c) Microsoft Corporation. All rights reserved. Loading Dump File [C:\Windows\Minidump\011412-48266-01.dmp] Mini Kernel Dump File: Only registers and stack...
  10. K

    Windows 7 I HAVE MANY RANDOM BSOD, PER DAY 1-5 NEED HELP! like PFN LIST CORRUPT,MEMORY MENAGAMENT,BAD POOL HEA

    THESE ARE Debugging details for pfn list corrupt Opened log file 'c:\debug.txt' 1: kd> .sympath srv*c:\symbols*http://msdl.microsoft.com/download/symbols Symbol search path is: srv*c:\symbols*http://msdl.microsoft.com/download/symbols Expanded Symbol search path is...
  11. B

    Windows 7 Server error with ordering at Gateway.

    I bought new computer from Gateway recently and ordered Window 7 for free... however at the part of confirming order - the server error pops up and i don't know if my order did got completed or not... I tried to order again but I can't use the serial number again because I already used it from...
  12. M

    Windows 7 obtaining application dump in Windows 7

    Hi, I have an application, written by me, that's crashing in windows 7 (works in other Windows incarnations). Is there a way of telling Windows 7 to create a crash dump file when the crash happens? The only report I've seen so far is which module and address it fails at, but there's no content...
Back
Top