| 7 Oct 2025 |
Grimmauld (any/all) | if audit is broken now, it'll block a whole bunch of stuff | 15:36:13 |
Grimmauld (any/all) | but so far audit has been very lenient about its builds, not such a diva as xml stuff... So i am a bit surprised | 15:36:39 |
K900 | istg pyside | 15:38:07 |
K900 | I'm gonna do a violence | 15:38:23 |
Willi Butz | https://gist.github.com/WilliButz/afd8ca68c45c5e6a96216f6b92658d23 | 15:38:29 |
Grimmauld (any/all) | HUH | 15:38:47 |
K900 | o7 asan | 15:38:54 |
Grimmauld (any/all) | nikstur ran into that too, but after disabling parallel checking it went away for him | 15:39:24 |
Grimmauld (any/all) | i hate asan | 15:39:27 |
Grimmauld (any/all) | the best part: i can't repro that one on my machine | 15:39:57 |
Grimmauld (any/all) | like, at all | 15:40:00 |
Vladimír Čunát | asan has interactions with PIE, or why the regression? | 15:40:05 |
Vladimír Čunát | Though the log suggest that kernel is to blame 🤯 | 15:41:21 |
aloisw | PIE was already in the last staging-next, right? | 15:41:31 |
Grimmauld (any/all) | yep | 15:41:41 |
Grimmauld (any/all) | tbh if asan+pie causes trouble depending on host kernel, i'd vote to just skip that check | 15:42:04 |
Grimmauld (any/all) | * tbh if asan+pie causes trouble depending on build kernel, i'd vote to just skip that check | 15:42:20 |
Willi Butz | huh. I can't on my local workstation. the above happened on a hetzner ax162
so maybe ignore for now | 15:43:00 |
Vladimír Čunát | Depends on your kernel perhaps. | 15:43:17 |
Willi Butz | hetzner 6.12, local 6.16 | 15:44:03 |
Vladimír Čunát | Doesn't seem suspicious. | 15:44:23 |
Vladimír Čunát | Hydra's builders use 6.12, BTW. | 15:45:13 |
Vladimír Čunát | (stable NixOS default generally) | 15:45:23 |
Grimmauld (any/all) | i am on 6.12 here | 15:45:23 |
Vladimír Čunát | I'm trying with 6.6 now. | 15:46:12 |
Willi Butz | ah, so the builder runs some "hardened" variant, not sure if its just linuxPackages_6_12_hardened | 15:49:36 |
Vladimír Čunát | That might be it. | 15:50:16 |
Vladimír Čunát | This kind of layout changes feel potentially useful for hardening. | 15:50:42 |
Vladimír Čunát |
Shadow memory range interleaves with an existing memory mapping.
| 15:51:08 |
Vladimír Čunát | Still, if the test is unreliable like this, I'm perfectly fine with skipping it. | 15:51:57 |