Opened 9 years ago
Closed 9 years ago
#12449 closed bug (fixed)
[launch_daemon] apps hang on Tracker quit
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/launch_daemon | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev49789.
After doing the following Terminal and Deskbar hang:
launch roster stop x-vnd.be-trak Ctrl+C hey Tracker quit
Change History (3)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Yes, launch_roster
did hang so I had to interrupt it with Ctrl+C. It didn't stop Tracker because of the hang.
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in hrev49803. The launch_daemon
deadlocked on getting the messenger for "legacy" servers, and jobs without a default port.
Note:
See TracTickets
for help on using tickets.
What do you mean by "Ctrl+C"? Did the
launch_roster
call hang (I guess you just missed the underscore here, right?), and you had to interrupt it?Stopping Tracker should already have quit it, did that not happen?