| 1 Mar 2026 |
| @astro:envs.net left the room. | 05:14:53 |
| haylin changed their profile picture. | 17:20:13 |
| haylin changed their profile picture. | 17:20:41 |
| 2 Mar 2026 |
| axw changed their display name from axel_w to axw. | 10:49:59 |
| beaver-kouhai joined the room. | 20:37:43 |
| 3 Mar 2026 |
| @genericnerdyusername:matrix.org left the room. | 00:18:12 |
| @rosssmyth:matrix.org changed their display name from rosssmyth to treefroog. | 00:40:00 |
| @rosssmyth:matrix.org removed their display name treefroog. | 00:42:20 |
| 5 Mar 2026 |
| Maximilian Bosch joined the room. | 10:15:03 |
| 7 Mar 2026 |
matthewcroughan | https://hercules-ci.com/accounts/github/MatthewCroughan/derivations/%2Fnix%2Fstore%2F6vm22v16lfwmmqkhpbadyfzjnnn4j0m7-glib-aarch64-unknown-linux-musl-2.86.3.drv/log?via-job=1749ed24-5e5a-44cd-a2ae-8bb75d9375af | 17:45:54 |
matthewcroughan | Anyone got any ideas on this one? | 17:45:58 |
matthewcroughan |
*** stack smashing detected ***: terminated
| 17:46:04 |
matthewcroughan | this is for gnu-musl-llvm | 17:46:22 |
matthewcroughan | so cross, llvm, musl | 17:46:27 |
Alyssa Ross | uhh, Clang bug? | 17:51:25 |
Alyssa Ross | oh never mind that's g-ir-scanner | 17:52:33 |
Alyssa Ross | not Clang | 17:52:39 |
matthewcroughan | Only happens in this one context, and not in the other contexts | 18:00:42 |
matthewcroughan | So native, native-musl native-llvm-musl all fine | 18:01:11 |
matthewcroughan | gnu-musl I think is fine too, so must be the llvm | 18:01:39 |
Alyssa Ross | I would:
- Check with glib that this is definitely not a glib bug (doesn't look like it)
- Report to LLVM
hardeningDisable = [ "stackprotecter" ]; in glib with a link to the LLVM bug report
| 18:02:55 |
matthewcroughan |  Download image.png | 18:03:03 |
matthewcroughan | asdjfhasdjfhgsadfjkg | 18:03:05 |
| Lotte (it/its)/Cinny (she/her) θΔ& changed their profile picture. | 21:27:51 |
| 8 Mar 2026 |
matthewcroughan | Hmm, I added hardeningDisable to an overlay, it didn't seem to work exactly | 17:21:47 |
matthewcroughan | Is this another case where you can't overlay it, and you have to fix it in nixpkgs because of bootstrap stuff? | 17:22:01 |
matthewcroughan | like with bash | 17:22:04 |
matthewcroughan | I notice the build graph starts off with a glib that does get fixed, and then ends on another glib which is not fixed | 17:22:22 |
matthewcroughan |  Download image.png | 17:22:43 |
Alyssa Ross | hmm, maybe it's from some library glib links or something, then? maybe you can catch it in a debugger | 18:49:00 |