のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

windbg windows7 sdk

Download Microsoft Windows SDK 7.1 from Official Microsoft Download Center

C:\windbg>windbg -o d:\Users\hoge\AppData\Local\Google\Chrome\Application\chrome.exe

障害が発生しているアプリケーション名: chrome.exe、バージョン: 24.0.1312.52、タイム スタンプ: 0x50eb47e3
障害が発生しているモジュール名: npSlingPlayerChrome.dll、バージョン: 1.5.12.732、タイム スタンプ: 0x506dc962
例外コード: 0xc0000409
障害オフセット: 0x0014fcb7
障害が発生しているプロセス ID: 0x1968
障害が発生しているアプリケーションの開始時刻: 0x01cdf4c05d20a06e
障害が発生しているアプリケーション パス: d:\Users\m_fujii\AppData\Local\Google\Chrome\Application\chrome.exe
障害が発生しているモジュール パス: D:\Users\m_fujii\AppData\Local\Google\Chrome\User Data\Default\Extensions\lidgnhlbmoakdjkfhanbhfngcadpaiac\1.5.12.732_0\plugins\npSlingPlayerChrome.dll
レポート ID: a3e9d27f-60b3-11e2-a63f-001060df1eaf

Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [d:\Users\m_fujii\Desktop\Chrome_Crash.dmp]
User Mini Dump File with Full Memory: Only application data is available

Symbol search path is: SRV*C:\WinDbg\websymbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Version 7601 (Service Pack 1) MP (8 procs) Free x64
Product: WinNt, suite: SingleUserTS
Machine Name:
Debug session time: Thu Jan 17 23:40:06.000 2013 (UTC + 9:00)
System Uptime: 1 days 19:22:57.183
Process Uptime: 0 days 0:01:48.000
...
ntdll!ZwMapViewOfSection+0xa:
00000000`771e159a c3 ret
0:000> !analyze -v
*******************************************************************************

** *

** Exception Analysis *

** *
*******************************************************************************

*** ERROR: Symbol file could not be found. Defaulted to export symbols for chrome.exe -
GetPageUrlData failed, server returned HTTP status 404
URL requested: http://watson.microsoft.com/StageOne/chrome_exe/24_0_1312_52/50eb47e3/unknown/0_0_0_0/bbbbbbb4/80000003/00000000.htm?Retriage=1

FAULTING_IP:

  1. 6fe34d0

00000000`00000000 ?? ???

EXCEPTION_RECORD: ffffffffffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 0000000000000000
ExceptionCode: 80000003 (Break instruction exception)
ExceptionFlags: 00000000
NumberParameters: 0

FAULTING_THREAD: 0000000000002e98

PROCESS_NAME: chrome.exe

ERROR_CODE: (NTSTATUS) 0x80000003 - {

EXCEPTION_CODE: (NTSTATUS) 0x80000003 (2147483651) - {

MOD_LIST:

NTGLOBALFLAG: 70

APPLICATION_VERIFIER_FLAGS: 0

ADDITIONAL_DEBUG_TEXT: Followup set based on attribute [Owns_LoaderLock] from Frame:[6] on thread:[2e98]

BUGCHECK_STR: APPLICATION_FAULT_STATUS_BREAKPOINT_

PRIMARY_PROBLEM_CLASS: STATUS_BREAKPOINT

DEFAULT_BUCKET_ID: STATUS_BREAKPOINT

LAST_CONTROL_TRANSFER: from 00000000771cacfc to 00000000771e159a

STACK_TEXT:
000ce2e8 771cacfc : 000ce438 000ce568 000ce468 000ce568 : ntdll!ZwMapViewOfSection+0xa
000ce2f0 771c1327 : 7efd7c2c 772c2520 00000000 772ca950 : ntdll!LdrpMapViewOfSection+0xbc
000ce3a0 771cbe94 : 000ce898 00ee5101 00000000 00000000 : ntdll!LdrpFindOrMapDll+0x469
000ce520 771ccbd8 : 00ee4bc0 00ee51f0 00000001 0000f17c : ntdll!LdrpLoadImportModule+0x1c1
000ce830 771ccce9 : 00000000 00000000 000ced30 00000000 : ntdll!LdrpHandleOneOldFormatImportDescriptor+0x68
000ce890 771cadac : 000ced00 00000000 00000000 00000020 : ntdll!LdrpProcessStaticImports+0x31c
000ce9f0 771b7b2e : 00000040 00000000 00000000 000cec70 : ntdll!LdrpLoadDll+0x29d
000cec00 771d4899 : 02889f78 02889f78 77190000 00ee4bc0 : ntdll!LdrLoadDll+0x9a
000cec70 771d1a17 : 00000000 771d4061 000cf220 00000000 : ntdll!LdrpInitializeProcess+0x15eb
000cf160 771bc32e : 000cf220 00000000 7efdf000 00000000 : ntdll! ?? ::FNODOBFM::`string'+0x29220
000cf1d0 00000000 : 00000000 00000000 00000000 00000000 : ntdll!LdrInitializeThunk+0xe


STACK_COMMAND: .ecxr ; ~~[2e98] ; .frame 6 ; ~0s; .ecxr ; kb

FOLLOWUP_IP:
ntdll!ZwMapViewOfSection+a
00000000`771e159a c3 ret

SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: ntdll!ZwMapViewOfSection+a

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: ntdll

IMAGE_NAME: ntdll.dll

DEBUG_FLR_IMAGE_TIMESTAMP: 4ec4aa8e

FAILURE_BUCKET_ID: STATUS_BREAKPOINT_80000003_ntdll.dll!ZwMapViewOfSection

BUCKET_ID: X64_APPLICATION_FAULT_STATUS_BREAKPOINT__ntdll!ZwMapViewOfSection+a

WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/chrome_exe/24_0_1312_52/50eb47e3/unknown/0_0_0_0/bbbbbbb4/80000003/00000000.htm?Retriage=1

Followup: MachineOwner

                • -