Bug 447095 - KhelpCenter crashed while loading the article
Summary: KhelpCenter crashed while loading the article
Status: RESOLVED DUPLICATE of bug 422972
Alias: None
Product: khelpcenter
Classification: Applications
Component: general (show other bugs)
Version: 5.7.6.21120
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Documentation Editorial Team
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-12-16 22:21 UTC by Lyubomir
Modified: 2021-12-17 22:19 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 Lyubomir 2021-12-16 22:21:27 UTC
Application: khelpcenter (5.7.6.21120)

Qt Version: 5.15.2
Frameworks Version: 5.89.0
Operating System: Linux 5.15.7-zen1-1-zen x86_64
Windowing System: Wayland
Distribution: Arch Linux
DrKonqi: 5.23.4 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Clicked on helpbook in Filelight and the KHelpCenter showed for a while, then crashed while loading. This has happened once before too. 

On Arch the situation with the debug symbols is tragic for the bad, we get the first bugs (and the first fixes), but we can't report bugs that are hard to reproduce because we have to reinstall the whole goddamn apps for symbols to workm then to pray to God to be able to reproduce the bug.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Help Centre (khelpcenter), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fb03c6b4224 in _XGetRequest () from /usr/lib/libX11.so.6
#5  0x00007fb03c68df17 in XChangeWindowAttributes () from /usr/lib/libX11.so.6
#6  0x00007fb03ede99a7 in KHTMLView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libKF5KHtml.so.5
#7  0x00007fb03dcf10be in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#8  0x00007fb03dda094f in QFrame::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#9  0x00007fb03ede5860 in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libKF5KHtml.so.5
#10 0x00007fb03d08f172 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#11 0x00007fb03dcadd51 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#12 0x00007fb03dcb5ac9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#13 0x00007fb03d08f41a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#14 0x00007fb03dcb457b in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /usr/lib/libQt5Widgets.so.5
#15 0x00007fb03dd0aa84 in ?? () from /usr/lib/libQt5Widgets.so.5
#16 0x00007fb03dd0ddb5 in ?? () from /usr/lib/libQt5Widgets.so.5
#17 0x00007fb03dcadd62 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#18 0x00007fb03d08f41a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#19 0x00007fb03d5b11f0 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#20 0x00007fb03d5867d5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#21 0x00007fb03a73a1e1 in ?? () from /usr/lib/libQt5WaylandClient.so.5
#22 0x00007fb03adb952c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#23 0x00007fb03ae0d7b9 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0x00007fb03adb6c11 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#25 0x00007fb03d0e8046 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#26 0x00007fb03d08dd8c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#27 0x00007fb03d0962f4 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#28 0x000055df86fa1641 in ?? ()
#29 0x00007fb03ca1bb25 in __libc_start_main () from /usr/lib/libc.so.6
#30 0x000055df86fa171e in ?? ()
[Inferior 1 (process 70956) detached]

Possible duplicates by query: bug 437923, bug 426203, bug 422972, bug 419685, bug 416769.

Reported using DrKonqi
Comment 1 Albert Astals Cid 2021-12-17 22:19:00 UTC

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