[BRLTTY] Crash of BRLTTY in X sessionudo systemctl edit brlpulse
Sebastian Humenda
shumenda at gmx.de
Mon Mar 3 13:35:41 UTC 2025
Hi Samuel
Samuel Thibault schrieb am 03.03.2025, 11:26 +0100:
[…]
>> >Sebastian: Please test the attached patch.
>>
>> The ASAN output is below. It might be unrelated, as I saw the behaviour on the
>> TTY.
>
>Is unrelated indeed.
>
>It seems that debugging symbols are missing. Did you use
>--disable-stripping to make sure they get installed?
I've used the Debian packaging and applied the patch to it (and bumped its
version). Then I installed the -dbgsym for brltty, brltty-speechd, brltty-x11
and brltty. I've added to /etc/systemd/system/brltty.service.d/override:
```
[Service]
Environment=ASAN_OPTIONS=symbolize=1 ASAN_SYMBOLIZER_PATH=/usr/bin/llvm-symbolizer-14
```
Am I missing anything? I also tried to use llvm-symbolizer. What would be the right invocation for Debian's split debugging symbols?
Thanks
Sebastian
More information about the BRLTTY
mailing list