Skip to content

Instantly share code, notes, and snippets.

@davidascher
Created March 3, 2013 19:31
Show Gist options
  • Select an option

  • Save davidascher/5077855 to your computer and use it in GitHub Desktop.

Select an option

Save davidascher/5077855 to your computer and use it in GitHub Desktop.
Example hard-to-debug spark traceback
[11:29:20.910] Exception from Meteor.flush: Spark._Patcher.prototype.match@http://localhost:3000/packages/spark/patch.js?9b7ea4d348fdbd637d8c829dd3fc27e96c11c94f:237
Spark._patch/<@http://localhost:3000/packages/spark/patch.js?9b7ea4d348fdbd637d8c829dd3fc27e96c11c94f:61
Spark._patch/visitNodes@http://localhost:3000/packages/spark/patch.js?9b7ea4d348fdbd637d8c829dd3fc27e96c11c94f:17
Spark._patch/visitNodes@http://localhost:3000/packages/spark/patch.js?9b7ea4d348fdbd637d8c829dd3fc27e96c11c94f:18
Spark._patch/visitNodes@http://localhost:3000/packages/spark/patch.js?9b7ea4d348fdbd637d8c829dd3fc27e96c11c94f:18
Spark._patch/visitNodes@http://localhost:3000/packages/spark/patch.js?9b7ea4d348fdbd637d8c829dd3fc27e96c11c94f:18
Spark._patch/visitNodes@http://localhost:3000/packages/spark/patch.js?9b7ea4d348fdbd637d8c829dd3fc27e96c11c94f:18
Spark._patch/visitNodes@http://localhost:3000/packages/spark/patch.js?9b7ea4d348fdbd637d8c829dd3fc27e96c11c94f:18
Spark._patch@http://localhost:3000/packages/spark/patch.js?9b7ea4d348fdbd637d8c829dd3fc27e96c11c94f:31
Spark.renderToRange/</<@http://localhost:3000/packages/spark/spark.js?c202b31550c71828e583606c7a5e233ae9ca50e9:641
LiveRange.prototype.operate@http://localhost:3000/packages/liverange/liverange.js?bc1d62454d1fefbec95201344b27a7a5a7356293:459
Spark.renderToRange/<@http://localhost:3000/packages/spark/spark.js?c202b31550c71828e583606c7a5e233ae9ca50e9:635
withEventGuard@http://localhost:3000/packages/spark/spark.js?c202b31550c71828e583606c7a5e233ae9ca50e9:105
Spark.renderToRange@http://localhost:3000/packages/spark/spark.js?c202b31550c71828e583606c7a5e233ae9ca50e9:634
Spark.isolate/<@http://localhost:3000/packages/spark/spark.js?c202b31550c71828e583606c7a5e233ae9ca50e9:860
Meteor.autorun/rerun/<@http://localhost:3000/packages/deps/deps-utils.js?f3fceedcb1921afe2b17e4dbd9d4c007f409eebb:78
.run@http://localhost:3000/packages/deps/deps.js?1df0a05d3ec8fd21f591cfc485e7b03d2e2b6a01:19
Meteor.autorun/rerun@http://localhost:3000/packages/deps/deps-utils.js?f3fceedcb1921afe2b17e4dbd9d4c007f409eebb:78
.flush/</<@http://localhost:3000/packages/deps/deps.js?1df0a05d3ec8fd21f591cfc485e7b03d2e2b6a01:71
_.forEach@http://localhost:3000/packages/underscore/underscore.js?47479149fe12fc56685a9de90c5a9903390cb451:79
.flush/<@http://localhost:3000/packages/deps/deps.js?1df0a05d3ec8fd21f591cfc485e7b03d2e2b6a01:69
_.forEach@http://localhost:3000/packages/underscore/underscore.js?47479149fe12fc56685a9de90c5a9903390cb451:79
.flush@http://localhost:3000/packages/deps/deps.js?1df0a05d3ec8fd21f591cfc485e7b03d2e2b6a01:60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment