Skip to content

Instantly share code, notes, and snippets.

View refack's full-sized avatar
🕺
status

Refael Ackermann refack

🕺
status
View GitHub Profile
@refack
refack / windbg.txt
Created May 3, 2018 15:50
DRIVER_IRQL_NOT_LESS_OR_EQUAL @ tcpip.sys+9bade
Microsoft (R) Windows Debugger Version 10.0.14321.1024 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\050318-9640-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
************* Symbol Path validation summary **************
@refack
refack / 2017YTD.log
Created December 7, 2017 16:28
wiki git log YTD
Revision: a501eb44d54f1e527c70ed47ec857ca308f241c8
Author: Benjamin Gruenbaum <[email protected]>
Date: 29/11/2017 12:33:15
Message:
Destroyed Test2 (markdown)
Revision: 570bcf783a437ca63a9e624194af2774a5ce797b
Author: Benjamin Gruenbaum <[email protected]>
Date: 29/11/2017 12:31:43
deps/npm/node_modules/bluebird/js/release/any.js
deps/npm/node_modules/bluebird/js/release/assert.js
deps/npm/node_modules/bluebird/js/release/async.js
deps/npm/node_modules/bluebird/js/release/bind.js
deps/npm/node_modules/bluebird/js/release/bluebird.js
deps/npm/node_modules/bluebird/js/release/call_get.js
deps/npm/node_modules/bluebird/js/release/cancel.js
deps/npm/node_modules/bluebird/js/release/catch_filter.js
deps/npm/node_modules/bluebird/js/release/context.js
deps/npm/node_modules/bluebird/js/release/debuggability.js
glimmer-vm$ node .. run test:node
> [email protected] test:node glimmer-vm
> bin/run-node-tests.js
DEPRECATION: Node v9.0.0-pre is no longer supported by Ember CLI. We recommend that you use the most-recent "Active LTS" version of Node.js. See https://git.io/v7S5n for details.
WARNING: Node v9.0.0-pre is not tested against Ember CLI on your platform. We recommend that you use the most-recent "Active LTS" version of Node.js. See https://git.io/v7S5n for details.
Could not start watchman
Visit https://ember-cli.com/user-guide/#watchman for more info.
⠋ Buildingpackages/@glimmer/object/lib/mixin.ts(179,17): error TS2345: Argument of type 'Option<Dict<any>>' is not assignable to parameter of type '{}'.
const fs = require('fs');
const async_hooks = require('async_hooks');
let indent = 0;
async_hooks.createHook({
init(asyncId, type, triggerAsyncId) {
const eid = async_hooks.executionAsyncId();
const indentStr = ' '.repeat(indent);
fs.writeSync(
1,
'use strict';
const common = require('../common.js');
const assert = require('assert');
const bench = common.createBenchmark(main, {
count: [0, 1, 2, 3, 4, 5],
method: ['call-spread', 'unwind'],
context: ['context', 'null'],
isFn: [0, 1],

lib\buffer.js

  • line 143 - process.emitWarning(bufferWarning, 'DeprecationWarning', 'DEP0005');

lib\console.js

  • line 171 - process.emitWarning(`No such label '${label}' for console.timeEnd()`);

lib\events.js

  • line 297 - process.emitWarning(w);

lib\fs.js

  • line 68 - process.emitWarning(
  • line 107 - process.emitWarning(

lib\http2.js

<?xml version='1.0' encoding='UTF-8'?>
<matrix-project plugin="[email protected]">
<actions/>
<description></description>
<keepDependencies>false</keepDependencies>
<properties>
<com.coravy.hudson.plugins.github.GithubProjectProperty plugin="[email protected]">
<projectUrl>https://github.com/nodejs/node/</projectUrl>
<displayName></displayName>
</com.coravy.hudson.plugins.github.GithubProjectProperty>
d:\code\4node\libuv$ vcbuild test vs2017 x64 release
['-Dtarget_arch=x64', '-Duv_library=static_library', '.\\uv.gyp', '-I', '.\\common.gypi', '--depth=.', '-Dhost_arch=x64']
Project files generated.
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
fs-poll.c
inet.c
threadpool.c
uv-common.c
src\inet.c(171): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
src\inet.c(198): warning C4244: 'initializing': conversion from '__int64' to 'unsigned int', possible loss of data [d:\code\4node\libuv\libuv.vcxproj]
{"D:\\code\\0tni\\formage2\\lib\\index.js":{"path":"D:\\code\\0tni\\formage2\\lib\\index.js","statementMap":{"0":{"start":{"line":2,"column":10},"end":{"line":2,"column":35}},"1":{"start":{"line":3,"column":11},"end":{"line":3,"column":26}},"2":{"start":{"line":4,"column":19},"end":{"line":4,"column":43}},"3":{"start":{"line":5,"column":10},"end":{"line":5,"column":48}},"4":{"start":{"line":7,"column":0},"end":{"line":12,"column":1}},"5":{"start":{"line":8,"column":21},"end":{"line":8,"column":56}},"6":{"start":{"line":10,"column":4},"end":{"line":11,"column":24}},"7":{"start":{"line":11,"column":8},"end":{"line":11,"column":24}},"8":{"start":{"line":14,"column":0},"end":{"line":21,"column":1}},"9":{"start":{"line":15,"column":19},"end":{"line":15,"column":52}},"10":{"start":{"line":16,"column":25},"end":{"line":16,"column":73}},"11":{"start":{"line":17,"column":4},"end":{"line":17,"column":42}},"12":{"start":{"line":19,"column":4},"end":{"line":20,"column":24}},"13":{"start":{"line":20,"column":8},"end":{"li