https://bugs.kde.org/show_bug.cgi?id=390004

            Bug ID: 390004
           Summary: Kile crashes when launching any tool
           Product: kile
           Version: unspecified
          Platform: Gentoo Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: NOR
         Component: general
          Assignee: michel.lud...@kdemail.net
          Reporter: eugene.shalygin+bugzilla....@gmail.com
  Target Milestone: ---

When launching any tool (compiler or viewer) Kile crashes with the following
stacktrace:

Application: Kile (kile), signal: Bus error
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2249fbe3c0 (LWP 6514))]

Thread 5 (Thread 0x7f221e7f1700 (LWP 6523)):
#0  0x00007f2240d0b7ad in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f224242511b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQt5Core.so.5
#2  0x00007f2249ab5185 in KileParser::ParserThread::run() () from
/usr/lib64/libkdeinit5_kile.so
#3  0x00007f2242424964 in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#4  0x00007f2240d048ea in start_thread () from /lib64/libpthread.so.0
#5  0x00007f224101fcbf in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f221eff2700 (LWP 6522)):
#0  0x00007f2240d0b7ad in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007f224242511b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQt5Core.so.5
#2  0x00007f2249ab5185 in KileParser::ParserThread::run() () from
/usr/lib64/libkdeinit5_kile.so
#3  0x00007f2242424964 in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#4  0x00007f2240d048ea in start_thread () from /lib64/libpthread.so.0
#5  0x00007f224101fcbf in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f2220450700 (LWP 6521)):
#0  0x00007f2241014285 in poll () from /lib64/libc.so.6
#1  0x00007f22380839f9 in g_main_context_iterate.isra () from
/usr/lib64/libglib-2.0.so.0
#2  0x00007f2238083b0c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007f224262301b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#4  0x00007f22425cecfa in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#5  0x00007f224241fffa in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x00007f2243de8d99 in QDBusConnectionManager::run() () from
/usr/lib64/libQt5DBus.so.5
#7  0x00007f2242424964 in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#8  0x00007f2240d048ea in start_thread () from /lib64/libpthread.so.0
#9  0x00007f224101fcbf in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f222c018700 (LWP 6515)):
#0  0x00007f2241014285 in poll () from /lib64/libc.so.6
#1  0x00007f223bfe97f7 in _xcb_conn_wait () from /usr/lib64/libxcb.so.1
#2  0x00007f223bfeb5ea in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f222d8ffae9 in QXcbEventReader::run() () from
/usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f2242424964 in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#5  0x00007f2240d048ea in start_thread () from /lib64/libpthread.so.0
#6  0x00007f224101fcbf in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f2249fbe3c0 (LWP 6514)):
[KCrash Handler]
#6  0x00007f22426299b8 in QUtf8::convertFromUnicode(QChar const*, int) () from
/usr/lib64/libQt5Core.so.5
#7  0x00007f2242496ad8 in QString::toUtf8_helper(QString const&) () from
/usr/lib64/libQt5Core.so.5
#8  0x00007f224476d89c in KConfigGroup::readEntry(QString const&, QString
const&) const () from /usr/lib64/libKF5ConfigCore.so.5
#9  0x00007f2249a80cf9 in KileTool::configName(QString const&, KConfig*) ()
from /usr/lib64/libkdeinit5_kile.so
#10 0x00007f2249a80da9 in KileTool::groupFor(QString const&, KConfig*) () from
/usr/lib64/libkdeinit5_kile.so
#11 0x00007f2249a70068 in KileTool::Factory::create(QString const&, QString
const&, bool) () from /usr/lib64/libkdeinit5_kile.so
#12 0x00007f2249a7c3ad in KileTool::Manager::createTool(QString const&, QString
const&, bool) () from /usr/lib64/libkdeinit5_kile.so
#13 0x00007f22499f4321 in Kile::runToolWithConfig(QString const&, QString
const&) () from /usr/lib64/libkdeinit5_kile.so
#14 0x00007f22499f446c in Kile::runTool(QString const&) () from
/usr/lib64/libkdeinit5_kile.so
#15 0x00007f22425f99c7 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#16 0x00007f224324deb2 in QAction::triggered(bool) () from
/usr/lib64/libQt5Widgets.so.5
#17 0x00007f224325062b in QAction::activate(QAction::ActionEvent) () from
/usr/lib64/libQt5Widgets.so.5
#18 0x00007f22425f98a3 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#19 0x00007f2243345f82 in QAbstractButton::clicked(bool) () from
/usr/lib64/libQt5Widgets.so.5
#20 0x00007f224334619a in QAbstractButtonPrivate::emitClicked() () from
/usr/lib64/libQt5Widgets.so.5
#21 0x00007f224334759d in QAbstractButtonPrivate::click() () from
/usr/lib64/libQt5Widgets.so.5
#22 0x00007f224334779d in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
from /usr/lib64/libQt5Widgets.so.5
#23 0x00007f2243428eaa in QToolButton::mouseReleaseEvent(QMouseEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#24 0x00007f22432934f8 in QWidget::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#25 0x00007f2243428f8e in QToolButton::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#26 0x00007f224325474c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#27 0x00007f224325c48f in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#28 0x00007f22425cff87 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#29 0x00007f224325b462 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from
/usr/lib64/libQt5Widgets.so.5
#30 0x00007f22432ae2e3 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#31 0x00007f22432b08f9 in QWidgetWindow::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#32 0x00007f224325474c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#33 0x00007f224325bf34 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#34 0x00007f22425cff87 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#35 0x00007f2242b2100b in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /usr/lib64/libQt5Gui.so.5
#36 0x00007f2242b22bf5 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() from /usr/lib64/libQt5Gui.so.5
#37 0x00007f2242afd50b in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /usr/lib64/libQt5Gui.so.5
#38 0x00007f222d983eeb in
QPAEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5XcbQpa.so.5
#39 0x00007f22425cecfa in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#40 0x00007f22425d77a4 in QCoreApplication::exec() () from
/usr/lib64/libQt5Core.so.5
#41 0x00007f2249aa520a in kdemain () from /usr/lib64/libkdeinit5_kile.so
#42 0x00007f2240f3dfaa in __libc_start_main () from /lib64/libc.so.6
#43 0x0000560875795aaa in _start ()

Reverting 8417ccbaaf10067dca0637243df2ae2397b3ce5e helps. KDE Frameworks are
from the master branch.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to