Skip to content

Instantly share code, notes, and snippets.

@crazy2be
Created June 27, 2011 01:51
Show Gist options
  • Save crazy2be/1048190 to your computer and use it in GitHub Desktop.
Save crazy2be/1048190 to your computer and use it in GitHub Desktop.
panic:
runtime.panic+0xa4 ~/go/src/pkg/runtime/proc.c:1060
runtime.panic(0x80b2fb8, 0x967ac4a0)
gojs.value_to_javascript+0x4e ~/Src/gojs/_obj/base.cgo1.go:89
gojs.value_to_javascript(0x967ac490, 0x80b32a8, 0x85a02a00, 0x0, 0x0, ...)
gojs.*Context·NewValue+0x67 ~/Src/gojs/_obj/base.cgo1.go:882
gojs.*Context·NewValue(0x967ac490, 0x80b32a8, 0x85a02a00, 0x85a02a00, 0x1, ...)
gojs.*Context·EvaluateScript+0x155 ~/Src/gojs/_obj/base.cgo1.go:-24
gojs.*Context·EvaluateScript(0x967ac490, 0x80d8be8, 0x3, 0x967ac498, 0x80dea4c, ...)
gojs.TestEvaluateScript+0x1c9 ~/Src/gojs/_obj/base.cgo1.go:1262
gojs.TestEvaluateScript(0x967c9390, 0x967c93d0)
testing.tRunner+0x2f ~/go/src/pkg/testing/testing.go:152
testing.tRunner(0x967c9390, 0x967e200c, 0x0)
runtime.goexit ~/go/src/pkg/runtime/proc.c:178
runtime.goexit()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment