Bug 376384 - segvault, after moving start-time of repeating event with owncloud cal
Summary: segvault, after moving start-time of repeating event with owncloud cal
Status: RESOLVED WORKSFORME
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-02-12 07:38 UTC by luzido
Modified: 2021-02-10 04:33 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 luzido 2017-02-12 07:38:16 UTC
Application: korganizer (4.14.1)
KDE Platform Version: 4.14.2
Qt Version: 4.8.6
Operating System: Linux 3.16.0-4-amd64 x86_64
Distribution: Debian GNU/Linux 8.7 (jessie)

-- Information about the crash:
a repeating event ("reutlinger"), crashed _after_ moved(just 1 event, not all) the start-time to an earlier point with the mouse, cal is on owncloud

The crash can be reproduced sometimes.

-- Backtrace:
Application: KOrganizer (korganizer), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f03dc20c790 in EventViews::AgendaItem::resetMove() () from /usr/lib/libeventviews.so.4
#7  0x00007f03dc204f9f in EventViews::Agenda::endItemAction() () from /usr/lib/libeventviews.so.4
#8  0x00007f03dc20593d in EventViews::Agenda::eventFilter_mouse(QObject*, QMouseEvent*) () from /usr/lib/libeventviews.so.4
#9  0x00007f03dc1fcd49 in EventViews::Agenda::eventFilter(QObject*, QEvent*) () from /usr/lib/libeventviews.so.4
#10 0x00007f03e2eb0886 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#11 0x00007f03e220146c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#12 0x00007f03e220810f in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#13 0x00007f03e4cae1aa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#14 0x00007f03e2eb071d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#15 0x00007f03e220776f in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#16 0x00007f03e227e432 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#17 0x00007f03e227ce2c in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#18 0x00007f03e22a5ed2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#19 0x00007f03da441c5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f03da441f48 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f03da441ffc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f03e2edfd1d in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#23 0x00007f03e22a5f96 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#24 0x00007f03e2eaf271 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#25 0x00007f03e2eaf5d5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#26 0x00007f03e2eb5059 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x00000000004075b1 in ?? ()
#28 0x00007f03e178fb45 in __libc_start_main (main=0x406ff0, argc=1, argv=0x7ffda6f9d938, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffda6f9d928) at libc-start.c:287
#29 0x0000000000407887 in _start ()

Possible duplicates by query: bug 317439.

Reported using DrKonqi
Comment 1 Justin Zobel 2020-12-17 05:26:16 UTC
Thank you for the crash report.

As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
Comment 2 Justin Zobel 2021-01-11 23:08:21 UTC
Status correction.
Comment 3 Bug Janitor Service 2021-01-26 04:33:20 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2021-02-10 04:33:20 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!