Hello, Dave Mielke, le jeu. 19 févr. 2026 14:02:09 -0500, a ecrit: > [quoted lines by Jean-Philippe MENGUAL on 2026/02/19 at 10:54 +0100] > > >I forward here a repor bug I make under Debian: > >https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1128398 > > I don't believe that that code has changed in any significant way and the > backtrace doesn't show enough information. I'm wondering if this was built > from source and, if so, if both autogen and configure were run first.
It's the Debian package, in which autogen and configure are always run first. What I find extremely odd here is this: > #0 0x00007ffff7074848 in generalOperations3 () at > target:/usr/lib/brltty/libbrlttybht.so > #1 0x00007ffff7070788 in initializeSession (brl=brl@entry=0x555555650440 > <brl>) at ../../../../Drivers/Braille/HandyTech/braille.c:1261 0x00007ffff7074848 is indeed exactly the address of generalOperations3, i.e. not actually code, so it's almost questionable whether gioGetApplicationData did properly return the address stored by setUsbConnectionProperties. > Would it be possible for you to bisect and find out which commit introduced > the problem? That would be ideal, yes. Samuel _______________________________________________ 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
