[Bug 265308] net/linphone 4.4.8,1 segfaults on startup
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 265308] net/linphone 4.4.8,1 segfaults on startup"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Jul 2022 13:20:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265308 --- 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-declarative) or i915_dri.so (graphics/mesa-dri). Could you please try running linphone like this: % LIBGL_ALWAYS_SOFTWARE=true linphone and if that avoids the crash, also % LIBGL_DRI3_DISABLE=true linphone and % LIBGL_DRI2_DISABLE=true linphone If any of these work, we know the problem isn't with linphone itself. -- You are receiving this mail because: You are the assignee for the bug.