Hello,

I'm working on the porting of Amarok and I get a segmentation fault on ThreadWeaver::IdDecorator::~IdDecorator

I tried to debug for a while, but I can't find where it comes from exactly.

Below is the backtrace. Do you have any hints of how to track it or what could cause it?

Thx
Cheers
Olivier

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff0e497d4 in ThreadWeaver::IdDecorator::~IdDecorator() ()
   from /usr/lib/libKF5ThreadWeaver.so.5
(gdb) backtrace
#0  0x00007ffff0e497d4 in ThreadWeaver::IdDecorator::~IdDecorator() ()
   from /usr/lib/libKF5ThreadWeaver.so.5
#1  0x00007ffff0e50385 in ?? () from /usr/lib/libKF5ThreadWeaver.so.5
#2 0x00007ffff55a5010 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5 #3 0x00007ffff62ac01c in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /usr/lib/libQt5Widgets.so.5
#4  0x00007ffff62b14f6 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libQt5Widgets.so.5
#5 0x00007ffff55759ab in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
   from /usr/lib/libQt5Core.so.5
#6 0x00007ffff5577da6 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#7  0x00007ffff55cbf43 in ?? () from /usr/lib/libQt5Core.so.5
#8 0x00007fffebb76dc7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#9  0x00007fffebb77020 in ?? () from /usr/lib/libglib-2.0.so.0
#10 0x00007fffebb770cc in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#11 0x00007ffff55cc34f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #12 0x00007ffff557337a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
---Type <return> to continue, or q <return> to quit---
    () from /usr/lib/libQt5Core.so.5
#13 0x00007ffff557b33c in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#14 0x000000000040c202 in main (argc=1, argv=0x7fffffffe038)
    at /home/olivier/Projets/amarok/src/main.cpp:347

--
Olivier CHURLAUD
Engineer Student at Ecole Centrale de Lyon
in Dual Degree at TU Berlin, M.Sc. Elektrotechnik
@: oliv...@churlaud.com
tel: +49 (0)1575-2931348
in:  http://linkedin.com/in/olivierchurlaud
web: http://olivier.churlaud.com


Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to