[Bug 292376] devel/qt6-base: Regression in 6.10.1: qbittorrent crashes after the update
| Newsgroups | gmane.comp.kde.freebsd |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292376 Jesper Schmitz Mouridsen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|Closed |Open --- Comment #25 from Jesper Schmitz Mouridsen <[email protected]> --- (In reply to Alex S from comment #6) Try to not use the mentioned fix in qt6-base and set LDFLAGS+=-pie for obs-studio only. that avoids an unfortunate lto internaliztion/materialization or whatever the term is of a QObject::staticMetaObject that should be external only. ( https://qt-project.atlassian.net/browse/QTBUG-115731 ) I could not reproduce qbittorrent issues under any known bad circumstances.. for misc/bibletime the same LDFLAGS+=-pie works.. So please consider to not disable reduced_relocations feature. -- You are receiving this mail because: You are the assignee for the bug.