Open ghost opened 5 years ago
Have you seen that with the current mainnet version (non dao) as well? I saw it also a few times recently but as I test with DAO usually it was the DAO enabled version. Would be just good to see if it is related to DAO code or not. I suspect a out or heap memory issue. Can you check for OS logs if you find anything?
Indeed, in https://github.com/bisq-network/bisq/issues/2634 I did several shutdowns in MAINNET and BTC_DAO_REGTEST mode, and it only happened in BTC_DAO_REGTEST mode.
in syslog.1, at the time the issue happened:
Apr 8 19:41:08 DO790C gnome-shell[939]: STACK_OP_LOWER_BELOW: window 0x2200007 (JavaEmbedd) not in stack idem Apr 8 19:41:37 DO790C gnome-shell[939]: STACK_OP_RAISE_ABOVE: window 0x2200007 (JavaEmbedd) not in stack idem Apr 8 19:41:41 DO790C gnome-shell[939]: STACK_OP_LOWER_BELOW: window 0x2200007 (JavaEmbedd) not in stack Apr 8 19:41:41 DO790C gnome-shell[939]: STACK_OP_RAISE_ABOVE: window 0x2200007 (JavaEmbedd) not in stack Apr 8 19:41:41 DO790C gnome-shell[939]: STACK_OP_LOWER_BELOW: window 0x2200007 (JavaEmbedd) not in stack Apr 8 19:41:43 DO790C gnome-shell[939]: STACK_OP_LOWER_BELOW: window 0x2200007 (JavaEmbedd) not in stack Apr 8 19:41:47 DO790C tracker-extract[1131]: unable to create file '/run/user/1000/dconf/user': Permission non accordée. dconf will not work properly. Apr 8 19:41:47 DO790C gnome-shell[939]: STACK_OP_RAISE_ABOVE: window 0x2200007 (JavaEmbedd) not in stack idem Apr 8 19:41:57 DO790C gnome-shell[939]: STACK_OP_LOWER_BELOW: window 0x2200007 (JavaEmbedd) not in stack Apr 8 19:41:57 DO790C gnome-shell[939]: STACK_OP_RAISE_ABOVE: window 0x2200007 (JavaEmbedd) not in stack Apr 8 19:41:57 DO790C gnome-shell[939]: STACK_OP_LOWER_BELOW: window 0x2200007 (JavaEmbedd) not in stack idem Apr 8 19:43:04 DO790C gnome-terminal-[1085]: Allocating size to GtkScrollbar 0x562a6d8d42c0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate? ... Apr 8 19:44:52 DO790C gnome-shell[939]: STACK_OP_LOWER_BELOW: window 0x2200007 (JavaEmbedd) not in stack idem Apr 8 19:48:21 DO790C zenity[3206]: GtkDialog mapped without a transient parent. This is discouraged.
Same messages in other log files.
Had to force-quit here, too. v1.1.2 debian.
Appli not shuting down (v0.9.8 - BTC_DAO_REGTEST mode) Debian stretch 9.8. Had to force quit. Doesn't seem to be a great issue (seems related to previous similar issues) but I prefer to mention it. Last lines in CLI: