1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/pkgs/tools
Bas van Dijk 7a8b4907e2 djbdns: fix crash due to data ulimit
This fixes: https://github.com/NixOS/nixpkgs/issues/119066.

When `djbdns` is repeatedly queried it will crash with:

```
mmap: tinydns (842): VmData 331776 exceed data ulimit 300000. Update limits or use boot option ignore_rlimit_data.
```

So we increase the softlimit from 300000 to 4500000 as suggested in
the issue.

The `tinydns` NixOS test has been extended with testing for the faulty
behaviour.
2021-11-08 17:28:41 +00:00
..
admin lxd: 4.19 -> 4.20 2021-11-06 04:20:00 +00:00
archivers
audio
backup
bluetooth
bootloaders/refind
cd-dvd treewide: use mirror URLs where available 2021-11-06 01:56:39 +00:00
compression Merge pull request #143861 from figsoda/crabz-fix-darwin 2021-11-06 07:14:54 -06:00
filesystems Merge pull request #144769 from Thesola10/patch-4 2021-11-05 23:24:45 +02:00
games treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH, round 2 2021-11-04 16:15:05 -07:00
graphics
inputmethods
misc Merge pull request #143046 from hardselius/yubikey-manager-4.0.7 2021-11-07 17:22:31 +08:00
networking djbdns: fix crash due to data ulimit 2021-11-08 17:28:41 +00:00
nix statix: 0.3.6 -> 0.4.0 2021-11-06 20:34:21 +05:30
package-management Merge pull request #144681 from r-burns/auditwheel 2021-11-06 19:01:14 -03:00
security Merge pull request #142255 from p-h/metasploit-fix-python-modules 2021-11-07 11:04:53 +01:00
system
text ansifilter: fix non-determinism in gzipped manpages with s/gzip/gzip -n/ 2021-11-06 18:05:04 +00:00
toml2nix
typesetting Merge pull request #144412 from sternenseemann/lowdown-0.10.0 2021-11-04 20:51:20 +01:00
video
virtualization
wayland wlogout: add gtk-layer-shell support 2021-11-06 13:35:41 +02:00
X11