KDE apps fail start due to socket connect error

Beeblebrox zaphod at berentweb.com
Fri Jul 14 11:25:26 UTC 2017


I was able to get a backtrace for deskutils/silence after all

Starting program: /usr/local/bin/silence 
then: then/endif not found.
Program received signal SIGSEGV, Segmentation fault.
0x000000000106f23e in ?? ()

(gdb) trace
Tracepoint 1 at 0x106f23e

(gdb) backtrace
#0  0x000000000106f23e in ?? ()
#1  0x000000080365d88e in QAbstractProxyModel::canFetchMore(QModelIndex const&) const () from /usr/local/lib/qt4/libQtGui.so.4
#2  0x0000000803664d65 in QSortFilterProxyModel::canFetchMore(QModelIndex const&) const () from /usr/local/lib/qt4/libQtGui.so.4
#3  0x00000008035dfeec in ?? () from /usr/local/lib/qt4/libQtGui.so.4
#4  0x00000008040616bc in QObject::event(QEvent*) ()
   from /usr/local/lib/qt4/libQtCore.so.4
#5  0x00000008031206f9 in QWidget::event(QEvent*) ()
   from /usr/local/lib/qt4/libQtGui.so.4
#6  0x00000008034c9f2d in QFrame::event(QEvent*) ()
   from /usr/local/lib/qt4/libQtGui.so.4
#7  0x00000008035dbcc5 in QAbstractItemView::event(QEvent*) ()
   from /usr/local/lib/qt4/libQtGui.so.4
#8  0x00000008030d20e3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/lib/qt4/libQtGui.so.4
#9  0x00000008030d357f in QApplication::notify(QObject*, QEvent*) ()
   from /usr/local/lib/qt4/libQtGui.so.4
#10 0x0000000802671a39 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/local/lib/libkdeui.so.5
#11 0x000000080404d9e3 in QCoreApplication::notifyInternal(QObject*, QEvent*)
    () from /usr/local/lib/qt4/libQtCore.so.4
#12 0x000000080407ce47 in ?? () from /usr/local/lib/qt4/libQtCore.so.4
#13 0x000000080407ae2d in ?? () from /usr/local/lib/qt4/libQtCore.so.4
#14 0x000000080619c85b in g_main_context_dispatch ()
   from /usr/local/lib/libglib-2.0.so.0
#15 0x000000080619cb8e in ?? () from /usr/local/lib/libglib-2.0.so.0
#16 0x000000080619cc14 in g_main_context_iteration ()
   from /usr/local/lib/libglib-2.0.so.0
#17 0x000000080407a79f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/local/lib/qt4/libQtCore.so.4
#18 0x000000080317114d in ?? () from /usr/local/lib/qt4/libQtGui.so.4
#19 0x000000080404afbe in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/local/lib/qt4/libQtCore.so.4
#20 0x000000080404e014 in QCoreApplication::exec() ()
   from /usr/local/lib/qt4/libQtCore.so.4
#21 0x0000000001062a41 in ?? ()
#22 0x000000000105f180 in ?? ()
#23 0x00000008010b8000 in ?? ()
#24 0x0000000000000000 in ?? ()

Regards.


More information about the kde-freebsd mailing list