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

--- Comment #115 from Nils Beyer <[email protected]> ---
(In reply to Don Lewis from comment #113)

done:
-----------------------------------------------------------
-       atomic_store(&locked, 1);
+       atomic_store(&locked, 0);
-----------------------------------------------------------

result:
-----------------------------------------------------------
./run.sh 16 2500000
Segmentation fault
Segmentation fault
-----------------------------------------------------------

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to