ssr
ssr copied to clipboard
ssr-glinject segmentation fault
Hi!
First of all let me thank you this wonderful tool, and second let me report an issue:
ssr-glinject bin/minecraft
in journalctl -f output his what I can see even with the version from github: okt 28 17:54:41 hostname systemd-coredump[126094]: [🡕] Process 126092 (java) of user 437201105 dumped core.
Found module linux-vdso.so.1 with build-id: e816248c0af862094290c3aba368ce81d17fed89
Found module libXdmcp.so.6 with build-id: 8ca0792d23c8b8b4c0864297512349292bea5955
Found module libXau.so.6 with build-id: 1c67764663e07bec24d8951e5fd93f4d165979ff
Found module libm.so.6 with build-id: 2b8fd1f869ecab4e0b55e92f2f151897f6818acf
Found module libGLdispatch.so.0 with build-id: 195b34c1bb271f3b1162c897cfbcfb859e656b93
Found module libxcb.so.1 with build-id: 0d1ef11740a5daad2ee331e812a51aa6574af222
Found module ld-linux-x86-64.so.2 with build-id: 040cc3dd10461562f177df39e3be2f3704258c3c
Found module libdl.so.2 with build-id: 5abc547e7b0949f89f3c0e21ab0c8331a7440a8a
Found module libz.so.1 with build-id: 81bf6e728a6d6f5b105b0f8b25f6c614ce10452a
Found module libgcc_s.so.1 with build-id: 7f8508bb914546ada778809b64b99d234337d835
Found module libstdc++.so.6 with build-id: 8ab0e57054dd1dcba681f217016afc6a4e639783
Found module libGLU.so.1 with build-id: f374a0183f59430923d9446a43b81ccb40bc1d21
Found module libOpenGL.so.0 with build-id: 2d49f4adf705b15174dce3aa0177b3ba9198e9a2
Found module libXfixes.so.3 with build-id: 0a05c7e8714522bfbdd7c0027c3e2a94965664b0
Found module libX11.so.6 with build-id: e9192497aa39fab51358826d1a1b5fb77edc5081
Found module libpthread.so.0 with build-id: 07c8f95b4f3251d08550217ad8a1f31066229996
Found module libc.so.6 with build-id: 4b406737057708c0e4c642345a703c47a61c73dc
Found module libjli.so with build-id: ad19cd4e0fc1152e048394f275c3b10078633d2a
Found module libssr-glinject.so with build-id: 729ccbbda4911c50de985c615e360aacaad5379e
Found module java with build-id: 85bf4953267da188750e6263996bb76db756970d
Stack trace of thread 126092:
#0 0x00007f4c5fdc248a _ZNSo6sentryC2ERSo (libstdc++.so.6 + 0x13248a)
#1 0x00007f4c5fdc2c9d _ZSt16__ostream_insertIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_PKS3_l (libstdc++.so.6 + 0x132c9d)
#2 0x00007f4c602a274e _Z12InitGLInjectv (libssr-glinject.so + 0xa74e)
#3 0x00007f4c602a287a dlsym (libssr-glinject.so + 0xa87a)
#4 0x00007f4c5fba106d n/a (libGLdispatch.so.0 + 0x4106d)
#5 0x00007f4c6030fe2e call_init (ld-linux-x86-64.so.2 + 0xfe2e)
#6 0x00007f4c6030ff1c _dl_init (ld-linux-x86-64.so.2 + 0xff1c)
#7 0x00007f4c603010ca _dl_start_user (ld-linux-x86-64.so.2 + 0x10ca)
uname -a Linux hostname 5.14.10-1-MANJARO #1 SMP PREEMPT Thu Oct 7 06:43:34 UTC 2021 x86_64 GNU/Linux
lspci -k | grep -A 2 -E "(VGA|3D)" 01:00.0 VGA compatible controller: NVIDIA Corporation GP107 [GeForce GTX 1050] (rev a1)
extra/linux514-nvidia 470.63.01-12 (linux514-extramodules) [installed]
Is there any workaround?
Thx!
I suspect this issue is fixed by 83b8f9f5d9c9ab06152657e57f85b6f71954a6b9, see also https://github.com/MaartenBaert/ssr/issues/947 .