x64 WinDbg.exe crashes when using logexts extension

x64 WinDbg.exe crashes when using logexts extension

Postby VDO » Wed Jan 03, 2007 5:21 pm

Anyone has experienced this?

!logexts.loge terminates the process

logger.exe from x64 Debugging Tools for Windows crashes as well:

Code: Select all
(f58.e80): Access violation - code c0000005 (first/second chance not available)
logger!output_l+0x4af:
00000001`00006587 803900          cmp     byte ptr [rcx],0 ds:00000000`39302e32=??
0:001> kv
Child-SP          RetAddr           : Args to Child                                                           : Call Site
00000000`01b6f5b0 00000001`0000452e : 00000000`019b09c0 000007ff`7fc9685c 00000000`0101006e 00000000`019b09c0 : logger!output_l+0x4af
00000000`01b6f8d0 00000001`00004571 : 00000000`6c0a0806 00000000`77d6e34c 00000000`00000001 00000000`00140320 : logger!vsnprintf_l+0x82
00000000`01b6f950 00000001`00003e6f : 00000060`00000000 00000000`00140320 00000000`00000001 00000000`0018032a : logger!vsnprintf+0x11
00000000`01b6f990 00000000`78c44572 : 00000000`00040002 00000000`00000000 ffffffff`cb0a0da7 00000000`00000030 : logger!LoggerDlgProc+0xf3
00000000`01b6fb10 00000000`78c44be2 : ffffffff`cb0a0da7 00000001`00003d7c 00000000`0068e790 00000000`00140320 : user32!UserCallDlgProcCheckWow+0x210
00000000`01b6fbf0 00000000`78c3ff4f : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`0068e790 : user32!DefDlgProcWorker+0xf6
00000000`01b6fc80 00000000`78c46895 : 00000001`00000000 00000000`77d8def2 00000000`00000000 00000000`00000000 : user32!InternalCreateDialog+0x16a7
00000000`01b6fe10 00000000`78c6379e : 00000000`000003dc ffffffff`ffffffff ffffffff`ffffffff 00000001`00000000 : user32!InternalDialogBox+0x1ee
00000000`01b6fe90 00000001`00003f72 : 00000000`00000000 00000000`00000000 00000000`000003dc 00000001`00003ef4 : user32!DialogBoxParamA+0xab
00000000`01b6ff00 00000000`77d6b69a : 00000000`77d6b660 00000000`00000000 00000000`00000000 00000000`01b6ffa8 : logger!LoggerUIThread+0x7e
00000000`01b6ff80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : kernel32!BaseThreadStart+0x3a

0:001> lmv m logger
start             end                 module name
00000001`00000000 00000001`00014000   logger     (pdb symbols)          c:\websymbols\Logger.pdb\AEAB402ACAA0430CA4BF1A32A7B0A2CB1\Logger.pdb
    Loaded symbol image file: logger.exe
    Image path: C:\Program Files\Debugging Tools for Windows 64-bit\logger.exe
    Image name: logger.exe
    Timestamp:        Thu Jun 15 20:20:50 2006 (4491B312)
    CheckSum:         0001B7FD
    ImageSize:        00014000
    File version:     5.2.9.0
    Product version:  5.2.9.0
    File flags:       0 (Mask 3F)
    File OS:          4 Unknown Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Debugging Tools for Windows(R)
    InternalName:     Logger
    OriginalFilename: Logger.exe
    ProductVersion:   2.09
    FileVersion:      2.09
    FileDescription:  Win32 API Logging Utility
    LegalCopyright:   Microsoft(R) is a registered trademark of Microsoft Corporation. Windows (R) is a registered trademark of Microsoft Corporation.

VDO
Site Admin
 
Posts: 549
Joined: Mon May 01, 2006 10:34 am
Location: Dublin, Ireland

Return to WinDbg

Who is online

Users browsing this forum: No registered users and 1 guest

cron