Commit db32b98
fix(live): mask systemd-localed — the session-killer storm's single source (#258)
Re-test WITHOUT o-tiling (zz4 verified in-VM) crashed gnome-shell again at
the same install phase — SIGABRT this time — so the extension was an
amplifier, not the trigger. Both runs show anaconda's localization tasks
flapping the LIVE system's X11 layout via locale1 seconds before the shell
dies (SEGV in update_clock/g_settings_get_enum under the GSettings change
storm, then ABRT). localed is useless in a throwaway live: in-session layout
switching goes through gnome-shell input-sources, and the target's keyboard
is written via --root. Mask it (dbus-activated — disable is not enough) so
the storm cannot start; incident note extended with part 3.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 8f0a77c commit db32b98
2 files changed
Lines changed: 35 additions & 0 deletions
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
85 | 105 | | |
86 | 106 | | |
87 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
462 | 477 | | |
463 | 478 | | |
464 | 479 | | |
| |||
0 commit comments