Debugging Tools for Windows, v6.5.3.7 has been released!

http://www.microsoft.com/whdc/devtools/debugging/default.mspx
http://www.microsoft.com/whdc/devtools/debugging/whatsnew.mspx

Here’s a list of the key changes in WinDbg 6.5:

* Compatibility updates for Windows codename “Longhorn”.
* New EngExtCpp C++ extension framework:
* This is a Developer Preview, and APIs are subject to change.
* Headers and sample can be installed by choosing the SDK
component
during installation of Debugging Tools for Windows.
* Win9x user-mode compatibility fixes:
* Requires MSLU. See debugger documentation for details.
* Win9x debugging is still not a supported scenario.
* USB 2.0 kernel debugging support. Requires a Windows “Longhorn”
target
computer and some additional software. See debugger
documentation for
details.
* New tool available: DBH.
* New commands available: .allow_image_mapping, .apply_dbp,
.prompt_allow,
.step_filter, and .suspend_ui.
* New options available for the lm, uf, .attach, .cxr, .foreach,
.opendump,
and .printf commands.
* All debuggers now support .wtitle.
* New pseudo-register: $ea2.
* New automatic aliases: $CurrentDumpArchiveFile,
$CurrentDumpArchivePath,
$CurrentDumpFile, $CurrentDumpPath, $ntsym, $ntnsym, and
$ntwsym.
* New extensions available:
* in exts.dll: !bitcount.
* in kdexts.dll: !sysinfo.
* in wmitrace.dll: !buffer, !ckcl, !regtable, and !setprefix.
* in wdfkd.dll: !wdfdevice, !wdfdevicequeues, !wdfdriverinfo,
!wdfextendwatchdog, !wdfgetdriver, !wdfldr, !wdfqueue,
!wdfrequest,
!wdfsetdriver, and !wdftraceprtdebug.
* New extension module fltkd.dll. This contains !cbd, !contextlist,
!ctx,
!filter, !filters, !fltobj, !frame, !frames, !instance,
!irpctrl, !msgq,
!namecachelist, !port, !portlist, !relobjs, !stats, !streamlist,

!traceflags, !tracelevel, !tree, !volume, and !volumes.
* New options available for the !search extension.
* New symbol quoting syntax.
* WinDbg UI changes, including:
* “Edit->Clear Command Output” allows clearing partial text
from
command window.
* “File->Open Executable” remembers process arguments and start

directory.
* Cascading and tiling of undocked windows.
* Watch window and Locals window context option to invoke ‘dt’
command.
* Source Server support for Subversion version control system.
* Updated 1394 kernel debugging drivers.
* Updates to many sections of the debugger documentation
(debugger.chm).
* New documentation file, Kernel_Debugging_Tutorial.doc, aimed at
customers
who are familiar with other debugging tools and want to learn
how to use
WinDbg for kernel debugging.
* Many improvements to the !analyze extension.
* Numerous fixes to bugs in various commands and extensions reported
by
customers.

Complete details on all these features can be found in the debugger
documentation (debugger.chm). To open this documentation, use
Start –> Debugging Tools for Windows –> Debugging Help.

*** Please report any bug you find to xxxxx@microsoft.com ***

Seeing in the first hour of usage 1 new bug and 1 old bug -

New bug

In kb stack walking I got at one time

kd> kb 100
ChildEBP RetAddr Args to Child
f958e7e4 f9926c79 81b26008 81bb9738 00000001 Ntfs!NtfsFlushVolume+0x33d
f958e884 f9905385 81b26008 81ad4460 f9580000
Ntfs!NtfsCommonVolumeOpen+0x299
f958e95c 804e3d77 81bb9658 81ad4460 81b17b30 Ntfs!NtfsFsdCreate+0x154
f958e96c f9975876 81ad4470 81b90ed8 81b17b30 nt!IopfCallDriver+0x31
f958e9b8 804e3d77 81bb90d8 00000001 81afa278 sr!SrCreate+0x150
f958e9c8 f932199a 81ad4460 f958ea0c f933199e nt!IopfCallDriver+0x31
f958e9d4 f933199e 81bb9020 81ad4460 805058cb mydriver!
f958ea0c f931c2b1 81a5ddb0 81ad4460 81ad4470 mydriver!
f958ea60 804e3d77 81a5ddb0 81ad4460 81ad4460 mydriver!
f958ea70 80570f9c 81bcd570 81acf1c4 f958ec18 nt!IopfCallDriver+0x31
f958eb50 8056386c 81bcd588 00000000 81acf120 nt!IopParseDevice+0xa58
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ObpLookupObjectName+0x56a
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
WARNING: Frame IP not in any known module. Following frames may be
wrong.
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27

Never seen this bug in the 4.7 version.

Old Bug

Ctrl+shift+I does not work to set current instruction.

Note this warning:
WARNING: Frame IP not in any known module. Following frames may
be wrong.

We did a few changes to the stack walker, so it’s possible that your bad
stack is just failing differently. The frames following that warning
look bogus.

Regarding ctrl+shift+I, I just did a simple test and it worked. What
happens if you:

  • put the cursor on the line # of interest (we’ll call it line y)
  • hit ctrl+shit+I and watch it fail
  • type ‘ln module!file.cxx:y’ into the command prompt.

The ln will tell you what the debugger thinks about where that line is
in the assembly. If it doesn’t find an exact match, then that’s the
source of the problem. For lines that look like this:
MyFunc( a,
B,
c);

The line you want to set it on is actually the last line (“c);” part).

Jason

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Satya Das
Sent: Thursday, June 30, 2005 4:41 PM
To: Kernel Debugging Interest List
Subject: RE: [windbg] Debugging Tools for Windows, v6.5.3.7 has been
released!

Seeing in the first hour of usage 1 new bug and 1 old bug -

New bug

In kb stack walking I got at one time

kd> kb 100
ChildEBP RetAddr Args to Child
f958e7e4 f9926c79 81b26008 81bb9738 00000001 Ntfs!NtfsFlushVolume+0x33d
f958e884 f9905385 81b26008 81ad4460 f9580000
Ntfs!NtfsCommonVolumeOpen+0x299
f958e95c 804e3d77 81bb9658 81ad4460 81b17b30 Ntfs!NtfsFsdCreate+0x154
f958e96c f9975876 81ad4470 81b90ed8 81b17b30 nt!IopfCallDriver+0x31
f958e9b8 804e3d77 81bb90d8 00000001 81afa278 sr!SrCreate+0x150
f958e9c8 f932199a 81ad4460 f958ea0c f933199e nt!IopfCallDriver+0x31
f958e9d4 f933199e 81bb9020 81ad4460 805058cb mydriver!
f958ea0c f931c2b1 81a5ddb0 81ad4460 81ad4470 mydriver!
f958ea60 804e3d77 81a5ddb0 81ad4460 81ad4460 mydriver!
f958ea70 80570f9c 81bcd570 81acf1c4 f958ec18 nt!IopfCallDriver+0x31
f958eb50 8056386c 81bcd588 00000000 81acf120 nt!IopParseDevice+0xa58
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ObpLookupObjectName+0x56a
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
WARNING: Frame IP not in any known module. Following frames may be
wrong.
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27

Never seen this bug in the 4.7 version.

Old Bug

Ctrl+shift+I does not work to set current instruction.


You are currently subscribed to windbg as: unknown lmsubst tag argument:
‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com

One quick idea to make it easy to get this right. Put the cursor on the
line where you want the IP address. Click F9 to set a breakpoint there. If
it sets it on another line as in your example, move the cursor to that line
and press F9 again. Then use the ctrl+shift+I and it should work. Make the
debugger find the correct line for you as the F9 seems to find it most of
the time.

“Jason Shay” wrote in message
news:xxxxx@windbg…
Note this warning:
WARNING: Frame IP not in any known module. Following frames may
be wrong.

We did a few changes to the stack walker, so it’s possible that your bad
stack is just failing differently. The frames following that warning
look bogus.

Regarding ctrl+shift+I, I just did a simple test and it worked. What
happens if you:
- put the cursor on the line # of interest (we’ll call it line y)
- hit ctrl+shit+I and watch it fail
- type ‘ln module!file.cxx:y’ into the command prompt.

The ln will tell you what the debugger thinks about where that line is
in the assembly. If it doesn’t find an exact match, then that’s the
source of the problem. For lines that look like this:
MyFunc( a,
B,
c);

The line you want to set it on is actually the last line (“c);” part).

Jason

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Satya Das
Sent: Thursday, June 30, 2005 4:41 PM
To: Kernel Debugging Interest List
Subject: RE: [windbg] Debugging Tools for Windows, v6.5.3.7 has been
released!

Seeing in the first hour of usage 1 new bug and 1 old bug -

New bug
=======

In kb stack walking I got at one time

kd> kb 100
ChildEBP RetAddr Args to Child
f958e7e4 f9926c79 81b26008 81bb9738 00000001 Ntfs!NtfsFlushVolume+0x33d
f958e884 f9905385 81b26008 81ad4460 f9580000
Ntfs!NtfsCommonVolumeOpen+0x299
f958e95c 804e3d77 81bb9658 81ad4460 81b17b30 Ntfs!NtfsFsdCreate+0x154
f958e96c f9975876 81ad4470 81b90ed8 81b17b30 nt!IopfCallDriver+0x31
f958e9b8 804e3d77 81bb90d8 00000001 81afa278 sr!SrCreate+0x150
f958e9c8 f932199a 81ad4460 f958ea0c f933199e nt!IopfCallDriver+0x31
f958e9d4 f933199e 81bb9020 81ad4460 805058cb mydriver!
f958ea0c f931c2b1 81a5ddb0 81ad4460 81ad4470 mydriver!
f958ea60 804e3d77 81a5ddb0 81ad4460 81ad4460 mydriver!
f958ea70 80570f9c 81bcd570 81acf1c4 f958ec18 nt!IopfCallDriver+0x31
f958eb50 8056386c 81bcd588 00000000 81acf120 nt!IopParseDevice+0xa58
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ObpLookupObjectName+0x56a
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
WARNING: Frame IP not in any known module. Following frames may be
wrong.
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27
f958ed44 7c90eb94 000738e4 00100003 0006b5c4 nt!KiFastCallEntry+0xf8
0006b594 7c90dd09 0100f174 000738e4 00100003 ntdll!KiFastSystemCallRet
0006b598 0100f174 000738e4 00100003 0006b5c4 ntdll!NtOpenFile+0xc
0006b5ec 010101b2 0006ff58 00100003 00000001 0x100f174
0006fc4c 7c9106eb 010013ec 000728c0 00000000 0x10101b2
0006fea4 f9285f2a 8181f620 00070178 81b145e0 ntdll!RtlAllocateHeap+0xeac
f958eb9c 804e346a f958ebb4 81acf1d4 80570a6e
tcpip!ARPRequestComplete+0x1b
f958ebd8 80567c63 00000000 f958ec18 00000040
nt!ExAllocateLocallyUniqueId+0x40
f958ec2c 80571477 00000000 00000000 0193b401 nt!ObOpenObjectByName+0xeb
f958eca8 80571546 000738e4 00100003 0006b5c4 nt!IopCreateFile+0x407
f958ed04 8057160e 000738e4 00100003 0006b5c4 nt!IoCreateFile+0x8e
f958ed44 804df06b 000738e4 00100003 0006b5c4 nt!NtOpenFile+0x27

Never seen this bug in the 4.7 version.

Old Bug
=======

Ctrl+shift+I does not work to set current instruction.


You are currently subscribed to windbg as: unknown lmsubst tag argument:
‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com