[Bug 252320] devel/qtcreator: crashes with SIGBUS
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 1 11:21:25 GMT 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252320
--- Comment #1 from Martin Filla <freebsd at sysctl.cz> ---
Next crash
Thread 1 received signal SIGBUS, Bus error.
0x000000081b96a275 in QmakeProjectManager::QmakePriFile::scheduleUpdate() ()
from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so
(gdb) bt
#0 0x000000081b96a275 in QmakeProjectManager::QmakePriFile::scheduleUpdate()
() from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so
#1 0x000000081b9ba2d2 in ?? () from
/usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so
#2 0x000000080c0bab85 in Core::DocumentManager::checkForReload() () from
/usr/local/lib/qtcreator/plugins/libCore.so
#3 0x0000000801a8c7c9 in ?? () from /usr/local/lib/qt5/libQt5Core.so.5
#4 0x0000000801a79dba in QObject::event(QEvent*) () from
/usr/local/lib/qt5/libQt5Core.so.5
#5 0x000000080089aae0 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/local/lib/qt5/libQt5Widgets.so.5
#6 0x000000080089c09c in QApplication::notify(QObject*, QEvent*) () from
/usr/local/lib/qt5/libQt5Widgets.so.5
#7 0x0000000801a4d2a2 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/local/lib/qt5/libQt5Core.so.5
#8 0x0000000801aa8252 in QTimerInfoList::activateTimers() () from
/usr/local/lib/qt5/libQt5Core.so.5
#9 0x0000000801aa9df1 in ?? () from /usr/local/lib/qt5/libQt5Core.so.5
#10 0x0000000802de6307 in g_main_context_dispatch () from
/usr/local/lib/libglib-2.0.so.0
#11 0x0000000802de66ca in ?? () from /usr/local/lib/libglib-2.0.so.0
#12 0x0000000802de6786 in g_main_context_iteration () from
/usr/local/lib/libglib-2.0.so.0
#13 0x0000000801aa9350 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/local/lib/qt5/libQt5Core.so.5
#14 0x0000000801a4922e in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/local/lib/qt5/libQt5Core.so.5
#15 0x0000000801a4d95e in QCoreApplication::exec() () from
/usr/local/lib/qt5/libQt5Core.so.5
#16 0x00000000002130ff in ?? ()
#17 0x000000000020b10f in ?? ()
#18 0x0000000800243000 in ?? ()
#19 0x0000000000000000 in ?? ()
(gdb) Quit
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list