[Bug 241072] Space needed between "90 second watchdog..." and PID list when stopping jail.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 5 06:35:24 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241072

            Bug ID: 241072
           Summary: Space needed between "90 second watchdog..." and PID
                    list when stopping jail.
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: freebsd at haraschak.com

After issuing `jail -r <jailname>` if a PID hangs and does not terminate in 90
seconds a message is displayed:
"90 second watchdog timer expired. Shutdown terminated."

This message is missing a space between the PID list and the message:
```
Waiting for PIDS: 31299 31296 96510 96131 90214 90213 90211 90210 90209 90208
90207 90206 90205 90204 90201 9020090 second watchdog timeout expired. Shutdown
terminated.
```

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list