Skip to content

Instantly share code, notes, and snippets.

@xaxxon
Created January 15, 2016 01:52
Show Gist options
  • Save xaxxon/4f998e1c6f06fa43367e to your computer and use it in GitHub Desktop.
Save xaxxon/4f998e1c6f06fa43367e to your computer and use it in GitHub Desktop.
Stacktrace (bbbbbbbb-bbbbbbbb) 0x1f4614304129 0x0:
==== JS stack trace =========================================
Security context: 0x1f46143d4261 <JS Object>#0#
1: /* anonymous */ [0x1f4614304189 <undefined>:1] [pc=0x29feac53c9b3] (this=0x1287d8004101 <JS Global Object>#1#)
==== Details ================================================
[1]: /* anonymous */ [0x1f4614304189 <undefined>:1] [pc=0x29feac53c9b3] (this=0x1287d8004101 <JS Global Object>#1#) {
// stack-allocated locals
var .result = 0x1f4614304189 <undefined>
// expression stack (top to bottom)
[03] : 0x1f46143da2c9 <JS Function get_world (SharedFunctionInfo 0x1f46143da221)>#2#
[02] : 0x1287d80088b1 <JS Object>#3#
[01] : 0x1f46143da2c9 <JS Function get_world (SharedFunctionInfo 0x1f46143da221)>#2#
--------- s o u r c e c o d e ---------
game.get_world().get_map()
-----------------------------------------
}
==== Key ============================================
#0# 0x1f46143d4261: 0x1f46143d4261 <JS Object>
#1# 0x1287d8004101: 0x1287d8004101 <JS Global Object>
#2# 0x1f46143da2c9: 0x1f46143da2c9 <JS Function get_world (SharedFunctionInfo 0x1f46143da221)>
#3# 0x1287d80088b1: 0x1287d80088b1 <JS Object>
=====================
Illegal instruction: 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment