[DragonFlyBSD - Bug #3318] Segmenation fault when a process resumed with checkpt exits

2022-06-18 Thread bugtracker-admin
Issue #3318 has been updated by zabolekar. tuxillo wrote in #note-1: > We'll try t at least handle that case but we're also considering how useful > process checkpointing really is. If anybody has any feedback about it now it > would be the time to share it :-) To clarify, I don't actually

[DragonFlyBSD - Bug #1921] we miss mlockall

2022-06-18 Thread bugtracker-admin
Issue #1921 has been updated by tuxillo. Still pending of doing the the rlimit work, this is a reminder to myself. Bug #1921: we miss mlockall http://bugs.dragonflybsd.org/issues/1921#change-14386 * Author: alexh * Status: In Progress * Priority: Normal

[DragonFlyBSD - Bug #3317] Network vtnet0 not working on Hetzner cloud

2022-06-18 Thread bugtracker-admin
Issue #3317 has been updated by tuxillo. Ok, we will have to check route(8) then, there might be a bug that needs fixing there. Bug #3317: Network vtnet0 not working on Hetzner cloud http://bugs.dragonflybsd.org/issues/3317#change-14385 * Author:

[DragonFlyBSD - Bug #3318] (In Progress) Segmenation fault when a process resumed with checkpt exits

2022-06-18 Thread bugtracker-admin
Issue #3318 has been updated by tuxillo. Status changed from New to In Progress Assignee set to tuxillo Target version set to 6.4 Back in the day we added two memory mappable devices (/dev/upmap and /dev/kpmap) which provide certain data from the kernel without the need of a system call. See