-
Notifications
You must be signed in to change notification settings - Fork 862
Open
Milestone
Description
Describe the bug
Getting a crash in moonlight suddenly: I had to rebuild with ffmpeg 2.8.x this morning, which worked, but I don't think it's really related. See the bt here:
Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) bt
#0 0x0000000000000000 in ??? ()
#1 0x00007ffff7e95a6e in SDL_AtomicLock_REAL (a=0x7ffff7ebc524 <lock>)
at /usr/src/debug/sdl2-compat/sdl2-compat-2.32.56/src/sdl3_syms.h:114
#2 SDL_InitDynamicAPI () at /usr/src/debug/sdl2-compat/sdl2-compat-2.32.56/src/dynapi/SDL_dynapi.c:532
#3 0x00007ffff7e86235 in SDL_AtomicLock_DEFAULT (a=0x55555574ebc4 <g_FdTableLock>)
at /usr/src/debug/sdl2-compat/sdl2-compat-2.32.56/src/dynapi/SDL_dynapi_procs.h:91
#4 0x0000555555603f4a in removeSdlFd (fd=3) at /usr/src/debug/moonlight-qt-git/moonlight-qt/app/masterhook_internal.c:58
#5 close (fd=3) at /usr/src/debug/moonlight-qt-git/moonlight-qt/app/masterhook.c:166
#6 0x00007fffdee15f2c in ??? () at /usr/lib/libnvidia-glcore.so.580.82.09
#7 0x00007fffdee169bf in ??? () at /usr/lib/libnvidia-glcore.so.580.82.09
#8 0x00007fffe09ef933 in ??? () at /usr/lib/libGLX_nvidia.so.0
#9 0x00007fffe0a4b392 in ??? () at /usr/lib/libGLX_nvidia.so.0
#10 0x000000000000003f in ??? ()
#11 0x00005555557813a0 in ??? ()
#12 0x00007fffffffccd0 in ??? ()
#13 0x00007fffe09ef013 in ??? () at /usr/lib/libGLX_nvidia.so.0
#14 0x00005555557813a0 in ??? ()
#15 0x00007ffff7fc8260 in call_init (l=0x7fffe0aa2f58, argc=1, argv=0x7fffffffd488, env=0x7fffffffd498) at dl-init.c:60
#16 call_init (l=0x7fffe0aa2f58, argc=1, argv=0x7fffffffd488, env=0x7fffffffd498) at dl-init.c:26
Client PC details (please complete the following information)
- OS: Arch Linux
- Moonlight Version: git main
- GPU: NVIDIA 4090
- Linux package type (if applicable): AUR, moonlight-qt-git
Server PC details (please complete the following information)
- OS: Arch Linux
- Sunshine or GeForce Experience version: sunshine, git
- GPU: NVIDIA 4090
- GPU driver: 580.82.09-1
Metadata
Metadata
Assignees
Labels
No labels