Bug 441060 - Choqok always crashes when terminate app
Summary: Choqok always crashes when terminate app
Status: RESOLVED DUPLICATE of bug 400117
Alias: None
Product: choqok
Classification: Applications
Component: general (show other bugs)
Version: 1.7.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Scarpino
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-08-16 21:22 UTC by jh800
Modified: 2021-08-16 23:42 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 jh800 2021-08-16 21:22:21 UTC
Application: choqok (1.7.0)

Qt Version: 5.15.2
Frameworks Version: 5.83.0
Operating System: Linux 5.13.9-200.fc34.x86_64 x86_64
Windowing System: X11
Drkonqi Version: 5.22.4
Distribution: "Fedora release 34 (Thirty Four)"

-- Information about the crash:
- What I was doing when the application crashed:
I terminate the app via the menu. Then it crashes. The result may be the same, however, the bug report always starts...

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Choqok (choqok), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f6abdaff762 in QStackedWidget::indexOf(QWidget*) const () from /lib64/libQt5Widgets.so.5
#5  0x00007f6abe3b2195 in Choqok::UI::ChoqokTabBar::removePage(QWidget*) () from /lib64/libchoqok.so.1
#6  0x00007f6abcea7c99 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7  0x00007f6abcea2ce3 in QObject::destroyed(QObject*) () from /lib64/libQt5Core.so.5
#8  0x00007f6abd982753 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#9  0x00007f6aa0561611 in TwitterTimelineWidget::~TwitterTimelineWidget() () from /usr/lib64/qt5/plugins/choqok_twitter.so
#10 0x00007f6abce9d08a in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#11 0x00007f6abd982496 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#12 0x00007f6abdaff3cd in QStackedWidget::~QStackedWidget() () from /lib64/libQt5Widgets.so.5
#13 0x00007f6abce9d08a in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#14 0x00007f6abd982496 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#15 0x00007f6abe3b66ad in Choqok::UI::ChoqokTabBar::~ChoqokTabBar() () from /lib64/libchoqok.so.1
#16 0x00007f6abce9d08a in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#17 0x00007f6abd982496 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#18 0x00007f6aa04f1acd in TwitterApiMicroBlogWidget::~TwitterApiMicroBlogWidget() () from /lib64/libtwitterapihelper.so.1
#19 0x00007f6abce9d08a in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#20 0x00007f6abd982496 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#21 0x00007f6abdaff3cd in QStackedWidget::~QStackedWidget() () from /lib64/libQt5Widgets.so.5
#22 0x00007f6abce9d08a in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#23 0x00007f6abd982496 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#24 0x00007f6abdb230ed in QTabWidget::~QTabWidget() () from /lib64/libQt5Widgets.so.5
#25 0x00007f6abce9d08a in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#26 0x00007f6abd982496 in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#27 0x000056022496133f in MainWindow::~MainWindow() ()
#28 0x00005602249613fd in MainWindow::~MainWindow() ()
#29 0x00007f6abce9e631 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#30 0x00007f6abe26f82d in KXmlGuiWindow::event(QEvent*) () from /lib64/libKF5XmlGui.so.5
#31 0x00007f6abd944423 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#32 0x00007f6abce74098 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#33 0x00007f6abce77606 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#34 0x00007f6abce7affc in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#35 0x000056022495fddf in main ()
[Inferior 1 (process 10016) detached]

Possible duplicates by query: bug 440841, bug 440840, bug 440777, bug 440377, bug 440257.

Reported using DrKonqi
Comment 1 Frédéric Brière 2021-08-16 23:42:22 UTC

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