You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#11 0x00000000004908d0 in RPC::refreshReceivedZTrans(QList<QString>):......
at src/rpc.cpp:512
We likely need to catch exceptions from our JSON library but nothing is there to catch it, so an exception from JSON parsing bubbles all the way up to the main call stack.
I seem to be getting coredumps very often now on my
chat
branch. It is not clear what RPC or whatever is causing it:The text was updated successfully, but these errors were encountered: