maintainer-feedback requested: [Bug 252320] devel/qtcreator: crashes with SIGBUS
Bugzilla Automation has asked freebsd-kde (Team) for maintainer-feedback: Bug 252320: devel/qtcreator: crashes with SIGBUS https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252320 --- Description --- Hi i have problems with big projects (for example Natron). The crash happens due to memory corruption. Version is Qt Creator 4.13.1 based on Qt 5.15.0, Uname - FreeBSD 12.1-RELEASE-p10 FreeBSD 12.1-RELEASE-p10 GENERIC amd64 Here is gdb backtrace Thread 1 received signal SIGBUS, Bus error. 0x00080186f77e in QMutex::lock() () from /usr/local/lib/qt5/libQt5Core.so.5 (gdb) bt #0 0x00080186f77e in QMutex::lock() () from /usr/local/lib/qt5/libQt5Core.so.5 #1 0x00080cbd372b in QMakeVfs::idForFileName(QString const&, QFlags) () from /usr/local/lib/qtcreator/plugins/libQtSupport.so #2 0x00080cb8ce01 in ProFileCache::discardFile(QString const&, QMakeVfs*) () from /usr/local/lib/qtcreator/plugins/libQtSupport.so #3 0x00081b9682ca in QmakeProjectManager::QmakePriFile::scheduleUpdate() () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so #4 0x00081b9b82d2 in ?? () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so #5 0x00080c094b85 in Core::DocumentManager::checkForReload() () from /usr/local/lib/qtcreator/plugins/libCore.so #6 0x000801a8c7c9 in ?? () from /usr/local/lib/qt5/libQt5Core.so.5 #7 0x000801a79dba in QObject::event(QEvent*) () from /usr/local/lib/qt5/libQt5Core.so.5 #8 0x00080089aae0 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5 #9 0x00080089c09c in QApplication::notify(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5 #10 0x000801a4d2a2 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Core.so.5 #11 0x000801aa8252 in QTimerInfoList::activateTimers() () from /usr/local/lib/qt5/libQt5Core.so.5 #12 0x000801aa9c9d in ?? () from /usr/local/lib/qt5/libQt5Core.so.5 #13 0x000802de6307 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0 #14 0x000802de66ca in ?? () from /usr/local/lib/libglib-2.0.so.0 #15 0x000802de6786 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0 #16 0x000801aa9350 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/local/lib/qt5/libQt5Core.so.5 #17 0x000801a4922e in QEventLoop::exec(QFlags) () from /usr/local/lib/qt5/libQt5Core.so.5 #18 0x000801a4d95e in QCoreApplication::exec() () from /usr/local/lib/qt5/libQt5Core.so.5 #19 0x002130ff in ?? () #20 0x0020b10f in ?? () #21 0x000800243000 in ?? () #22 0x in ?? () (gdb) run
[Bug 252320] devel/qtcreator: crashes with SIGBUS
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252320 Bug ID: 252320 Summary: devel/qtcreator: crashes with SIGBUS Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: k...@freebsd.org Reporter: free...@sysctl.cz Flags: maintainer-feedback?(k...@freebsd.org) Assignee: k...@freebsd.org Hi i have problems with big projects (for example Natron). The crash happens due to memory corruption. Version is Qt Creator 4.13.1 based on Qt 5.15.0, Uname - FreeBSD 12.1-RELEASE-p10 FreeBSD 12.1-RELEASE-p10 GENERIC amd64 Here is gdb backtrace Thread 1 received signal SIGBUS, Bus error. 0x00080186f77e in QMutex::lock() () from /usr/local/lib/qt5/libQt5Core.so.5 (gdb) bt #0 0x00080186f77e in QMutex::lock() () from /usr/local/lib/qt5/libQt5Core.so.5 #1 0x00080cbd372b in QMakeVfs::idForFileName(QString const&, QFlags) () from /usr/local/lib/qtcreator/plugins/libQtSupport.so #2 0x00080cb8ce01 in ProFileCache::discardFile(QString const&, QMakeVfs*) () from /usr/local/lib/qtcreator/plugins/libQtSupport.so #3 0x00081b9682ca in QmakeProjectManager::QmakePriFile::scheduleUpdate() () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so #4 0x00081b9b82d2 in ?? () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so #5 0x00080c094b85 in Core::DocumentManager::checkForReload() () from /usr/local/lib/qtcreator/plugins/libCore.so #6 0x000801a8c7c9 in ?? () from /usr/local/lib/qt5/libQt5Core.so.5 #7 0x000801a79dba in QObject::event(QEvent*) () from /usr/local/lib/qt5/libQt5Core.so.5 #8 0x00080089aae0 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5 #9 0x00080089c09c in QApplication::notify(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5 #10 0x000801a4d2a2 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Core.so.5 #11 0x000801aa8252 in QTimerInfoList::activateTimers() () from /usr/local/lib/qt5/libQt5Core.so.5 #12 0x000801aa9c9d in ?? () from /usr/local/lib/qt5/libQt5Core.so.5 #13 0x000802de6307 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0 #14 0x000802de66ca in ?? () from /usr/local/lib/libglib-2.0.so.0 #15 0x000802de6786 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0 #16 0x000801aa9350 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/local/lib/qt5/libQt5Core.so.5 #17 0x000801a4922e in QEventLoop::exec(QFlags) () from /usr/local/lib/qt5/libQt5Core.so.5 #18 0x000801a4d95e in QCoreApplication::exec() () from /usr/local/lib/qt5/libQt5Core.so.5 #19 0x002130ff in ?? () #20 0x0020b10f in ?? () #21 0x000800243000 in ?? () #22 0x in ?? () (gdb) run -- You are receiving this mail because: You are the assignee for the bug.
[Bug 252320] devel/qtcreator: crashes with SIGBUS
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252320 --- Comment #1 from Martin Filla --- Next crash Thread 1 received signal SIGBUS, Bus error. 0x00081b96a275 in QmakeProjectManager::QmakePriFile::scheduleUpdate() () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so (gdb) bt #0 0x00081b96a275 in QmakeProjectManager::QmakePriFile::scheduleUpdate() () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so #1 0x00081b9ba2d2 in ?? () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so #2 0x00080c0bab85 in Core::DocumentManager::checkForReload() () from /usr/local/lib/qtcreator/plugins/libCore.so #3 0x000801a8c7c9 in ?? () from /usr/local/lib/qt5/libQt5Core.so.5 #4 0x000801a79dba in QObject::event(QEvent*) () from /usr/local/lib/qt5/libQt5Core.so.5 #5 0x00080089aae0 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5 #6 0x00080089c09c in QApplication::notify(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5 #7 0x000801a4d2a2 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Core.so.5 #8 0x000801aa8252 in QTimerInfoList::activateTimers() () from /usr/local/lib/qt5/libQt5Core.so.5 #9 0x000801aa9df1 in ?? () from /usr/local/lib/qt5/libQt5Core.so.5 #10 0x000802de6307 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0 #11 0x000802de66ca in ?? () from /usr/local/lib/libglib-2.0.so.0 #12 0x000802de6786 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0 #13 0x000801aa9350 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/local/lib/qt5/libQt5Core.so.5 #14 0x000801a4922e in QEventLoop::exec(QFlags) () from /usr/local/lib/qt5/libQt5Core.so.5 #15 0x000801a4d95e in QCoreApplication::exec() () from /usr/local/lib/qt5/libQt5Core.so.5 #16 0x002130ff in ?? () #17 0x0020b10f in ?? () #18 0x000800243000 in ?? () #19 0x in ?? () (gdb) Quit -- You are receiving this mail because: You are the assignee for the bug.
[Bug 252320] devel/qtcreator: crashes with SIGBUS
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252320 --- Comment #2 from Martin Filla --- Thread 1 received signal SIGBUS, Bus error. 0x00081c6f1d24 in QmakeProjectManager::QmakePriFile::children() const () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so (gdb) bt #0 0x00081c6f1d24 in QmakeProjectManager::QmakePriFile::children() const () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so #1 0x00081c704472 in QmakeProjectManager::QmakeProFile::setParseInProgressRecursive(bool) () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so #2 0x00081c6f330b in QmakeProjectManager::QmakePriFile::scheduleUpdate() () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so #3 0x00081c7432d2 in ?? () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so #4 0x00080d0e9b85 in Core::DocumentManager::checkForReload() () from /usr/local/lib/qtcreator/plugins/libCore.so #5 0x000801a8c7c9 in ?? () from /usr/local/lib/qt5/libQt5Core.so.5 #6 0x000801a79dba in QObject::event(QEvent*) () from /usr/local/lib/qt5/libQt5Core.so.5 #7 0x00080089aae0 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5 #8 0x00080089c09c in QApplication::notify(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5 #9 0x000801a4d2a2 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Core.so.5 #10 0x000801aa8252 in QTimerInfoList::activateTimers() () from /usr/local/lib/qt5/libQt5Core.so.5 #11 0x000801aa9c9d in ?? () from /usr/local/lib/qt5/libQt5Core.so.5 #12 0x000802de6307 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0 #13 0x000802de66ca in ?? () from /usr/local/lib/libglib-2.0.so.0 #14 0x000802de6786 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0 #15 0x000801aa9350 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/local/lib/qt5/libQt5Core.so.5 #16 0x000801a4922e in QEventLoop::exec(QFlags) () from /usr/local/lib/qt5/libQt5Core.so.5 #17 0x000801a4d95e in QCoreApplication::exec() () from /usr/local/lib/qt5/libQt5Core.so.5 #18 0x002130ff in ?? () #19 0x0020b10f in ?? () #20 0x000800243000 in ?? () #21 0x in ?? () (gdb) quit A debugging session is active. Inferior 1 [process 30308] will be killed. Quit anyway? (y or n) y ConnectionServer error: "QLocalSocket: Remote closed" "/tmp/QtCreator-hGqeOt/ClangBackEnd-30308" -- You are receiving this mail because: You are the assignee for the bug.
[Bug 251920] [exp-run] Update cmake to 3.19.2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251920 Antoine Brodin changed: What|Removed |Added Flags|exp-run?|exp-run+ Assignee|port...@freebsd.org |tcber...@freebsd.org --- Comment #4 from Antoine Brodin --- If you tested it, it's approved, no need for another exp-run -- You are receiving this mail because: You are on the CC list for the bug.
[Bug 252320] devel/qtcreator: crashes with SIGBUS
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252320 --- Comment #3 from Martin Filla --- Thread 1 received signal SIGSEGV, Segmentation fault. 0x00081b9222a8 in QmakeProjectManager::QmakePriFile::scheduleUpdate() () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so (gdb) bt #0 0x00081b9222a8 in QmakeProjectManager::QmakePriFile::scheduleUpdate() () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so #1 0x00081b9722d2 in ?? () from /usr/local/lib/qtcreator/plugins/libQmakeProjectManager.so #2 0x00080c136b85 in Core::DocumentManager::checkForReload() () from /usr/local/lib/qtcreator/plugins/libCore.so #3 0x000801a8c7c9 in ?? () from /usr/local/lib/qt5/libQt5Core.so.5 #4 0x000801a79dba in QObject::event(QEvent*) () from /usr/local/lib/qt5/libQt5Core.so.5 #5 0x00080089aae0 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5 #6 0x00080089c09c in QApplication::notify(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Widgets.so.5 #7 0x000801a4d2a2 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/local/lib/qt5/libQt5Core.so.5 #8 0x000801aa8252 in QTimerInfoList::activateTimers() () from /usr/local/lib/qt5/libQt5Core.so.5 #9 0x000801aa9c9d in ?? () from /usr/local/lib/qt5/libQt5Core.so.5 #10 0x000802de6307 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0 #11 0x000802de66ca in ?? () from /usr/local/lib/libglib-2.0.so.0 #12 0x000802de6786 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0 #13 0x000801aa9350 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/local/lib/qt5/libQt5Core.so.5 #14 0x000801a4922e in QEventLoop::exec(QFlags) () from /usr/local/lib/qt5/libQt5Core.so.5 #15 0x000801a4d95e in QCoreApplication::exec() () from /usr/local/lib/qt5/libQt5Core.so.5 #16 0x002130ff in ?? () #17 0x0020b10f in ?? () #18 0x000800243000 in ?? () #19 0x in ?? () (gdb) -- You are receiving this mail because: You are the assignee for the bug.
[Bug 252320] devel/qtcreator: crashes with SIGBUS, SIGSEGV
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252320 Martin Filla changed: What|Removed |Added Summary|devel/qtcreator: crashes|devel/qtcreator: crashes |with SIGBUS |with SIGBUS, SIGSEGV -- You are receiving this mail because: You are the assignee for the bug.
[Bug 250146] Uses/qt.mk: "USES=qmake qt:5" without "USE_QT=" causes a failure: ERROR: Unknown module(s) in QT: core
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250146 Yuri Victorovich changed: What|Removed |Added Status|New |Closed Resolution|--- |Works As Intended --- Comment #4 from Yuri Victorovich --- Thanks! Also, the new version of x11-fonts/fontobene doesn't use qmake. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 251939] math/eigen3: does it really need a GL dependency?
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251939 Adriaan de Groot changed: What|Removed |Added CC||adr...@freebsd.org --- Comment #8 from Adriaan de Groot --- Looking at the code (cloned from gitlab), OpenGL is used in two places: - unsupported/test - demos/opengl The first one is "unsupported" which just means it is not part of the core-community release of Eigen; it's a user contribution. The package isn't even used unless specifically the option EIGEN_TEST_OPENGL is **also** set (defaults OFF). When it is used, um .. as far as I can tell there is one extra test that is built. There is no other change. The second one is a Qt4-based demo; there is no Qt4. Neither of these are reasons to make math/eigen3 depend on OpenGL; one could argue that you want to test everything, but the current setup is not doing that. If finding OpenGL in a dirty build environment is somehow a problem, that should be used as a reason to **possibly** make it a dependency, but a more likely thing to do is to suppress finding it: CMAKE_DISABLE_FIND_PACKAGE is the right thing to do there. **Consumers** of math/eigen3 that can use OpenGL should enable OpenGL in their own ports. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 251628] games/blinken: phonon backend plugin could not be loaded
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251628 --- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: adridg Date: Fri Jan 1 23:56:14 UTC 2021 New revision: 559891 URL: https://svnweb.freebsd.org/changeset/ports/559891 Log: Massage games/blinken This game needs sound (it is a variant of "Simon Says"), so remind people in the install message that sound is needed. While here, update the WWW link PR: 251628 Reported by: Paul Dufresne Changes: head/games/blinken/Makefile head/games/blinken/pkg-descr head/games/blinken/pkg-message -- You are receiving this mail because: You are the assignee for the bug.
[Bug 251628] games/blinken: phonon backend plugin could not be loaded
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251628 Adriaan de Groot changed: What|Removed |Added Status|New |Closed CC||adr...@freebsd.org Resolution|--- |FIXED --- Comment #7 from Adriaan de Groot --- I think the best we can do is an install message (which I just added) -- You are receiving this mail because: You are the assignee for the bug.