Bug 456940

Summary: Comic Widget crashes plasma
Product: [Plasma] plasmashell Reporter: Raffael Krakau <r.krakau90>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: kde, nicolas.fella
Priority: NOR Keywords: drkonqi
Version: 5.24.4   
Target Milestone: 1.0   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Raffael Krakau 2022-07-20 09:46:21 UTC
Application: plasmashell (5.24.4)

Qt Version: 5.15.3
Frameworks Version: 5.92.0
Operating System: Linux 5.15.0-41-generic x86_64
Windowing System: X11
Distribution: Ubuntu 22.04 LTS
DrKonqi: 5.24.4 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Since the Comic widget(which i really enjoyed) didn't load, I tried to force a reload by clicking on 'Jump to strip'. Which led to a crash.

- Custom settings of the application:
xckd loads fine other comics don't. A friend(NIX-User) of mine(Kubuntu) can use this awesome plugin without any problems.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f023c03475f in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/applets/plasma_applet_comic.so
#5  0x00007f0245a52783 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f024670abe6 in QAction::triggered(bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x00007f024670d8fc in QAction::activate(QAction::ActionEvent) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x00007f0246898142 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007f024689fd39 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f02467544ee in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007f0246711713 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007f0246719364 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007f0245a1ae2a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f0246717e47 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f024676e843 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007f0246770fd5 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007f0246711713 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x00007f0245a1ae2a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007f0245e03307 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#20 0x00007f0245dd8a2c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#21 0x00007f02408dfd6e in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#22 0x00007f0243df6d1b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f0243e4b6f8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f0243df43c3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f0245a740a8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007f0245a1974b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007f0245a21ce4 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x0000562f9d0fedce in ?? ()
#29 0x00007f0245336d90 in __libc_start_call_main (main=main@entry=0x562f9d0fdf70, argc=argc@entry=1, argv=argv@entry=0x7ffd16daa598) at ../sysdeps/nptl/libc_start_call_main.h:58
#30 0x00007f0245336e40 in __libc_start_main_impl (main=0x562f9d0fdf70, argc=1, argv=0x7ffd16daa598, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd16daa588) at ../csu/libc-start.c:392
#31 0x0000562f9d0feef5 in ?? ()
[Inferior 1 (process 2113) detached]

Possible duplicates by query: bug 454060, bug 452073, bug 450782, bug 450112, bug 449377.

Reported using DrKonqi
Comment 1 Nicolas Fella 2022-07-20 12:58:20 UTC

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