Bug 466212 - Crossing korganizer window border while prolonging an event causes crash
Summary: Crossing korganizer window border while prolonging an event causes crash
Status: RESOLVED DUPLICATE of bug 466971
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-02-21 20:53 UTC by Patrick
Modified: 2023-10-14 08:46 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 Patrick 2023-02-21 20:53:12 UTC
Application: korganizer (5.21.3 (22.08.3))

Qt Version: 5.15.6
Frameworks Version: 5.102.0
Operating System: Linux 5.19.0-31-generic x86_64
Windowing System: X11
Distribution: Ubuntu 22.10
DrKonqi: 5.26.5 [KCrashBackend]

-- Information about the crash:
I had added school holidays from Apr-3 to Apr-14 (multi-day event). When I wanted to extend it to also cover the last weekend (Apr-15+16), I grabbed the end of the event and moved the mouse to the right. I didn't stop it early enough and somehow exited the korganizer window. In that instant korganizer crashed. I could reproduce it easily. Also, when I prolong the event and stop moving the mouse at the correct time, everything works as designed.

The crash can be reproduced every time.

-- Backtrace:
Application: KOrganizer (korganizer), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f433977745d in ?? () from /lib/x86_64-linux-gnu/libKF5EventViews.so.5abi1
#5  0x00007f433aebc178 in QGraphicsScene::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#6  0x00007f433ab6bf32 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x00007f4339ebae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f433aed7c42 in QGraphicsViewPrivate::mouseMoveEventHandler(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007f433abaeb48 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f433ac5b552 in QFrame::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007f4339ebaba3 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f433ab6bf22 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007f433ab745b2 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007f4339ebae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f433ab726b2 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007f433abc80dc in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007f433abcb4a0 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x00007f433ab6bf32 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007f4339ebae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f433a3426fd in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#21 0x00007f433a31663c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#22 0x00007f433293578e in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#23 0x00007f43377e4569 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f43378393c8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f43377e1d20 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f4339f14aea in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007f4339eb97cb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007f4339ec1c2a in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x00005573c01f9149 in ?? ()
#30 0x00007f4339423510 in __libc_start_call_main (main=main@entry=0x5573c01f8b90, argc=argc@entry=1, argv=argv@entry=0x7ffdecbe90b8) at ../sysdeps/nptl/libc_start_call_main.h:58
#31 0x00007f43394235c9 in __libc_start_main_impl (main=0x5573c01f8b90, argc=1, argv=0x7ffdecbe90b8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffdecbe90a8) at ../csu/libc-start.c:381
#32 0x00005573c01f95a5 in ?? ()
[Inferior 1 (process 45680) detached]

Reported using DrKonqi
Comment 1 Daniel Vrátil 2023-10-14 08:46:05 UTC
Fixed in 23.04

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