Web 64 bit stack trace only showing addresses?

Hey,

For some reason, my deployed standalone web app is only showing the address and not the function names for the stack trace. Am I missing something, did it say somewhere that it’s a limitation of 64bit?

Thanks!

did you set option to include function names?

if no: turn it on
if yes: fill a feature request

Yes, include function names is on, I will make a feature request.