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 _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty
