https://bugs.kde.org/show_bug.cgi?id=486937
pollux/ned <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |BACKTRACE --- Comment #5 from pollux/ned <[email protected]> --- (In reply to pollux/ned from comment #4) > (In reply to Harald Sitter from comment #3) > > Almost. When using the interactive debugger you generally need to run > > 'backtrace' in the prompt that appears so the actual trace gets printed. > > Thankfully it already provides enough context for me to tell where the > > problem is :) > > > > *** This bug has been marked as a duplicate of bug 485933 *** > > I see, thank you for the information & help, im gladd its been solved (人 > •͈ᴗ•͈) (gdb) backtrace #0 0x0000756c70d791d6 in KAStatsFavoritesModel::Private::Private(KAStatsFavoritesModel*, QString const&)::{lambda()#1}::operator()() const (__closure=0x626089fe59e0) at /usr/src/debug/plasma-workspace/plasma-workspace-6.0.4/applets/kicker/plugin/kastatsfavoritesmodel.cpp:193 #1 QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, KAStatsFavoritesModel::Private::Private(KAStatsFavoritesModel*, QString const&)::{lambda()#1}>::call(KAStatsFavoritesModel::Private::Private(KAStatsFavoritesModel*, QString const&)::{lambda()#1}&, void**) (arg=<optimized out>, f=...) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:137 #2 QtPrivate::FunctorCallable<KAStatsFavoritesModel::Private::Private(KAStatsFavoritesModel*, QString const&)::{lambda()#1}>::call<QtPrivate::List<>, void>(KAStatsFavoritesModel::Private::Private(KAStatsFavoritesModel*, QString const&)::{lambda()#1}&, void*, void**) (arg=<optimized out>, f=...) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:345 #3 QtPrivate::QCallableObject<KAStatsFavoritesModel::Private::Private(KAStatsFavoritesModel*, QString const&)::{lambda()#1}, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (which=<optimized out>, this_=0x626089fe59d0, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:555 #4 0x0000756c9dd8c147 in QObject::event (this=0x626089e48e60, e=0x62608abaccb0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:1446 #5 0x0000756c9fcfc44d in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x626089e48e60, e=0x62608abaccb0) at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:3287 #6 0x0000756c9dd3fe18 in QCoreApplication::notifyInternal2 (receiver=0x626089e48e60, event=event@entry=0x62608abaccb0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1142 #7 0x0000756c9dd401d2 in QCoreApplication::sendEvent (event=0x62608abaccb0, receiver=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1583 #8 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data= yay i did it :D just to make sure if it could be something else :P -- You are receiving this mail because: You are watching all bug changes.
