Bug 460651 - KTorrent crashes in KIO::AskUserActionInterface::messageBoxResult(int)
Summary: KTorrent crashes in KIO::AskUserActionInterface::messageBoxResult(int)
Status: REOPENED
Alias: None
Product: ktorrent
Classification: Applications
Component: general (show other bugs)
Version: 22.08.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-10-18 12:35 UTC by DU TING UEI
Modified: 2023-01-15 19:37 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (4.25 KB, text/plain)
2023-01-15 19:31 UTC, VOLODIA
Details

Note You need to log in before you can comment on or make changes to this bug.
Description DU TING UEI 2022-10-18 12:35:41 UTC
Application: ktorrent (22.08.2)
 (Compiled from sources)
Qt Version: 5.15.6
Frameworks Version: 5.99.0
Operating System: Linux 6.0.1-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.26.0 [KCrashBackend]

-- Information about the crash:
Happen One Time,Not Everyday Happen Just Install System Today

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KTorrent (ktorrent), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fb4c8585559 in ?? () from /lib64/libKF5KIOCore.so.5
#5  0x00007fb4c6e6305d in ?? () from /lib64/libQt5Core.so.5
#6  0x00007fb4c85748f1 in KIO::AskUserActionInterface::messageBoxResult(int) () from /lib64/libKF5KIOCore.so.5
#7  0x00007fb4c87f3be8 in ?? () from /lib64/libKF5KIOWidgets.so.5
#8  0x00007fb4c6e6305d in ?? () from /lib64/libQt5Core.so.5
#9  0x00007fb4c7be0cbe in QDialog::finished(int) () from /lib64/libQt5Widgets.so.5
#10 0x00007fb4c6e6305d in ?? () from /lib64/libQt5Core.so.5
#11 0x00007fb4c7b754af in QDialogButtonBox::clicked(QAbstractButton*) () from /lib64/libQt5Widgets.so.5
#12 0x00007fb4c7b75b91 in ?? () from /lib64/libQt5Widgets.so.5
#13 0x00007fb4c6e632dc in ?? () from /lib64/libQt5Core.so.5
#14 0x00007fb4c7acc092 in QAbstractButton::clicked(bool) () from /lib64/libQt5Widgets.so.5
#15 0x00007fb4c7acc2fa in ?? () from /lib64/libQt5Widgets.so.5
#16 0x00007fb4c7acdb98 in ?? () from /lib64/libQt5Widgets.so.5
#17 0x00007fb4c7acddb7 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#18 0x00007fb4c7a1bc48 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#19 0x00007fb4c79da3fe in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#20 0x00007fb4c79e2922 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#21 0x00007fb4c6e2c178 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#22 0x00007fb4c79e0a9e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib64/libQt5Widgets.so.5
#23 0x00007fb4c7a34a68 in ?? () from /lib64/libQt5Widgets.so.5
#24 0x00007fb4c7a37fc0 in ?? () from /lib64/libQt5Widgets.so.5
#25 0x00007fb4c79da3fe in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#26 0x00007fb4c6e2c178 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#27 0x00007fb4c728ca3d in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5
#28 0x00007fb4c726038c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#29 0x00007fb4c1adf0ea in ?? () from /lib64/libQt5XcbQpa.so.5
#30 0x00007fb4c4e96a50 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#31 0x00007fb4c4e96e08 in ?? () from /lib64/libglib-2.0.so.0
#32 0x00007fb4c4e96e9c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#33 0x00007fb4c6e83806 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#34 0x00007fb4c6e2abeb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#35 0x00007fb4c6e32d56 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#36 0x0000558716bbc248 in ?? ()
#37 0x00007fb4c664d5b0 in __libc_start_call_main () from /lib64/libc.so.6
#38 0x00007fb4c664d679 in __libc_start_main_impl () from /lib64/libc.so.6
#39 0x0000558716bbd2e5 in ?? ()
[Inferior 1 (process 11091) detached]

Reported using DrKonqi
Comment 1 postix 2022-10-18 17:49:07 UTC
Can you reproduce the bug and upload a stacktrack with debug symbols? Please see https://debuginfod.opensuse.org/
Comment 2 Bug Janitor Service 2022-11-02 05:05:51 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 3 Bug Janitor Service 2022-11-17 05:13:05 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!
Comment 4 VOLODIA 2023-01-15 19:31:28 UTC
Created attachment 155324 [details]
New crash information added by DrKonqi

ktorrent (22.08.1) using Qt 5.15.6

bug is still persist.
that is appers when traker use self.signed ssl cert.

-- Backtrace (Reduced):
#6  0x00007fa32c0e0b75 in KIO::AskUserActionInterface::messageBoxResult(int) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
[...]
#9  0x00007fa32b579c52 in QDialog::finished(int) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
[...]
#11 0x00007fa32b50b9d3 in QDialogButtonBox::clicked(QAbstractButton*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
[...]
#14 0x00007fa32b460206 in QAbstractButton::clicked(bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
[...]
#17 0x00007fa32b4622db in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5