Unexpected error... 'pthread_setspecific': Invalid argument

lawc2025

New Member
I'm able to start obs. But as soon as I try to click on any of the dropdowns in the attached image, I crash with the following message:

Code:
Opening in O_NONBLOCKING MODE
info: v4l2-input: Stepwise and Continuous framerates are currently hardcoded
info: v4l2-input: Resolution: 640x480
info: v4l2-input: Pixelformat: MJPG
info: v4l2-input: Linesize: 0 Bytes
info: v4l2-input: Framerate: 30.00 fps
info: v4l2-input: /dev/video6: select timeout set to 166666 (5x frame periods)
GLib (gthread-posix.c): Unexpected error from C library during 'pthread_setspecific': Invalid argument.  Aborting.

Any ideas what the issue is, and how I might fix it? My system is running Ubuntu 22.04
 

Attachments

  • Screenshot from 2025-01-22 15-16-44.png
    Screenshot from 2025-01-22 15-16-44.png
    46.2 KB · Views: 4
Top