[konversation] [Bug 479004] New: Random crashes while sitting idle

Matthew bugzilla_noreply at kde.org
Mon Dec 25 20:36:23 GMT 2023


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

            Bug ID: 479004
           Summary: Random crashes while sitting idle
    Classification: Applications
           Product: konversation
           Version: 1.9.23084
          Platform: Arch Linux
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: konversation-devel at kde.org
          Reporter: matthew at asylumtech.com
  Target Milestone: ---

Application: konversation (1.9.23084)

Qt Version: 5.15.11
Frameworks Version: 5.113.0
Operating System: Linux 6.6.8-zen1-1-zen x86_64
Windowing System: X11
Distribution: Arch Linux
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
Presumably when receiving a message or something because it happens
sporadically without warning.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Konversation (konversation), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized
out>}
[KCrash Handler]
#6  QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData>
>::operator->() const (this=0x200000008, this=<optimized out>) at
../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:116
#7  qGetPtrHelper<QScopedPointer<QObjectData,
QScopedPointerDeleter<QObjectData> > const>(QScopedPointer<QObjectData,
QScopedPointerDeleter<QObjectData> > const&) (ptr=..., ptr=<optimized out>) at
../../include/QtCore/../../src/corelib/global/qglobal.h:1151
#8  QScreen::d_func() const (this=0x200000000) at
../../include/QtGui/../../src/gui/kernel/qscreen.h:69
#9  QScreen::size() const (this=0x200000000) at kernel/qscreen.cpp:256
#10 0x00005579914a60b7 in OSDWidget::determineMetrics(int) (M=8,
this=0x55799271e070) at
/usr/src/debug/konversation/konversation-23.08.4/src/viewer/osd.cpp:133
#11 OSDWidget::show() (this=0x55799271e070) at
/usr/src/debug/konversation/konversation-23.08.4/src/viewer/osd.cpp:87
#12 0x00005579913b6ad6 in Konversation::NotificationHandler::nick(ChatWindow*,
QString const&, QString const&) (this=0x557992b1f150, chatWin=0x557992cb8af0,
fromNick=..., message=<optimized out>) at
/usr/src/debug/konversation/konversation-23.08.4/src/notificationhandler.cpp:125
#13 0x000055799142e7d1 in InputFilter::parsePrivMsg(QString const&,
QStringList&, QHash<QString, QString> const&) (this=0x5579927d42c0,
prefix=<optimized out>, parameterList=<optimized out>, messageTags=...) at
/usr/src/debug/konversation/konversation-23.08.4/src/application.h:119
#14 0x0000557991427fd4 in InputFilter::parseClientCommand(QString const&,
QString const&, QStringList&, QHash<QString, QString> const&)
(this=0x5579927d42c0, prefix=..., command=<optimized out>, parameterList=...,
messageTags=...) at
/usr/src/debug/konversation/konversation-23.08.4/src/irc/inputfilter.cpp:473
#15 0x00005579913deaa7 in InputFilter::parseLine(QString const&) (line=...,
this=0x5579927d42c0) at
/usr/src/debug/konversation/konversation-23.08.4/src/irc/inputfilter.cpp:123
#16 Server::processIncomingData() (this=0x5579927d41a0) at
/usr/src/debug/konversation/konversation-23.08.4/src/irc/server.cpp:1343
#17 0x00007f680d6cff57 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7ffd8fa2b290, r=<optimized out>, this=0x557992b01180, this=<optimized
out>, r=<optimized out>, a=<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#18 doActivate<false>(QObject*, int, void**) (sender=0x5579927d4210,
signal_index=3, argv=0x7ffd8fa2b290) at kernel/qobject.cpp:3925
#19 0x00007f680d6d1a5f in QTimer::timeout(QTimer::QPrivateSignal)
(this=<optimized out>, _t1=...) at .moc/moc_qtimer.cpp:205
#20 0x00007f680d6c2a2e in QObject::event(QEvent*) (this=0x5579927d4210,
e=0x7ffd8fa2b400) at kernel/qobject.cpp:1324
#21 0x00007f680e5788ff in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=<optimized out>, receiver=0x5579927d4210, e=0x7ffd8fa2b400) at
kernel/qapplication.cpp:3640
#22 0x00007f680d69b048 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x5579927d4210, event=0x7ffd8fa2b400) at
kernel/qcoreapplication.cpp:1064
#23 0x00007f680d6e965b in QTimerInfoList::activateTimers()
(this=0x55799255a310) at kernel/qtimerinfo_unix.cpp:643
#24 0x00007f680d6e9c92 in timerSourceDispatch (source=<optimized out>) at
kernel/qeventdispatcher_glib.cpp:183
#25 idleTimerSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized
out>) at kernel/qeventdispatcher_glib.cpp:230
#26 0x00007f680b70df69 in g_main_dispatch (context=0x7f6800000ec0) at
../glib/glib/gmain.c:3476
#27 0x00007f680b76c367 in g_main_context_dispatch_unlocked
(context=0x7f6800000ec0) at ../glib/glib/gmain.c:4284
#28 g_main_context_iterate_unlocked.isra.0
(context=context at entry=0x7f6800000ec0, block=block at entry=1,
dispatch=dispatch at entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4349
#29 0x00007f680b70c162 in g_main_context_iteration (context=0x7f6800000ec0,
may_block=1) at ../glib/glib/gmain.c:4414
#30 0x00007f680d6e9e0c in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x55799255a6d0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#31 0x00007f680d699d54 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this at entry=0x7ffd8fa2b6b0, flags=..., flags at entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#32 0x00007f680d69b1f3 in QCoreApplication::exec() () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#33 0x00007f680dd3bf12 in QGuiApplication::exec() () at
kernel/qguiapplication.cpp:1870
#34 0x00007f680e576cda in QApplication::exec() () at
kernel/qapplication.cpp:2832
#35 0x0000557991379374 in main(int, char**) (argc=<optimized out>,
argv=<optimized out>) at
/usr/src/debug/konversation/konversation-23.08.4/src/main.cpp:156
[Inferior 1 (process 156522) detached]

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Konversation-devel mailing list