| 9 Oct 2025 |
lovesegfault | * once the above lands, next steps:
- all builtin fetchurl pre-resolution stuff
- add the s3 test suite
- switch the default
- remove the legacy impl
| 04:06:45 |
lovesegfault | Sergei Zimmerman (xokdvium): https://github.com/NixOS/nix/pull/13752/commits/54e39e890bee16a1062bf33314d32a8cf20ab870
what do you think?
| 05:22:34 |
| @nullcube:matrix.org left the room. | 10:36:17 |
fzakaria | i was traveling yesterday | 16:58:33 |
fzakaria | what happened with all the fuzzing stuf | 16:58:37 |
lovesegfault | it | 17:14:59 |
lovesegfault | * it's there, i don't have time to push it across the finish line right now | 17:15:10 |
lovesegfault | it found some crashes | 17:15:22 |
| @notgne2:wizbos.club left the room. | 20:19:19 |
fzakaria | did you upload the seeds ? | 21:22:46 |
fzakaria | i can investigate the crashes | 21:22:50 |
fzakaria | those sound straightforward to create issues for | 21:23:12 |
fzakaria | i also have time... maybe Monady we can take it over the finshing line together? It looked sweet | 21:23:31 |
lovesegfault | let me collect them, one second | 23:34:53 |
lovesegfault | Download nix-eval-crashes.tar.zst | 23:36:10 |
lovesegfault | fzakaria: those are the crashes I got | 23:36:19 |
fzakaria | cool ill take a look | 23:44:10 |
fzakaria | maybe file bugs worst case | 23:44:14 |
fzakaria | (I'll make sure they repro) | 23:44:22 |
fzakaria | they're all kind of similar | 23:45:52 |
fzakaria | interesting | 23:45:53 |
lovesegfault | the big issue with the current fuzzing work is i cannot seem to get good coverage, even after I added the dictionary, which helped | 23:54:46 |
lovesegfault | and i don't know if it's my fault or of that's just how it is | 23:54:57 |
lovesegfault | i suspect the corpus sucks and needs to be made better | 23:55:07 |
| 10 Oct 2025 |
fzakaria | maybe there's more instrumentation to help guide it better? | 00:02:48 |
fzakaria | or yea just feed it tons of derivations | 00:02:59 |
fzakaria | like 1000s | 00:03:02 |
fzakaria | nix eval -f ./id:000000,sig:11,src:000046,time:6573454,execs:92972154,op:havoc,rep:2
error: memory exhausted
at /home/fmzakari/Downloads/nix-eval-crashes/id:000000,sig:11,src:000046,time:6573454,execs:92972154,op:havoc,rep:2:1:9999:
| 00:03:04 |
fzakaria | memory exhausted interesting since it's a bunch of exclamation marks | 00:03:31 |
fzakaria | Redacted or Malformed Event | 00:07:49 |