Skip to content

Instantly share code, notes, and snippets.

@christianwimmer
Created October 20, 2018 20:59
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 christianwimmer/6941089a4b0cf3bf502b937f84213c50 to your computer and use it in GitHub Desktop.
Save christianwimmer/6941089a4b0cf3bf502b937f84213c50 to your computer and use it in GitHub Desktop.
#0 com.oracle.svm.nettyplot.FunctionPlotter.createByteBuffer(FunctionPlotter.java:179)
#1 com.oracle.svm.core.code.CEntryPointCallStubs.com_002eoracle_002esvm_002enettyplot_002eFunctionPlotter_002ecreateByteBuffer
#2 com.oracle.svm.core.code.CEntryPointJavaCallStubs.com_002eoracle_002esvm_002enettyplot_002eFunctionPlotter_002ecreateByteBuffer
#3 com.oracle.svm.nettyplot.FunctionPlotter.plotAsSVG(FunctionPlotter.java:158)
#4 com.oracle.svm.core.code.CEntryPointCallStubs.com_002eoracle_002esvm_002enettyplot_002eFunctionPlotter_002eplotAsSVG
#5 com.oracle.svm.core.code.CEntryPointJavaCallStubs.com_002eoracle_002esvm_002enettyplot_002eFunctionPlotter_002eplotAsSVG
#6 com.oracle.svm.nettyplot.FunctionPlotter.plotAsSVGInNewIsolate(FunctionPlotter.java:81)
#7 com.oracle.svm.nettyplot.FunctionPlotter.plotAsSVG(FunctionPlotter.java:55)
#8 com.oracle.svm.nettyplot.PlotServerHandler.channelRead(PlotServer.java:108)
#9 io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
...
#34 io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
#35 java.lang.Thread.run(Thread.java:748)
#36 com.oracle.svm.core.thread.JavaThreads.threadStartRoutine(JavaThreads.java:476)
#37 com.oracle.svm.core.posix.thread.PosixJavaThreads.pthreadStartRoutine(PosixJavaThreads.java:199)
#38 com.oracle.svm.core.code.CEntryPointCallStubs.com_002eoracle_002esvm_002ecore_002eposix_002ethread_002ePosixJavaThreads_002epthreadStartRoutine
#39 start_thread(pthread_create.c:333)
#40 clone(clone.S:109)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment