| 20 Dec 2024 |
K900 | And I need to look into why | 19:09:31 |
K900 | And I completely forgot | 19:09:39 |
K900 | But generally I think we should have all the debug info in place now | 19:09:54 |
K900 | And we basically need someone on the infra side to set up a debuginfod | 19:10:22 |
K900 | And that's about it | 19:10:27 |
K900 | And I need to fix the gdb glue to actually work | 19:11:04 |
K900 | Which I might do tomorrow | 19:11:15 |
K900 | Or at least try to do | 19:11:22 |
eliasp | ok, so it sounds we're closer to getting this in a working state than ever... | 19:11:46 |
K900 | We are, yes | 19:11:56 |
K900 | The big blocker was enabling debug info for Qt which we have done now | 19:12:08 |
K900 | (except qtwebengine, because that debuginfo is massive) | 19:12:27 |
eliasp | fantastic! looking forward to it! | 19:12:35 |
eliasp | yeah, but there are plenty of crashes in other areas too which could profit from some work and if there'd ever be a qtwebengine related one, then I'll just have to build it by myself (even though that hurts a lot! 😆) | 19:13:27 |
K900 | So right now the plan would be something like
get the gdb glue working again (idk, needs investigating) set up a debuginfod (hard because infra is spread very thin already) plumb everything to the KDE infra | 19:13:40 |
K900 | So right now the plan would be something like
get the gdb glue working again (idk, needs investigating) set up a debuginfod (hard because infra is spread very thin already) plumb everything to the KDE infra (idk?) | 19:13:46 |
eliasp | if it makes any sense, write it down as an issue or in the wiki or so, so others could help... I might be able to do a little work during the winter holidays now | 19:14:45 |
eliasp | if it makes any sense, write it down as an issue, discourse or in the wiki or so, so others could help... I might be able to do a little work during the winter holidays now | 19:14:58 |
K900 | I have context on the GDB thing | 19:15:24 |
K900 | Roughly | 19:15:26 |
K900 | I just need to find time | 19:15:30 |
K900 | Which I will hopefully have this weekend | 19:15:36 |
K900 | And infra is not really something you can affect | 19:15:52 |
eliasp | yeah, time - usually the hardest problem for me, everything else is doable :D | 19:15:56 |
eliasp | sure | 19:15:59 |
| 21 Dec 2024 |
| @stablejoy:matrix.org left the room. | 05:08:26 |
K900 | OK so I fixed drkonqi | 07:24:23 |
K900 | Self-inflicted, of course | 07:24:26 |
K900 | https://github.com/NixOS/nixpkgs/pull/367035 | 07:24:47 |
K900 | Unexpectedly stumbled over an objfile (/nix/store/82lh8f5wi6ya5jkcwr036md8630j652d-nghttp2-1.64.0-lib/lib/libnghttp2.so.14.28.3) without build_id. Not creating payload. | 07:34:38 |