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

            Bug ID: 469105
           Summary: Segmentation fault when quitting from the system tray.
    Classification: Applications
           Product: juk
           Version: 23.04.0
          Platform: openSUSE
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: whee...@kde.org
          Reporter: hkco...@use.startmail.com
                CC: mp...@kde.org
  Target Milestone: ---

Application: juk (23.04.0)

Qt Version: 5.15.9
Frameworks Version: 5.105.0
Operating System: Linux 6.2.12-1-default x86_64
Windowing System: X11
Distribution: openSUSE Tumbleweed
DrKonqi: 5.27.4 [KCrashBackend]

-- Information about the crash:
Juk crashed with a segmentation fault when I right clicked-> quit from the
tray.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: JuK (juk), signal: Segmentation fault

[KCrash Handler]
#4  0x000000000000001e in  ()
#5  0x0000559fd57dffd9 in PlaylistSearch::matchedItems() const
(this=0x559fd7df3ec0) at /usr/src/debug/juk-23.04.0/playlistsearch.cpp:62
#6  0x0000559fd57e64bf in SearchPlaylist::updateItems() (this=0x559fd7be8230)
at /usr/src/debug/juk-23.04.0/searchplaylist.cpp:63
#7  0x0000559fd57e66f5 in SearchPlaylist::~SearchPlaylist()
(this=0x559fd7be8230, this=<optimized out>) at
/usr/src/debug/juk-23.04.0/searchplaylist.cpp:43
#8  SearchPlaylist::~SearchPlaylist() (this=0x559fd7be8230, this=<optimized
out>) at /usr/src/debug/juk-23.04.0/searchplaylist.cpp:44
#9  0x00007f6657d167ee in QObjectPrivate::deleteChildren()
(this=this@entry=0x559fd748b600) at kernel/qobject.cpp:2137
#10 0x00007f66589e26b6 in QWidget::~QWidget() (this=0x559fd7662340,
__in_chrg=<optimized out>) at kernel/qwidget.cpp:1524
#11 0x00007f6658b59ad9 in QStackedWidget::~QStackedWidget()
(this=0x559fd7662340, __in_chrg=<optimized out>) at
widgets/qstackedwidget.cpp:147
#12 0x00007f6657d167ee in QObjectPrivate::deleteChildren()
(this=this@entry=0x559fd75f1b50) at kernel/qobject.cpp:2137
#13 0x00007f66589e26b6 in QWidget::~QWidget() (this=0x559fd7661b10,
__in_chrg=<optimized out>) at kernel/qwidget.cpp:1524
#14 0x00007f66589e29e9 in QWidget::~QWidget() (this=0x559fd7661b10,
__in_chrg=<optimized out>) at kernel/qwidget.cpp:1548
#15 0x00007f6657d167ee in QObjectPrivate::deleteChildren()
(this=this@entry=0x559fd76600e0) at kernel/qobject.cpp:2137
#16 0x00007f66589e26b6 in QWidget::~QWidget() (this=0x559fd7660770,
__in_chrg=<optimized out>) at kernel/qwidget.cpp:1524
#17 0x00007f6658b54da9 in QSplitter::~QSplitter() (this=0x559fd7660770,
__in_chrg=<optimized out>) at widgets/qsplitter.cpp:979
#18 0x00007f6657d167ee in QObjectPrivate::deleteChildren()
(this=this@entry=0x559fd71c3890) at kernel/qobject.cpp:2137
#19 0x00007f66589e26b6 in QWidget::~QWidget() (this=0x559fd765e040,
__in_chrg=<optimized out>) at kernel/qwidget.cpp:1524
#20 0x0000559fd57b17ac in PlaylistSplitter::~PlaylistSplitter()
(this=0x559fd765e040, this=<optimized out>) at
/usr/src/debug/juk-23.04.0/playlistsplitter.cpp:65
#21 JuK::slotQuit() (this=0x559fd6f9deb0) at
/usr/src/debug/juk-23.04.0/juk.cpp:586
#22 0x00007f6657d25232 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7ffe1d4bbd70, r=0x559fd6f9deb0, this=0x559fd787b3f0) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#23 doActivate<false>(QObject*, int, void**) (sender=0x559fd786c160,
signal_index=4, argv=0x7ffe1d4bbd70) at kernel/qobject.cpp:3923
#24 0x00007f6657d1de2f in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) (sender=sender@entry=0x559fd786c160, m=m@entry=0x7f6658ebad20,
local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffe1d4bbd70)
at kernel/qobject.cpp:3983
#25 0x00007f665899e8c2 in QAction::triggered(bool)
(this=this@entry=0x559fd786c160, _t1=<optimized out>) at
.moc/moc_qaction.cpp:376
#26 0x00007f66589a143f in QAction::activate(QAction::ActionEvent)
(this=0x559fd786c160, event=<optimized out>) at kernel/qaction.cpp:1161
#27 0x00007f6657d18c50 in QObject::event(QEvent*) (this=0x559fd786c160,
e=0x7f660038f300) at kernel/qobject.cpp:1347
#28 0x00007f66589a51ae in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=<optimized out>, receiver=0x559fd786c160, e=0x7f660038f300) at
kernel/qapplication.cpp:3640
#29 0x00007f6657cec978 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x559fd786c160, event=0x7f660038f300) at
kernel/qcoreapplication.cpp:1064
#30 0x00007f6657ceff71 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) (receiver=0x0, event_type=0, data=0x559fd6e29f50) at
kernel/qcoreapplication.cpp:1821
#31 0x00007f6657d46713 in postEventSourceDispatch(GSource*, GSourceFunc,
gpointer) (s=0x559fd6f0a640) at kernel/qeventdispatcher_glib.cpp:277
#32 0x00007f6655f168d8 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#33 0x00007f6655f16ce8 in  () at /lib64/libglib-2.0.so.0
#34 0x00007f6655f16d7c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#35 0x00007f6657d45f26 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x559fd6f18810, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#36 0x00007f6657ceb40b in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this@entry=0x7ffe1d4bc160, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#37 0x00007f6657cf38a0 in QCoreApplication::exec() () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#38 0x0000559fd5774c78 in main(int, char**) (argc=<optimized out>,
argv=<optimized out>) at /usr/src/debug/juk-23.04.0/main.cpp:97
[Inferior 1 (process 2502) detached]

Reported using DrKonqi

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

Reply via email to