-
ocbhello. anyone getting random freezes on 0.17.3.0
-
ocbtoday at 16:29 server time i received 'THROW EXCEPTION: tools::error::no_connection_to_daemon' on monero-wallet-rpc, but looking at logs on monerod it reported 'SYNCHRONIZED OK' at 17:54 server time
-
ocbthis hasn't happened before, did anyone encounter similar issues?
-
ocbhard restarting monerod solved the issue but there is nothing interesting in logs.
-
selstaocb: you are the first person to report this at this point
-
selstawhich OS are you using?
-
ocbselsta: i am running slackware 14.2 old kernel 4.4.240
-
selstado you know how to use gdb?
-
ocbnode was running with .2.0 for months without issues
-
ocbnot very familiar with gdb, did some general things a while ago
-
ocbwhats your recommendation
-
ocbi am ready to play and debug
-
selstaok next time it freezes do the following github.com/monero-project/monero#debugging
-
selsta`gdb /path/to/monerod `pidof monerod``
-
selstaok that looks broken, it shows correctly in the link I posted
-
selstaafterwards enter `thread apply all bt` and get a stack trace
-
selstathen post that in #monero-dev
-
ocbunderstood!
-
ocbthank you for your time
-
selstav0.17.3.0 should freeze less often than v0.17.2.0
-
ocb.2.0 hasn't freezed at all for me, upgraded .3.0 a couple of days ago. anyways, will wait for it to happen again and report back.