Description of problem: “transmission-qt” terminated by signal SIGSEGV (Address boundary error) Fedora 22 - x86_64 Version-Release number of selected component (if applicable): transmission-qt: 2.84-7.fc22 qt5-qtbase: 5.5.0-15.fc22 How reproducible: Every launch
Same issue, after upgrading to Qt 5.5. Stack trace: Program received signal SIGSEGV, Segmentation fault. 0x0000000000000000 in ?? () (gdb) bt #0 0x0000000000000000 in () #1 0x00007ffff61eb970 in QMenuPrivate::syncPlatformMenu() () at /lib64/libQt5Widgets.so.5 #2 0x00007ffff63e0b65 in QSystemTrayIconPrivate::addPlatformMenu(QMenu*) const () at /lib64/libQt5Widgets.so.5 #3 0x00007ffff63e0c37 in QSystemTrayIconPrivate::updateMenu_sys_qpa() () at /lib64/libQt5Widgets.so.5 #4 0x00005555555bac97 in TrMainWindow::TrMainWindow(Session&, Prefs&, TorrentModel&, bool) () #5 0x000055555558b745 in MyApp::MyApp(int&, char**) () #6 0x0000555555586f85 in main () (gdb)
Not sure, should this bug block the update to Qt5.5, also in Fedora 21?
*** This bug has been marked as a duplicate of bug 1255902 ***