Welcome to the main channel on the development of MoarVM, a virtual machine for NQP and Rakudo (moarvm.org). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
Nicholas good *, * 06:22
timo [Coke]: i tend to like compiling moarvm with -O 0, but here the trace goes so far into the native library that perahps just getting the actual arguments passed to libssl are a good starting point? can you get the debug symbols for libssl and libcrypto? 09:15
can you go to the last MVM_ function and ask for `call MVM_dump_backtrace(tc)`? 09:19
[Coke] I will try this evening, thanks for the suggestion. doubt I can easily get debug versions of the installed ports. 12:17
timo ports isn't a thing that compiles stuff itself, right? 12:19
[Coke] If I understand correctly, it can be binaries, but it doesn't need to be binaries. I could dig and see if I can re-install/build with debug 12:21