Advertisement
Guest User

dmp5

a guest
Jan 12th, 2022
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1.  
  2. Microsoft (R) Windows Debugger Version 10.0.22000.194 X86
  3. Copyright (c) Microsoft Corporation. All rights reserved.
  4.  
  5.  
  6. Loading Dump File [C:\Windows\Minidump\011222-4828-01.dmp]
  7. Mini Kernel Dump File: Only registers and stack trace are available
  8.  
  9. Symbol search path is: srv*
  10. Executable search path is:
  11. Windows 10 Kernel Version 19041 MP (12 procs) Free x64
  12. Product: WinNt, suite: TerminalServer SingleUserTS Personal
  13. Edition build lab: 19041.1.amd64fre.vb_release.191206-1406
  14. Machine Name:
  15. Kernel base = 0xfffff803`63400000 PsLoadedModuleList = 0xfffff803`6402a1b0
  16. Debug session time: Wed Jan 12 14:09:32.353 2022 (UTC - 5:00)
  17. System Uptime: 0 days 15:05:13.973
  18. Loading Kernel Symbols
  19. ...............................................................
  20. ................................................................
  21. ................................................................
  22. .
  23. Loading User Symbols
  24. Loading unloaded module list
  25. ............
  26. For analysis of this file, run !analyze -v
  27. 4: kd> !analyze -v
  28. *******************************************************************************
  29. * *
  30. * Bugcheck Analysis *
  31. * *
  32. *******************************************************************************
  33.  
  34. SYSTEM_SERVICE_EXCEPTION (3b)
  35. An exception happened while executing a system service routine.
  36. Arguments:
  37. Arg1: 00000000c000001d, Exception code that caused the bugcheck
  38. Arg2: fffff8036363f0c0, Address of the instruction which caused the bugcheck
  39. Arg3: ffffae0165735920, Address of the context record for the exception that caused the bugcheck
  40. Arg4: 0000000000000000, zero.
  41.  
  42. Debugging Details:
  43. ------------------
  44.  
  45.  
  46. KEY_VALUES_STRING: 1
  47.  
  48. Key : Analysis.CPU.mSec
  49. Value: 3203
  50.  
  51. Key : Analysis.DebugAnalysisManager
  52. Value: Create
  53.  
  54. Key : Analysis.Elapsed.mSec
  55. Value: 3667
  56.  
  57. Key : Analysis.Init.CPU.mSec
  58. Value: 953
  59.  
  60. Key : Analysis.Init.Elapsed.mSec
  61. Value: 8469
  62.  
  63. Key : Analysis.Memory.CommitPeak.Mb
  64. Value: 83
  65.  
  66. Key : WER.OS.Branch
  67. Value: vb_release
  68.  
  69. Key : WER.OS.Timestamp
  70. Value: 2019-12-06T14:06:00Z
  71.  
  72. Key : WER.OS.Version
  73. Value: 10.0.19041.1
  74.  
  75.  
  76. BUGCHECK_CODE: 3b
  77.  
  78. BUGCHECK_P1: c000001d
  79.  
  80. BUGCHECK_P2: fffff8036363f0c0
  81.  
  82. BUGCHECK_P3: ffffae0165735920
  83.  
  84. BUGCHECK_P4: 0
  85.  
  86. CONTEXT: ffffae0165735920 -- (.cxr 0xffffae0165735920)
  87. rax=0000000000000001 rbx=0000000000000000 rcx=0000000000000000
  88. rdx=fffff280087b0d82 rsi=0000001000000000 rdi=00000000002d3af0
  89. rip=fffff8036363f0c0 rsp=ffff908446333080 rbp=fffff280087b0f40
  90. r8=fffff280087b0d58 r9=00040000001b5f7c r10=00000000002d3af2
  91. r11=fffff80364050b80 r12=0000000000000000 r13=fffff280087b0d00
  92. r14=00000000087b0d00 r15=fffff280087b1000
  93. iopl=0 nv up ei pl nz na pe nc
  94. cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00050202
  95. nt!MiCoalesceFreePages+0x2b0:
  96. fffff803`6363f0c0 f2 ???
  97. Resetting default scope
  98.  
  99. BLACKBOXBSD: 1 (!blackboxbsd)
  100.  
  101.  
  102. BLACKBOXNTFS: 1 (!blackboxntfs)
  103.  
  104.  
  105. BLACKBOXPNP: 1 (!blackboxpnp)
  106.  
  107.  
  108. BLACKBOXWINLOGON: 1
  109.  
  110. CUSTOMER_CRASH_COUNT: 1
  111.  
  112. PROCESS_NAME: firefox.exe
  113.  
  114. MISALIGNED_IP:
  115. nt!MiCoalesceFreePages+2b0
  116. fffff803`6363f0c0 f2 ???
  117.  
  118. STACK_TEXT:
  119. ffff9084`46333080 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MiCoalesceFreePages+0x2b0
  120.  
  121.  
  122. SYMBOL_NAME: nt!MiCoalesceFreePages+2b0
  123.  
  124. IMAGE_VERSION: 10.0.19041.1415
  125.  
  126. STACK_COMMAND: .cxr 0xffffae0165735920 ; kb
  127.  
  128. IMAGE_NAME: hardware
  129.  
  130. MODULE_NAME: hardware
  131.  
  132. FAILURE_BUCKET_ID: IP_MISALIGNED
  133.  
  134. OS_VERSION: 10.0.19041.1
  135.  
  136. BUILDLAB_STR: vb_release
  137.  
  138. OSPLATFORM_TYPE: x64
  139.  
  140. OSNAME: Windows 10
  141.  
  142. FAILURE_ID_HASH: {201b0e5d-db2a-63d2-77be-8ce8ff234750}
  143.  
  144. Followup: MachineOwner
  145. ---------
  146.  
  147.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement