windbg.info
Home Search
 You are here: arrow Home Search

Search Our Site

Search
Select the content to include in your search:

Total: 25 results found.
Search Keyword thread. Search for it with
 
 
Results 1 - 25 of 25
... memory ranges 4) Expressions and commands 12) Thread related information 20) Memory: Heap 5) Debugger markup language (DML) 13) Breakpoints 21) Application Verifier 6) ...
2. WinDbg. From A to Z!
(Documents/Presentations)
... in WinDbg (22) Configuring symbols and sources in WinDbg (24, 25) WinDbg window options (33) DML: Debugger Markup Language (35) Processes and threads on Windows (26, 27, 29)  ...
3. !mlocks hung interpretation help needed
(Forum/Crash Dump Analysis )
... of ReaderWriterLock locks... Scanning for ReaderWriterLockSlim instances... Scanning for holders of ReaderWriterLockSlim locks... Examining CriticalSections... ClrThread DbgThread OsThread LockType ...
4. ASP hang
(Forum/Crash Dump Analysis )
... 80000003 (Break instruction exception) ExceptionFlags: 00000000 NumberParameters: 0 FAULTING_THREAD: 00000000000068c8 DEFAULT_BUCKET_ID: ZEROED_STACK PROCESS_NAME: w3wp.exe OVERLAPPED_MODULE: ...
5. AVIStreamWrite exception.. need help !!
(Forum/User-Mode Debugging)
I got one excpetion when trying to create AVI file using AVIstreamWrite API. Normally it works fine but i have one another thread sometimes working in parallel to this thread and at that time some exception ...
** This thread discusses the content article: Common WinDbg Commands (Thematically Grouped) ** ...
7. CrashMe Application
(Forum/Article Discussions)
** This thread discusses the content article: CrashMe Application ** ...
... 00c11465 ? Is this always rule when inspecting callstack information for a thread in windbg (assuming callstack information is valid and also correct symbols are loaded)? An example of this would be very ...
9. function plus offset question
(Forum/Crash Dump Analysis )
Hi, when I'm looking at a threads call stack what do the numbers after the function mean? As indicated below as libxx!classxx::Perform+0x4fe and libxx!classxx::Perform+0x60c what are the +0x4fe ...
10. Minidump error
(Forum/Crash Dump Analysis )
... e0949b7c 00000000 00000000 00000000 hknlgi+0x3fb eeb9dddc e088e062 f3a552d0 00000000 00000000 nt!PspSystemThreadStartup+0x2e 00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16 STACK_COMMAND: ...
11. Random Thread getting stuck
(Forum/User-Mode Debugging)
... one thread per pair of audio streams (2 streams because its stereo). This means our app can use upto about 1006 threads (There are a few threads in additon to the audio receiving threads). Each Audio ...
12. Re: break on driver load - question from kam
(Forum/Article Discussions)
... 80538789 80000748 00000000 8a8e8640 nt!IopLoadUnloadDriver+0x45 ba507dac 805cff72 ae22acb0 00000000 00000000 nt!ExpWorkerThread+0xef ba507ddc 8054611e 8053869a 00000001 00000000 nt!PspSystemThreadStartup+0x34 00000000 ...
... (= 0x886661bc) No Mdl: System buffer=887e9400: Thread 88600020: Irp stack trace. cmd flg cl Device File Completion-Context >[ d, 0] 4 0 8a6c2020 8a70e130 00000000-00000000 \FileSystem\Ntfs ... A ...
14. Re: Finding undocumented swtiches
(Forum/General Questions)
Hi Will, what do you mean by undocumented switches? C++ switch-case statements, complier and linker switches, or something else? Do you have sources of these poorly documented applications or just the ...
15. Re: Memory Access errors in the Kernel
(Forum/Kernel-Mode Debugging)
Thanks for the help! I learned a bit about SYSENTER and was using... rdmsr 176 bp /t @$thread addr ...as a one-shot break point on going into the Kernel, but I will have to give your bp script a ...
16. Re: Memory Access errors in the Kernel
(Forum/Kernel-Mode Debugging)
... via the .process or .context command. There a few concepts that you should understand about a multitasking and multithreading environment, about paging, process address spaces, virtual memory, address ...
17. Re: Random Thread getting stuck
(Forum/User-Mode Debugging)
Hi Ben, Have you solved this problem? According to the call stack, the thread is waiting for something. If you can attach a debugger, try kb and !handle to see the objects which block the thread. ...
18. Re:Can all commands be watched with WinDbg
(Forum/General Questions)
... that ntdll: a) is involved in creating a virtual address spaces for your process b) loads kernel32, gdi32 and other system DLL into the just created virtual address space c) creates the main/first thread ...
19. Re:How do source code files help?
(Forum/Debugging of Managed-Code )
Hi Will, we are somewhat out of luck here, I'm afraid. By default WinDbg doesn't support debugging of managed code natively - at least not in its public releases. See explanation here: No CLR support ...
20. Re:RSS Feed
(Forum/Suggestion Box)
I see it now. Maybe adding it to the set of icons on the top left (new thread, reply, un/subscribe, favorite) or right side (above Forum Tools) would have gotten my attention. It was hiding from me. ...
21. StackOverFlowException in .Net
(Forum/Crash Dump Analysis )
... Int32, Int32)+0x24e 0019F1F4 664D8957 System_Windows_Forms_ni!System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)+0x177 0019F248 664D87A1 ...
22. WinDbg !threads for ASP.NET 4 memory dump
(Forum/Debugging of Managed-Code )
!ASPXPages from psscor4 doesn't display threadID's for threads that are queued or completed. However !threads seems to show a threadID all the time. Does it include threads that are queued? idle in the ...
23. WinDbg psscor4 !ASPXPages -ip not listing anything
(Forum/Debugging of Managed-Code )
...  Client IP Server IP ThreadId Total 42 HttpContext objects This command output list just the headers and no values compared to !ASPXPages which fills in the normal output ...
24. WinDbg showing Wrong Info
(Forum/User-Mode Debugging)
I've got a program that I'm trying to debug but when I attach WinDbg to the process and look at the call stack for the thread that I'm interested in I sometimes see that the 'this' pointer is NULL, or ...
25. WinDbg. From A to Z!
(Forum/Article Discussions)
** This thread discusses the content article: WinDbg. From A to Z! ** ...

  up top of page up  
 

Copyright © 2024 WinDbg.info. All Rights Reserved.
Page generated in 0.0009 seconds.