Skip to content

Instantly share code, notes, and snippets.

0:000> .echo On my debug build of https://github.com/microsoft/terminal/commit/eae920e5f931d7efd33cc3e1bfb12f8c683b001b
On my debug build of https://github.com/microsoft/terminal/commit/eae920e5f931d7efd33cc3e1bfb12f8c683b001b
0:000> vertarget
Windows 10 Version 18362 MP (8 procs) Free x64
kernel32.dll version: 10.0.18362.10000 (WinBuild.160101.0800)
Machine Name:
Debug session time: Wed Jul 3 18:42:19.873 2019 (UTC - 7:00)
System Uptime: 0 days 1:32:41.369
Process Uptime: not available
=======================================
VERIFIER STOP 0000000000000305: pid 0x64: Incorrect object type for handle.
FFFFFFFFFFFFFFFF : Handle value. ==> INVALID_HANDLE_VALUE
0000006E33D0E2D8 : Object type name. Use du to display it ==> "Process"
00007FFE88E46900 : Expected object type name. Use du to display it ==> "Event"
0000000000000000 : Not used.
partial stack:
[0x3] vfbasics!AVrfpNtSetEvent + 0x34
@metathinker
metathinker / debuglog.no-ntdll-symbols.2016-08-25.txt
Last active August 25, 2016 16:18
Missing symbols for ntdll.dll, x64 version 10.0.14393.82 (rs1_release.160805-1735)
[ntsd C:\Windows\System32\cmd.exe]
Microsoft (R) Windows Debugger Version 10.0.14321.1024 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
CommandLine: C:\Windows\System32\cmd.exe
Symbol search path is: srv*
Executable search path is:
ModLoad: 00007ff7`32640000 00007ff7`32699000 cmd.exe
ModLoad: 00007ffd`21900000 00007ffd`21ad1000 ntdll.dll
From 7f53e123a58781649a5dd9f612c46bb5d8a87ffe Mon Sep 17 00:00:00 2001
From: Michael Ratanapintha <michael.ratanapintha@addepar.com>
Date: Fri, 5 Aug 2016 15:28:46 -0700
Subject: [PATCH] Repro data for VBC coloring bug
---
tests/dummy/app/models/multi_group/five_ranges.js | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/tests/dummy/app/models/multi_group/five_ranges.js b/tests/dummy/app/models/multi_group/five_ranges.js