[BRLTTY] Crash of BRLTTY in X sessionudo systemctl edit brlpulse

Samuel Thibault samuel.thibault at ens-lyon.org
Mon Mar 3 15:17:20 UTC 2025


Sebastian Humenda, le lun. 03 mars 2025 14:35:41 +0100, a ecrit:
> ```
> [Service]
> Environment=ASAN_OPTIONS=symbolize=1 ASAN_SYMBOLIZER_PATH=/usr/bin/llvm-symbolizer-14
> ```

I guess this needs to be two separate lines, one per variable.

> I also tried to use llvm-symbolizer. What would be the right invocation for Debian's split debugging symbols?

With the brltty-dbgsym package, you should have everything. You can try
to run

gdb /usr/bin/brltty

and type "l main" to check that it finds the position in the source.

Samuel


More information about the BRLTTY mailing list