Summary: | kdevelop crashes on deactivating the activity containing it | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Daniel <kde> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | afief.h, marcus, morisset.hugues |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.2.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Daniel
2017-12-09 11:13:47 UTC
Created attachment 110565 [details]
New crash information added by DrKonqi
kdevelop (5.2.40) using Qt 5.9.2
Closing the activity where a kdevelop instance crash it
-- Backtrace (Reduced):
#6 0x00007fc0983c288f in QWidget::~QWidget() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7 0x00007fc0983c2c99 in QWidget::~QWidget() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8 0x00007fc09769b8e0 in QObject::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9 0x00007fc0983c7453 in QWidget::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007fc09838863c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
Created attachment 110664 [details]
New crash information added by DrKonqi
kdevelop (5.1.2) using Qt 5.9.1
KDevelop crashed when closing the activity containing it
-- Backtrace (Reduced):
#6 0x00007f33b4a7c95f in QWidget::~QWidget() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7 0x00007f33b4a7cd69 in QWidget::~QWidget() () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8 0x00007f33b3cf5470 in QObject::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9 0x00007f33b4a814d3 in QWidget::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f33b4a4046c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
Created attachment 113397 [details]
New crash information added by DrKonqi
kdevelop (5.2.3) using Qt 5.11.0
- What I was doing when the application crashed:
Same steps, deactivated an activity that KDevelop was running on and received this crash notification.
-- Backtrace (Reduced):
#6 QWidget::~QWidget (this=0xf5d180, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1611
#7 0x00007fba72e23e79 in QWidget::~QWidget (this=0xf5d180, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1727
#8 0x00007fba7204dc00 in QObject::event (this=this@entry=0xf5d180, e=e@entry=0x2766db0) at kernel/qobject.cpp:1242
#9 0x00007fba72e28b73 in QWidget::event (this=0xf5d180, event=0x2766db0) at kernel/qwidget.cpp:9343
#10 0x00007fba72de929c in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0xf5d180, e=0x2766db0) at kernel/qapplication.cpp:3713
*** This bug has been marked as a duplicate of bug 368560 *** |