Bug 475002 - Kate crashed when opening folder from terminal
Summary: Kate crashed when opening folder from terminal
Status: RESOLVED WORKSFORME
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: 23.08.1
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-28 21:17 UTC by Lyubomir
Modified: 2024-04-14 03:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lyubomir 2023-09-28 21:17:14 UTC
SUMMARY
Core was generated by `kate /var/lib/aurbuild/x86_64/lyubomir/build'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44
Downloading source file /usr/src/debug/glibc/glibc/nptl/pthread_kill.c
44            return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0;
[Current thread is 1 (Thread 0x7ff0bfdbfd80 (LWP 119566))]
(gdb) bt
#0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x00007ff0c50ac8a3 in __pthread_kill_internal (signo=11, threadid=<optimized out>) at pthread_kill.c:78
#2  0x00007ff0c505c668 in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26
#3  0x00007ff0c628788f in KCrash::defaultCrashHandler(int) (sig=11) at /usr/src/debug/kcrash/kcrash-5.110.0/src/kcrash.cpp:631
#4  0x00007ff0c505c710 in <signal handler called> () at /usr/lib/libc.so.6
#5  0x000001f0c48809e0 in  ()
#6  0x00007ff0c58c1c1f in QtPrivate::QSlotObjectBase::destroyIfLastRef() (this=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:395
#7  QtPrivate::QSlotObjectBase::destroyIfLastRef() (this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#8  QObjectPrivate::Connection::freeSlotObject() (this=0x55fead58e4c0) at kernel/qobject_p.h:181
#9  QObjectPrivate::ConnectionData::deleteOrphaned(QObjectPrivate::ConnectionOrSignalVector*) (o=0x55fead58e4c0) at kernel/qobject.cpp:456
#10 0x00007ff0c58c73d0 in QObjectPrivate::ConnectionData::~ConnectionData() (this=0x55fead52aa90, this=<optimized out>) at kernel/qobject_p.h:274
#11 QObject::~QObject() (this=<optimized out>, this=<optimized out>) at kernel/qobject.cpp:1111
#12 0x00007ff0c65731ce in QAction::~QAction() (this=0x55fead52a8b0, this=<optimized out>) at kernel/qaction.cpp:579
#13 0x00007ff0c58c68bd in QObjectPrivate::deleteChildren() (this=this@entry=0x55fead79d950) at kernel/qobject.cpp:2137
#14 0x00007ff0c659ba25 in QWidget::~QWidget() (this=0x55fead0ba760, this=<optimized out>) at kernel/qwidget.cpp:1524
#15 0x00007ff0c488146e in KMessageWidget::~KMessageWidget() (this=0x55fead0ba760, this=<optimized out>)
    at /usr/src/debug/kwidgetsaddons/kwidgetsaddons-5.110.0/src/kmessagewidget.cpp:249
#16 0x00007ff0c58c68bd in QObjectPrivate::deleteChildren() (this=this@entry=0x55feacef1340) at kernel/qobject.cpp:2137
#17 0x00007ff0c659ba25 in QWidget::~QWidget() (this=this@entry=0x55fead4c7db0, this=<optimized out>) at kernel/qwidget.cpp:1524
#18 0x00007ff0c4de3c1b in KateMessageWidget::~KateMessageWidget() (this=0x55fead4c7db0, this=<optimized out>)
    at /usr/src/debug/ktexteditor/ktexteditor-5.110.0/src/view/katemessagewidget.h:29
#19 KateMessageWidget::~KateMessageWidget() (this=0x55fead4c7db0, this=<optimized out>)
    at /usr/src/debug/ktexteditor/ktexteditor-5.110.0/src/view/katemessagewidget.h:29
#20 0x00007ff0c58c68bd in QObjectPrivate::deleteChildren() (this=this@entry=0x55feacefd8d0) at kernel/qobject.cpp:2137
#21 0x00007ff0c659ba25 in QWidget::~QWidget() (this=0x55fead1640f0, this=<optimized out>) at kernel/qwidget.cpp:1524
#22 0x00007ff0c4d93d6e in KTextEditor::ViewPrivate::~ViewPrivate() (this=0x55fead1640f0, this=<optimized out>)
    at /usr/src/debug/ktexteditor/ktexteditor-5.110.0/src/view/kateview.cpp:265
#23 0x00007ff0c6e08161 in KateViewManager::deleteView(KTextEditor::View*) (this=this@entry=0x55feace96370, view=view@entry=0x55fead1640f0)
    at /usr/src/debug/kate/kate-23.08.1/apps/lib/kateviewmanager.cpp:730
#24 0x00007ff0c6e0838d in KateViewManager::documentWillBeDeleted(KTextEditor::Document*) (this=0x55feace96370, doc=<optimized out>)
    at /usr/include/qt/QtCore/qlist.h:245
--Type <RET> for more, q to quit, c to continue without paging--c
#25 0x00007ff0c58d0b37 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
    (a=0x7fff2769e850, r=<optimized out>, this=0x55fead0e53e0, this=<optimized out>, r=<optimized out>, a=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#26 doActivate<false>(QObject*, int, void**) (sender=0x7fff2769f110, signal_index=4, argv=0x7fff2769e850) at kernel/qobject.cpp:3925
#27 0x00007ff0c6dcfd9c in KateDocManager::documentWillBeDeleted(KTextEditor::Document*) (_t1=0x55fead701db0, this=0x7fff2769f110)
    at /usr/src/debug/kate/build/apps/lib/kateprivate_autogen/include/moc_katedocmanager.cpp:309
#28 KateDocManager::closeDocuments(QList<KTextEditor::Document*>, bool) (this=0x7fff2769f110, documents=..., closeUrl=false)
    at /usr/src/debug/kate/kate-23.08.1/apps/lib/katedocmanager.cpp:207
#29 0x00007ff0c6dd499e in KateMainWindow::~KateMainWindow() (this=this@entry=0x55feacc3cb30, this=<optimized out>)
    at /usr/src/debug/kate/kate-23.08.1/apps/lib/katemainwindow.cpp:206
#30 0x00007ff0c6dd4b4d in KateMainWindow::~KateMainWindow() (this=0x55feacc3cb30, this=<optimized out>)
    at /usr/src/debug/kate/kate-23.08.1/apps/lib/katemainwindow.cpp:228
#31 0x00007ff0c58c349e in QObject::event(QEvent*) (this=0x55feacc3cb30, e=0x55fead051d50) at kernel/qobject.cpp:1334
#32 0x00007ff0c4a5003e in KXmlGuiWindow::event(QEvent*) (this=0x55feacc3cb30, ev=0x55fead051d50)
    at /usr/src/debug/kxmlgui/kxmlgui-5.110.0/src/kxmlguiwindow.cpp:220
#33 0x00007ff0c657893f in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x55feacc3cb30, e=0x55fead051d50)
    at kernel/qapplication.cpp:3640
#34 0x00007ff0c589bbf8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55feacc3cb30, event=0x55fead051d50)
    at kernel/qcoreapplication.cpp:1064
#35 0x00007ff0c58a0b5b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=0x0, event_type=0, data=0x55feaca87580)
    at kernel/qcoreapplication.cpp:1821
#36 0x00007ff0c58e6bd8 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x55feacacdac0) at kernel/qeventdispatcher_glib.cpp:277
#37 0x00007ff0c310df19 in g_main_dispatch (context=0x7ff0b8000ec0) at ../glib/glib/gmain.c:3476
#38 0x00007ff0c316c2b7 in g_main_context_dispatch_unlocked (context=0x7ff0b8000ec0) at ../glib/glib/gmain.c:4284
#39 g_main_context_iterate_unlocked.isra.0
    (context=context@entry=0x7ff0b8000ec0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4349
#40 0x00007ff0c310c112 in g_main_context_iteration (context=0x7ff0b8000ec0, may_block=1) at ../glib/glib/gmain.c:4414
#41 0x00007ff0c58eaa1c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x55feacada890, flags=...)
    at kernel/qeventdispatcher_glib.cpp:423
#42 0x00007ff0c589a904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fff2769ee10, flags=..., flags@entry=...)
    at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#43 0x00007ff0c589bda3 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#44 0x00007ff0c5d3bef2 in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1870
#45 0x00007ff0c6576cda in QApplication::exec() () at kernel/qapplication.cpp:2832
#46 0x000055feab57360e in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kate/kate-23.08.1/apps/kate/main.cpp:609


Operating System: Arch Linux 
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10
Kernel Version: 6.5.4-zen2-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 7.6 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620
Manufacturer: Acer
Product Name: Aspire A515-51G
System Version: V2.02
Comment 1 Christoph Cullmann 2024-03-15 18:34:48 UTC
Can't reproduce. Please try again with Kate 24.02.
Comment 2 Bug Janitor Service 2024-03-30 03:46:57 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2024-04-14 03:47:56 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!