Bug 479308 - Select all / Ctrl + A crashed Karbon
Summary: Select all / Ctrl + A crashed Karbon
Status: RESOLVED DUPLICATE of bug 435757
Alias: None
Product: karbon
Classification: Applications
Component: general (show other bugs)
Version: 3.2.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Jan Hambrecht
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-01-02 17:54 UTC by Lassi Väätämöinen
Modified: 2024-01-10 09:17 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 Lassi Väätämöinen 2024-01-02 17:54:58 UTC
Application: karbon (3.2.1)

Qt Version: 5.15.11
Frameworks Version: 5.113.0
Operating System: Linux 6.6.7-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
Steps
1. create a new document
2.  Add some Cisco stencils
3. Select and remove some stencils
4. Ctrl + A to select the rest of the available stencils

EXPECTED RESULT
All stencils selected

ACTUAL OUTCOME
Karbon crashed

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007ffb799c27a6 in KoShapeContainer::shapes() const (this=0x0) at /usr/src/debug/calligra-3.2.1/libs/flake/KoShapeContainer.cpp:255
#5  0x00007ffb7011ac41 in KarbonView::editSelectAll() (this=0x556f7e075200) at /usr/src/debug/calligra-3.2.1/karbon/ui/KarbonView.cpp:484
#6  0x00007ffb7a3253e3 in doActivate<false>(QObject*, int, void**) (sender=0x556f7fe575d0, signal_index=4, argv=0x7ffd84aad850) at kernel/qobject.cpp:3937
#7  0x00007ffb7a31e0af in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=sender@entry=0x556f7fe575d0, m=m@entry=0x7ffb7acbacc0 <QAction::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffd84aad850) at kernel/qobject.cpp:3985
#8  0x00007ffb7a79e8b2 in QAction::triggered(bool) (this=this@entry=0x556f7fe575d0, _t1=<optimized out>) at .moc/moc_qaction.cpp:376
#9  0x00007ffb7a7a142f in QAction::activate(QAction::ActionEvent) (this=0x556f7fe575d0, event=<optimized out>) at kernel/qaction.cpp:1161
#10 0x00007ffb7a7a200d in QAction::event(QEvent*) (e=<optimized out>, this=<optimized out>) at kernel/qaction.cpp:1086
#11 QAction::event(QEvent*) (this=<optimized out>, e=<optimized out>) at kernel/qaction.cpp:1075
#12 0x00007ffb7a7a519e in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x7ffb75ca2ec0, receiver=0x556f7fe575d0, e=0x7ffd84aada60, e@entry=0x556f7fe57aa0) at kernel/qapplication.cpp:3640
#13 0x00007ffb7a7ac59a in QApplication::notify(QObject*, QEvent*) (this=<optimized out>, receiver=receiver@entry=0x556f7fe575d0, e=0x556f7fe57aa0, e@entry=0x7ffd84aada60) at kernel/qapplication.cpp:3386
#14 0x00007ffb7af72dd7 in KoApplication::notify(QObject*, QEvent*) (this=<optimized out>, receiver=0x556f7fe575d0, event=0x7ffd84aada60) at /usr/src/debug/calligra-3.2.1/libs/main/KoApplication.cpp:672
#15 0x00007ffb7a2ed198 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x556f7fe575d0, event=0x7ffd84aada60) at kernel/qcoreapplication.cpp:1064
#16 0x00007ffb7a2ed35e in QCoreApplication::sendEvent(QObject*, QEvent*) (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1462
#17 0x00007ffb789ad661 in QShortcutMap::dispatchEvent(QKeyEvent*) (this=<optimized out>, e=<optimized out>) at kernel/qshortcutmap.cpp:675
#18 0x00007ffb789ae27b in QShortcutMap::tryShortcut(QKeyEvent*) (this=this@entry=0x556f7d869308, e=e@entry=0x7ffd84aadb20) at kernel/qshortcutmap.cpp:343
#19 0x00007ffb78953996 in QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short) (window=<optimized out>, timestamp=28549243, keyCode=65, modifiers=..., nativeScanCode=38, nativeVirtualKey=97, nativeModifiers=20, text=..., autorepeat=false, count=1) at kernel/qwindowsysteminterface.cpp:477
#20 0x00007ffb78978dbd in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) (e=0x556f8099d850) at kernel/qguiapplication.cpp:2398
#21 0x00007ffb7895038c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
#22 0x00007ffb73af954a in xcbSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at qxcbeventdispatcher.cpp:105
#23 0x00007ffb78066f30 in g_main_dispatch (context=0x7ffb6c000ec0) at ../glib/gmain.c:3476
#24 g_main_context_dispatch_unlocked (context=context@entry=0x7ffb6c000ec0) at ../glib/gmain.c:4284
#25 0x00007ffb78068b58 in g_main_context_iterate_unlocked (context=context@entry=0x7ffb6c000ec0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4349
#26 0x00007ffb7806920c in g_main_context_iteration (context=0x7ffb6c000ec0, may_block=1) at ../glib/gmain.c:4414
#27 0x00007ffb7a3460d6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x556f7d94cda0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#28 0x00007ffb7a2ebc2b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffd84aade60, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#29 0x00007ffb7a2f40c0 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#30 0x00007ffb7897057c in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1870
#31 0x00007ffb7a7a5115 in QApplication::exec() () at kernel/qapplication.cpp:2832
#32 0x00007ffb7b287075 in kdemain(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/calligra-3.2.1/karbon/main.cpp:93
#33 0x00007ffb7b0281b0 in __libc_start_call_main (main=main@entry=0x556f7ba54050 <main(int, char**)>, argc=argc@entry=1, argv=argv@entry=0x7ffd84aae078) at ../sysdeps/nptl/libc_start_call_main.h:58
#34 0x00007ffb7b028279 in __libc_start_main_impl (main=0x556f7ba54050 <main(int, char**)>, argc=1, argv=0x7ffd84aae078, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd84aae068) at ../csu/libc-start.c:360
#35 0x0000556f7ba54095 in _start () at ../sysdeps/x86_64/start.S:115
[Inferior 1 (process 6281) detached]

Reported using DrKonqi
Comment 1 Anthony Fieroni 2024-01-10 09:17:42 UTC
*** This bug has been marked as a duplicate of bug 435757 ***