Skip to content

Instantly share code, notes, and snippets.

@donaldh
Created May 14, 2013 22:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save donaldh/5580373 to your computer and use it in GitHub Desktop.
Save donaldh/5580373 to your computer and use it in GitHub Desktop.
NQP / JVM stack trace
Thread [main] (Suspended (breakpoint at line 73 in Ops))
Ops.print(String) line: 73
<unknown receiving type>(9D98897D001B51184B42A1DC79269461131EE77E).qb_25(ThreadContext, CodeRef, CallSiteDescriptor, Object[]) line: 671
IndyBootstrap.indcallInvoker(MutableCallSite, int, ThreadContext, SixModelObject, Object...) line: 294
<unknown receiving type>(9D98897D001B51184B42A1DC79269461131EE77E).qb_24(ThreadContext, CodeRef, CallSiteDescriptor, Object[]) line: 670
IndyBootstrap.subcallResolve(MethodHandles$Lookup, MutableCallSite, String, int, ThreadContext, Object...) line: 208
<unknown receiving type>(9D98897D001B51184B42A1DC79269461131EE77E).qb_27(ThreadContext, CodeRef, CallSiteDescriptor, Object[]) line: 677
IndyBootstrap.subcallResolve(MethodHandles$Lookup, MutableCallSite, String, int, ThreadContext, Object...) line: 208
<unknown receiving type>(DA6B7A98AB1032C2819A211292826736B32A10CE).qb_10(ThreadContext, CodeRef, CallSiteDescriptor, Object[]) line: 1
IndyBootstrap.indcallInvoker(MutableCallSite, int, ThreadContext, SixModelObject, Object...) line: 294
<unknown receiving type>(DF170F9773B75C60C835F8FECD353823948D2921).qb_539(ThreadContext, CodeRef, CallSiteDescriptor, Object[]) line: 1091
<unknown receiving type>(DF170F9773B75C60C835F8FECD353823948D2921).qb_534(ThreadContext, CodeRef, CallSiteDescriptor, Object[]) line: 1074
IndyBootstrap.methcallResolve(MethodHandles$Lookup, MutableCallSite, String, int, ThreadContext, Object...) line: 387
<unknown receiving type>(DF170F9773B75C60C835F8FECD353823948D2921).qb_610(ThreadContext, CodeRef, CallSiteDescriptor, Object[]) line: 1254
IndyBootstrap.methcallResolve(MethodHandles$Lookup, MutableCallSite, String, int, ThreadContext, Object...) line: 387
<unknown receiving type>(DF170F9773B75C60C835F8FECD353823948D2921).qb_568(ThreadContext, CodeRef, CallSiteDescriptor, Object[]) line: 1188
IndyBootstrap.methcallResolve(MethodHandles$Lookup, MutableCallSite, String, int, ThreadContext, Object...) line: 387
<unknown receiving type>(DF170F9773B75C60C835F8FECD353823948D2921).qb_562(ThreadContext, CodeRef, CallSiteDescriptor, Object[]) line: 1159
IndyBootstrap.methcallResolve(MethodHandles$Lookup, MutableCallSite, String, int, ThreadContext, Object...) line: 387
<unknown receiving type>(nqp).qb_11(ThreadContext, CodeRef, CallSiteDescriptor, Object[]) line: 3443
IndyBootstrap.indcallInvoker(MutableCallSite, int, ThreadContext, SixModelObject, Object...) line: 294
<unknown receiving type>(nqp).qb_10(ThreadContext, CodeRef, CallSiteDescriptor, Object[]) line: 1
IndyBootstrap.indcallInvoker(MutableCallSite, int, ThreadContext, SixModelObject, Object...) line: 294
<unknown receiving type>(nqp).qb_2368(ThreadContext, CodeRef, CallSiteDescriptor, Object[]) line: not available
Ops.invokeDirect(ThreadContext, SixModelObject, CallSiteDescriptor, Object[]) line: 1442
Ops.invokeMain(ThreadContext, SixModelObject, String, String[]) line: 1422
CompilationUnit.enterFromMain(Class<?>, int, String[]) line: 44
nqp.main(String[]) line: not available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment