[Archlinux/GCC 5.x] Compile but segfault

nekosan

New Member
Hello,

This is a known bug on the Arch AUR package but I'm not sure you are.

When compiling with GCC 5.X all goes fine but when you try to start OBS you got a segfault. (see log file here)

same with https://aur.archlinux.org/packages/obs-studio-git and https://aur4.archlinux.org/packages/obs-studio/


Code:
[nekosan@nekovm ~]$ gcc -v
Utilisation des specs internes.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper
Cible : x86_64-unknown-linux-gnu
Configuré avec: /build/gcc/src/gcc-5-20150519/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=c++98
Modèle de thread: posix
gcc version 5.1.0 (GCC)
 

Attachments

  • log_obs.txt
    21.9 KB · Views: 31
  • log_obs_2.txt
    18.8 KB · Views: 26

Osiris

Active Member
OBS multiplatform does not work on virtual machines, there are none that support Opengl 3.2+ yet
 
Top