Date: Thu, 21 Jul 2022 13:20:06 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 265308] net/linphone 4.4.8,1 segfaults on startup Message-ID: <bug-265308-7788-s4YunHnaJA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-265308-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-265308-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265308 --- Comment #9 from Felix Palmen <felix@palmen-it.de> --- Unfortunately (yes, again), this stacktrace shows there is no linphone code involved in the crash. I can't tell whether the problem is in Qt5Quick (x11-toolkits/qt5-declarati= ve) or i915_dri.so (graphics/mesa-dri). Could you please try running linphone like this: % LIBGL_ALWAYS_SOFTWARE=3Dtrue linphone and if that avoids the crash, also % LIBGL_DRI3_DISABLE=3Dtrue linphone and % LIBGL_DRI2_DISABLE=3Dtrue linphone If any of these work, we know the problem isn't with linphone itself. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265308-7788-s4YunHnaJA>