[Bug 278936] mqueuefs: Crashes when removing queue as user

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 20 May 2024 13:33:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278936

--- Comment #4 from Ricardo Branco <rbranco@suse.com> ---
The command for creating mq's above:

$ for i in {1..101} ; do posixmqcontrol create -q /$i -s 1 -d 1; done

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