When I rename a source, the program hangs and crashes. I press F2 or right click on the source and rename and OBS hangs and closes.
Search Criteria
Package Details: obs-studio-git 31.0.3.r236.g000437f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/obs-studio-git.git (read-only, click to copy) |
---|---|
Package Base: | obs-studio-git |
Description: | Free and open source software for video recording and live streaming |
Upstream URL: | https://github.com/obsproject/obs-studio |
Licenses: | GPL-2.0-only |
Conflicts: | obs-studio |
Provides: | obs-studio |
Submitter: | ledti |
Maintainer: | benklett (xiota) |
Last Packager: | xiota |
Votes: | 108 |
Popularity: | 2.76 |
First Submitted: | 2014-03-12 22:29 (UTC) |
Last Updated: | 2025-05-10 09:22 (UTC) |
Dependencies (61)
- at-spi2-core (at-spi2-core-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack)
- jansson (jansson-gitAUR)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- librist (librist-gitAUR)
- libvpl (libvpl-gitAUR, intel-media-stack-binAUR, intel-media-stack-legacy-binAUR)
- libxcomposite
- libxdamage
- libxrandr (libxrandr-gitAUR)
- mbedtls (mbedtls-gitAUR, mbedtls-dtlsAUR)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pciutils (pciutils-gitAUR)
- qrcodegencpp-cmake
- qt6-svg
- rnnoise (rnnoise-gitAUR)
- speexdsp (speexdsp-gitAUR)
- alsa-lib (make)
- Show 41 more dependencies...
Required by (146)
- catppuccin-obs-theme-git (requires obs-studio)
- distroav (requires obs-studio)
- distroav-bin (requires obs-studio)
- distroav-git (requires obs-studio)
- droidcam-obs-plugin (requires obs-studio)
- droidcam-obs-plugin-bin (requires obs-studio)
- droidcam-obs-plugin-git (requires obs-studio)
- glava-git (requires obs-studio) (make)
- glava-git (requires obs-studio) (optional)
- glava-ridged (requires obs-studio) (optional)
- looking-glass (requires obs-studio) (make)
- looking-glass-git (requires obs-studio) (make)
- looking-glass-host (requires obs-studio) (make)
- looking-glass-host-git (requires obs-studio) (make)
- looking-glass-module-dkms (requires obs-studio) (make)
- looking-glass-module-dkms-git (requires obs-studio) (make)
- looking-glass-rc (requires obs-studio) (make)
- looking-glass-rc-host (requires obs-studio) (make)
- looking-glass-rc-module-dkms (requires obs-studio) (make)
- lyrica (requires obs-studio) (optional)
- Show 126 more...
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 36 Next › Last »
LibertyGM commented on 2023-01-11 04:44 (UTC)
tonkku107 commented on 2023-01-09 21:14 (UTC)
Well, I don't want to uninstall the package so I guess I have no choice
benklett commented on 2023-01-09 20:27 (UTC)
@tytan652 thank you.
@tonkku107 if tytan652's hint does not help, please try to reach out to the developers on obsproject's Discord.
tytan652 commented on 2023-01-09 14:22 (UTC)
About this segfault, if you have libva-vdpau-driver
installed, try to uninstall it.
tonkku107 commented on 2023-01-09 14:14 (UTC)
I just compiled it and got the same segfault
benklett commented on 2023-01-09 13:05 (UTC)
@elaur, try recompiling obs-studio-git this is probably due to an update of ffmpeg.
elaur commented on 2022-12-17 18:23 (UTC)
I am geting that error when running:
Thread 1 "obs" received signal SIGSEGV, Segmentation fault.
0x00007fffe7db2874 in XDisplayString () from /usr/lib/libX11.so.6
Stack:
#0 0x00007fffe7db2874 in XDisplayString () at /usr/lib/libX11.so.6
#1 0x00007fffa1f4ea1d in __vaDriverInit_1_13 () at /usr/lib/dri/nvidia_drv_video.so
#2 0x00007fffe7eefc9c in () at /usr/lib/libva.so.2
#3 0x00007fffe7ef4df1 in vaInitialize () at /usr/lib/libva.so.2
#4 0x00007fffa2ba06d6 in vaapi_open_device () at /usr//lib/obs-plugins/obs-ffmpeg.so
#5 0x00007fffa2ba0ab4 in vaapi_device_h264_supported () at /usr//lib/obs-plugins/obs-ffmpeg.so
#6 0x00007fffa2ba0b89 in vaapi_get_h264_default_device () at /usr//lib/obs-plugins/obs-ffmpeg.so
#7 0x00007fffa2b8c564 in obs_module_load () at /usr//lib/obs-plugins/obs-ffmpeg.so
#8 0x00007ffff584edfe in obs_init_module () at /usr/lib/libobs.so.0
#9 0x00007ffff5850347 in () at /usr/lib/libobs.so.0
#10 0x00007ffff584f948 in obs_find_modules2 () at /usr/lib/libobs.so.0
#11 0x00007ffff585002d in obs_load_all_modules2 () at /usr/lib/libobs.so.0
#12 0x00005555556ceb6d in ()
#13 0x0000555555602ede in ()
#14 0x00005555555e0621 in main ()
IncredibleLaser commented on 2022-10-25 12:46 (UTC)
Thanks, it builds now
benklett commented on 2022-10-24 14:15 (UTC)
Hi, I added the suggested cli switch for that option and updated the package. Let me know if it works.
IncredibleLaser commented on 2022-10-24 13:26 (UTC)
@seo.disparate thanks, I read the thread and the bug report as well… I find the global git config solution rather stupid since you're just opening up your system to the CVE the setting was supposed to fix, and I only modify the PKGBUILDs myself when absolutely needed. I do build in a clean chroot and since I know not all AUR maintainers do, I often comment with the stuff that doesn't work so they can fix it. Kind of upstream vs. downstream
Pinned Comments
thotypous commented on 2021-02-05 14:12 (UTC)
If you don't want to build this package yourself, hourly builds are available at https://aur.chaotic.cx
benklett commented on 2016-02-06 23:11 (UTC) (edited on 2016-08-10 14:01 (UTC) by benklett)