Open
Bug 1835214
Opened 2 years ago
Updated 25 days ago
return code when already running but not responding
Categories
(SeaMonkey :: Startup & Profiles, enhancement)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: g.s, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:91.0) Gecko/20100101 Firefox/91.0 SeaMonkey/2.53.16
Steps to reproduce:
Sometimes Seamonkey does not terminate, probably due to a race condition with mutexes. I don't know what it's being caused by.
Actual results:
When starting Seamonkey, you get the restartMessageNoUnlocker message and Seamonkey exists with exit code 0.
Expected results:
I'd like to have an exit code > 0, so my wrapper script knows something went wrong.
Updated•25 days ago
|
Version: SeaMonkey 2.53 Branch → SeaMonkey 2.53
You need to log in
before you can comment on or make changes to this bug.
Description
•