Bug#1040375: /usr/lib/x86_64-linux-gnu/simplescreenrecorder/libssr-glinject.so: Segmentation fault when used with anything

2024-05-07 Thread Petter Reinholdtsen
[Bernhard Übelacker] > As far as I see the crash happens because it wants to print this message: > > 57 GLINJECT_PRINT("Error: Can't open libdl.so!"); > > But unfortunately libstdc++ seems not yet prepared to output the > error. Thank you very much for the analysis and links.

Bug#1040375: /usr/lib/x86_64-linux-gnu/simplescreenrecorder/libssr-glinject.so: Segmentation fault when used with anything

2024-05-06 Thread Bernhard Übelacker
On Sat, 10 Feb 2024 11:01:54 +0100 Petter Reinholdtsen wrote: [Petter Reinholdtsen] > I do not use ssr much myself, and have not had time to test. I applied the upstream commit in git branch fix-1040375-glinject and tested it on Bookworm, but alas, the .so file still segfaults with a useless

Bug#1040375: /usr/lib/x86_64-linux-gnu/simplescreenrecorder/libssr-glinject.so: Segmentation fault when used with anything

2024-02-10 Thread Petter Reinholdtsen
[Petter Reinholdtsen] > I do not use ssr much myself, and have not had time to test. I applied the upstream commit in git branch fix-1040375-glinject and tested it on Bookworm, but alas, the .so file still segfaults with a useless backtrace. I might have applied the commit incorrectly, as it did

Bug#1040375: /usr/lib/x86_64-linux-gnu/simplescreenrecorder/libssr-glinject.so: Segmentation fault when used with anything

2024-02-09 Thread Petter Reinholdtsen
I had a look upstream, and found two issues that seem to be about this crash bug: https://github.com/MaartenBaert/ssr/issues/992 and https://github.com/MaartenBaert/ssr/issues/1013 . The latter have some patch proposals. If the latest upstream git edition work, could the fix be the change

Bug#1040375: /usr/lib/x86_64-linux-gnu/simplescreenrecorder/libssr-glinject.so: Segmentation fault when used with anything

2023-09-06 Thread Petter Reinholdtsen
I figured out a way to run this under valgrind: cp /usr/lib/x86_64-linux-gnu/simplescreenrecorder/libssr-glinject.so . chmod a+rx libssr-glinject.so valgrind ./libssr-glinject.so This provide something semi-sensible from valgrind. No idea what the mapped region is, might have to build

Bug#1040375: /usr/lib/x86_64-linux-gnu/simplescreenrecorder/libssr-glinject.so: Segmentation fault when used with anything

2023-07-06 Thread Petter Reinholdtsen
[B] > * What led up to the situation? > Trying to "Record OpenGL" in simplescreenrecorder. > * What exactly did you do (or not do) that was effective (or ineffective)? > LD_PRELOAD=/usr/lib/x86_64-linux-gnu/simplescreenrecorder/libssr-glinject.so > /usr/bin/true It is unclear to me why you

Bug#1040375: /usr/lib/x86_64-linux-gnu/simplescreenrecorder/libssr-glinject.so: Segmentation fault when used with anything

2023-07-05 Thread BZZZZ
Package: simplescreenrecorder-lib Version: 0.4.4-3 Severity: grave File: /usr/lib/x86_64-linux-gnu/simplescreenrecorder/libssr-glinject.so Justification: renders package unusable X-Debbugs-Cc: alanas...@mail.ru Dear Maintainer, * What led up to the situation? Trying to "Record OpenGL" in