I recently adopted and updated the PKGBUILD for netradiant-custom on Archlinux.
It builds correctly but NRC crashes immediately when using a layout that always displays the textures browser. With other layouts, it crashes when the textures browser is opened:
It doesn't crash when I disable glibc assertions by adding export CXXFLAGS+=" -Wp,-U_GLIBCXX_ASSERTIONS" to the PKGBUILD.
makepkg, the Archlinux package build utility, seems to enable glibc assertions by default.
This is the coredump I got with an "extradebug" build:
I recently adopted and updated the PKGBUILD for netradiant-custom on Archlinux.
It builds correctly but NRC crashes immediately when using a layout that always displays the textures browser. With other layouts, it crashes when the textures browser is opened:
It doesn't crash when I disable glibc assertions by adding
export CXXFLAGS+=" -Wp,-U_GLIBCXX_ASSERTIONS"
to the PKGBUILD.makepkg
, the Archlinux package build utility, seems to enable glibc assertions by default.This is the coredump I got with an "extradebug" build: