Bug 484297 - Crash when resuming desktop (Guacamole)
Summary: Crash when resuming desktop (Guacamole)
Status: RESOLVED DUPLICATE of bug 471531
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: 22.12.3
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-03-23 04:32 UTC by yzubkov
Modified: 2024-03-23 14: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 yzubkov 2024-03-23 04:32:07 UTC
Application: kate (22.12.3)

Qt Version: 5.15.10
Frameworks Version: 5.107.0
Operating System: Linux 6.4.0-3-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux trixie/sid
DrKonqi: 5.27.7 [KCrashBackend]

-- Information about the crash:
I am having Kate, and Dolphin crash when I quit my Guacamole desktop without loggin out, basically just closing the browser window.

The crash can be reproduced every time.

-- Backtrace:
Application: Kate (kate), signal: Segmentation fault

[KCrash Handler]
#4  0x000055794757c930 in ?? ()
#5  0x00007ffb4dcf6de1 in QObject::property(char const*) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007ffb4f0cd261 in KUiServerV2JobTracker::registerJob(KJob*) () from /lib/x86_64-linux-gnu/libKF5JobWidgets.so.5
#7  0x00007ffb4f0cc1b6 in ?? () from /lib/x86_64-linux-gnu/libKF5JobWidgets.so.5
#8  0x00007ffb4dcfba32 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007ffb4dcfba32 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007ffb4f2a742f in QDBusServiceWatcher::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#11 0x00007ffb4f2a7e5e in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#12 0x00007ffb4f2a8213 in QDBusServiceWatcher::qt_metacall(QMetaObject::Call, int, void**) () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#13 0x00007ffb4f2595eb in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#14 0x00007ffb4dcef400 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007ffb4eb62d2e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007ffb4dcc30d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007ffb4dcc66d1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007ffb4dd1d1e3 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007ffb4bb155b4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007ffb4bb18607 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007ffb4bb18bfc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007ffb4dd1c8d6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007ffb4dcc1b7b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007ffb4dcca020 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x0000557945d1ce33 in ?? ()
#26 0x00007ffb4d4456ca in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#27 0x00007ffb4d445785 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#28 0x0000557945d1ea91 in ?? ()
[Inferior 1 (process 4858) detached]

The reporter indicates this bug may be a duplicate of or related to bug 473781, bug 452808.

Reported using DrKonqi
Comment 1 Christoph Cullmann 2024-03-23 14:47:07 UTC

*** This bug has been marked as a duplicate of bug 471531 ***