No it doesn't have a tooltip, so to be clear are you seeing crashes when you are running jobs or when you aren't or both? Try running calibre from the commandline with
calibre-debug -c "from calibre.gui2.main import main; main()"
ans see if there is any useful informaion output to the terminal after a crash
|