Bug 435757 - Karbon Crashed
Summary: Karbon Crashed
Status: CONFIRMED
Alias: None
Product: karbon
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Jan Hambrecht
URL:
Keywords: drkonqi
: 464773 479308 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-04-15 09:18 UTC by lijo.philip
Modified: 2024-01-10 09:18 UTC (History)
3 users (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 lijo.philip 2021-04-15 09:18:57 UTC
Application: karbon (3.2.1)

Qt Version: 5.15.2
Frameworks Version: 5.79.0
Operating System: Linux 5.11.11-200.fc33.x86_64 x86_64
Windowing system: X11
Distribution: Fedora 33 (KDE Plasma)

-- Information about the crash:
- What I was doing when the application crashed:

Tried to delete the shapes using Ctrl+A then the app was crashed.

-- Backtrace:
Application: Karbon (karbon), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f5f1f5f125b in KoShapeContainer::shapes() const () from /lib64/libflake.so.17
#5  0x00007f5f06623b9e in KarbonView::editSelectAll() () from /lib64/libkarbonui.so.17
#6  0x00007f5f200053c0 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7  0x00007f5f20452646 in QAction::triggered(bool) () from /lib64/libQt5Widgets.so.5
#8  0x00007f5f20454f31 in QAction::activate(QAction::ActionEvent) () from /lib64/libQt5Widgets.so.5
#9  0x00007f5f20455b0f in QAction::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#10 0x00007f5f20458ec3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#11 0x00007f5f20aea48d in KoApplication::notify(QObject*, QEvent*) () from /lib64/libkomain.so.17
#12 0x00007f5f1ffd5bd8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#13 0x00007f5f1e7eebc2 in QShortcutMap::dispatchEvent(QKeyEvent*) () from /lib64/libQt5Gui.so.5
#14 0x00007f5f1e7ef113 in QShortcutMap::tryShortcut(QKeyEvent*) () from /lib64/libQt5Gui.so.5
#15 0x00007f5f1e7aacc7 in QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short) () from /lib64/libQt5Gui.so.5
#16 0x00007f5f1e7c285f in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () from /lib64/libQt5Gui.so.5
#17 0x00007f5f1e7a78cc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#18 0x00007f5f0cfb447e in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5
#19 0x00007f5f1dd0ba9f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00007f5f1dd5da98 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#21 0x00007f5f1dd08e73 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x00007f5f200226f3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007f5f1ffd457b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007f5f1ffdc1b4 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#25 0x00007f5f20d4f24f in kdemain () from /lib64/libkdeinit5_karbon.so
#26 0x00007f5f20ba81e2 in __libc_start_main () from /lib64/libc.so.6
#27 0x00005627103650ae in _start ()
[Inferior 1 (process 2634) detached]

Possible duplicates by query: bug 435427, bug 433524, bug 432084, bug 431077, bug 430297.

Reported using DrKonqi
Comment 1 Anthony Fieroni 2024-01-10 09:17:12 UTC
*** Bug 464773 has been marked as a duplicate of this bug. ***
Comment 2 Anthony Fieroni 2024-01-10 09:17:42 UTC
*** Bug 479308 has been marked as a duplicate of this bug. ***
Comment 3 Anthony Fieroni 2024-01-10 09:18:54 UTC
It's reproducible, it needs investigation.