Bug 448379 - Yakuake crash at start
Summary: Yakuake crash at start
Status: REPORTED
Alias: None
Product: yakuake
Classification: Applications
Component: general (other bugs)
Version First Reported In: 23.08.4
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-01-13 18:11 UTC by Marcos Perez
Modified: 2024-02-08 06:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos Perez 2022-01-13 18:11:15 UTC
Application: yakuake (21.12.1)

Qt Version: 5.15.2
Frameworks Version: 5.90.0
Operating System: Linux 5.13.0-25-generic x86_64
Windowing System: X11
Distribution: Ubuntu 21.10
DrKonqi: 5.23.5 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Kubuntu 21.10 just installed, added kubuntu backports ppa, installed netbeans, openjdk-jre and openjdk-jdk. I didn't restart the system, I install yakuake and can't start, crashing all times that I try.

The crash can be reproduced every time.

-- Backtrace:
Application: Yakuake (yakuake), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f23b07f92f4 in QKeySequence::operator=(QKeySequence const&) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#5  0x000055aeb44096a4 in ?? ()
#6  0x000055aeb43ea1f8 in ?? ()
#7  0x00007f23b042173e in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f23b0ee06b3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007f23b03f416a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f23b03f7257 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007f23b044def7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f23ae04f8bb in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007f23ae0a2f08 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007f23ae04d003 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f23b044d548 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f23b03f2a9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f23b03fb024 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x000055aeb43e3306 in ?? ()
#19 0x00007f23afd27fd0 in __libc_start_call_main (main=main@entry=0x55aeb43dfaa0, argc=argc@entry=1, argv=argv@entry=0x7ffec1a6dcb8) at ../sysdeps/nptl/libc_start_call_main.h:58
#20 0x00007f23afd2807d in __libc_start_main_impl (main=0x55aeb43dfaa0, argc=1, argv=0x7ffec1a6dcb8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffec1a6dca8) at ../csu/libc-start.c:409
#21 0x000055aeb43e3535 in ?? ()
[Inferior 1 (process 52106) detached]

Possible duplicates by query: bug 446968, bug 443249, bug 442855, bug 442801, bug 441933.

Reported using DrKonqi
Comment 1 longqi90 2024-02-08 06:08:12 UTC
System info
```
Operating System: KDE neon 5.27
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.114.0
Qt Version: 5.15.12
Kernel Version: 6.5.0-15-generic (64-bit)
Graphics Platform: Wayland
Processors: 24 × AMD Ryzen 9 3900X 12-Core Processor
Memory: 125.7 GiB of RAM
Graphics Processor: llvmpipe
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: X570 AORUS MASTER
System Version: -CF
```

yakuake starting log
```
libEGL warning: egl: failed to create dri2 screen
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = yakuake path = /usr/bin pid = 68879
KCrash: Arguments: /usr/bin/yakuake 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi
QSocketNotifier: Invalid socket 6 and type 'Read', disabling...
QSocketNotifier: Invalid socket 7 and type 'Read', disabling...
QSocketNotifier: Invalid socket 14 and type 'Read', disabling...
libEGL warning: egl: failed to create dri2 screen
kf5idletime_wayland: This plugin does not support polling idle time
[1]  + 68879 suspended (signal)  yakuake
```