https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292376

Alex S <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from Alex S <[email protected]> ---
(In reply to Yuri Victorovich from comment #4)

> Same in multimedia/obs-studio: it crashes when built with debug info and 
> works fine when built with debug info.

Something about Qt's inheritance checks was broken in
https://github.com/qt/qtbase/commit/a3d2e45cb7cc61f8f9bb7ff968d5ca8247a15bd4
(due to -Bsymbolic-functions). This can worked around with CMAKE_OFF+=
QT_FEATURE_reduce_relocations, but really should be investigated further.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to