Details
Description
When I run a any program, compiled against 5.8.0, I get the following:
$ qtcreator qtcreator: relocation error: /usr/lib64/qtcreator/plugins/libHelp.so: symbol _Znwm, version Qt_5 not defined in file libQt5WebEngineCore.so.5 with link time reference
Edited:
Extra symbols are exported by shim allocator which was fixed in QTBUG-57778, unfortunately is was done after 5.8.0 release. This includes operators for new,new[],delete delete[]
Attachments
Issue Links
- relates to
-
QTBUG-61521 symbol free, version Qt_5 not defined in file libQt5WebEngineCore.so.5 with link time reference
- Closed
For Gerrit Dashboard: QTBUG-60565 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
194095,5 | Fix broken ABI in qtwebengine libs between 5.8/5.9 | 5.9.0 | qt/qtwebengine | Status: MERGED | -2 | 0 |
194918,3 | Fix typos in symbol names | 5.9.0 | qt/qtwebengine | Status: MERGED | +2 | 0 |
196194,2 | Fix compilation on clang | 5.9 | qt/qtwebengine | Status: MERGED | +2 | 0 |