Bug 2260281 - [abrt] puddletag: qt_message_fatal(): python3.12 killed by SIGABRT
Summary: [abrt] puddletag: qt_message_fatal(): python3.12 killed by SIGABRT
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: puddletag
Version: 39
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Terje Rosten
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:782d3e1bb8fca07b3906a69232f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-01-25 00:03 UTC by Mladen Gogala
Modified: 2024-07-04 01:38 UTC (History)
2 users (show)

Fixed In Version: puddletag-2.4.0-1.fc39 puddletag-2.4.0-1.fc40
Clone Of:
Environment:
Last Closed: 2024-07-04 01:22:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.49 KB, text/plain)
2024-01-25 00:03 UTC, Mladen Gogala
no flags Details
File: maps (3.98 KB, text/plain)
2024-01-25 00:03 UTC, Mladen Gogala
no flags Details
File: limits (1.29 KB, text/plain)
2024-01-25 00:03 UTC, Mladen Gogala
no flags Details
File: environ (1.89 KB, text/plain)
2024-01-25 00:03 UTC, Mladen Gogala
no flags Details
File: open_fds (2.03 KB, text/plain)
2024-01-25 00:03 UTC, Mladen Gogala
no flags Details
File: mountinfo (3.98 KB, text/plain)
2024-01-25 00:03 UTC, Mladen Gogala
no flags Details
File: os_info (682 bytes, text/plain)
2024-01-25 00:03 UTC, Mladen Gogala
no flags Details
File: cpuinfo (3.03 KB, text/plain)
2024-01-25 00:03 UTC, Mladen Gogala
no flags Details
File: core_backtrace (25.44 KB, text/plain)
2024-01-25 00:03 UTC, Mladen Gogala
no flags Details
File: dso_list (735 bytes, text/plain)
2024-01-25 00:03 UTC, Mladen Gogala
no flags Details
File: backtrace (126.39 KB, text/plain)
2024-01-25 00:03 UTC, Mladen Gogala
no flags Details

Description Mladen Gogala 2024-01-25 00:03:10 UTC
Version-Release number of selected component:
puddletag-2.2.0-6.fc39

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         python3.12 killed by SIGABRT
journald_cursor: s=2505647512954ac09fcb4f738eae526f;i=2bffa4;b=854d6c1cc5ef40cb8e1c9cc645a53d73;m=87954f6a7;t=60fb9d14ce052;x=8f3b21045a3f1702
executable:     /usr/bin/python3.12
cmdline:        /usr/bin/python3 -sP /usr/bin/puddletag
cgroup:         0::/user.slice/user-1000.slice/session-4.scope
rootdir:        /
uid:            1000
kernel:         6.6.12-200.fc39.x86_64
package:        puddletag-2.2.0-6.fc39
runlevel:       N 5
backtrace_rating: 4
crash_function: qt_message_fatal

Truncated backtrace:
Thread no. 1 (29 frames)
 #4 qt_message_fatal at global/qlogging.cpp:1919
 #5 QMessageLogger::fatal at global/qlogging.cpp:898
 #6 QThread::~QThread at thread/qthread.cpp:456
 #7 sipQThread::~sipQThread at /usr/src/debug/python-qt5-5.15.10-2.fc39.x86_64/build/QtCore/sipQtCoreQThread.cpp:130
 #9 QObjectPrivate::deleteChildren at kernel/qobject.cpp:2137
 #10 QWidget::~QWidget at kernel/qwidget.cpp:1524
 #11 sipQWidget::~sipQWidget at /usr/src/debug/python-qt5-5.15.10-2.fc39.x86_64/build/QtWidgets/sipQtWidgetsQWidget.cpp:358
 #13 QObjectPrivate::deleteChildren at kernel/qobject.cpp:2137
 #14 QWidget::~QWidget at kernel/qwidget.cpp:1524
 #15 QFrame::~QFrame at widgets/qframe.cpp:264
 #16 QSplitter::~QSplitter at widgets/qsplitter.cpp:979
 #17 sipQSplitter::~sipQSplitter at /usr/src/debug/python-qt5-5.15.10-2.fc39.x86_64/build/QtWidgets/sipQtWidgetsQSplitter.cpp:340
 #19 QObjectPrivate::deleteChildren at kernel/qobject.cpp:2137
 #20 QWidget::~QWidget at kernel/qwidget.cpp:1524
 #21 QMainWindow::~QMainWindow at widgets/qmainwindow.cpp:378
 #22 sipQMainWindow::~sipQMainWindow at /usr/src/debug/python-qt5-5.15.10-2.fc39.x86_64/build/QtWidgets/sipQtWidgetsQMainWindow.cpp:352
 #24 cleanup_qobject at ../../qpy/QtCore/qpycore_public_api.cpp:66
 #25 sip_api_visit_wrappers at /usr/src/debug/python-pyqt5-sip-12.13.0-1.fc39.x86_64/siplib.c:13359
 #26 pyqt5_cleanup_qobjects at ../../qpy/QtCore/qpycore_public_api.cpp:78
 #27 cleanup_on_exit at ../../qpy/QtCore/qpycore_init.cpp:41
 #28 cfunction_vectorcall_NOARGS at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Include/cpython/methodobject.h:50
 #29 atexit_callfuncs at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/atexitmodule.c:137
 #30 _PyAtExit_Call at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/atexitmodule.c:157
 #31 Py_FinalizeEx at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Python/pylifecycle.c:1815
 #32 Py_RunMain at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/main.c:711
 #33 Py_BytesMain at /usr/src/debug/python3.12-3.12.1-2.fc39.x86_64/Modules/main.c:763
 #34 __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:58
 #35 __libc_start_main_impl at ../csu/libc-start.c:360
 #36 _start


Potential duplicate: bug 1933439

Comment 1 Mladen Gogala 2024-01-25 00:03:12 UTC
Created attachment 2010391 [details]
File: proc_pid_status

Comment 2 Mladen Gogala 2024-01-25 00:03:13 UTC
Created attachment 2010392 [details]
File: maps

Comment 3 Mladen Gogala 2024-01-25 00:03:15 UTC
Created attachment 2010393 [details]
File: limits

Comment 4 Mladen Gogala 2024-01-25 00:03:16 UTC
Created attachment 2010394 [details]
File: environ

Comment 5 Mladen Gogala 2024-01-25 00:03:17 UTC
Created attachment 2010395 [details]
File: open_fds

Comment 6 Mladen Gogala 2024-01-25 00:03:18 UTC
Created attachment 2010396 [details]
File: mountinfo

Comment 7 Mladen Gogala 2024-01-25 00:03:19 UTC
Created attachment 2010397 [details]
File: os_info

Comment 8 Mladen Gogala 2024-01-25 00:03:21 UTC
Created attachment 2010398 [details]
File: cpuinfo

Comment 9 Mladen Gogala 2024-01-25 00:03:22 UTC
Created attachment 2010399 [details]
File: core_backtrace

Comment 10 Mladen Gogala 2024-01-25 00:03:23 UTC
Created attachment 2010400 [details]
File: dso_list

Comment 11 Mladen Gogala 2024-01-25 00:03:24 UTC
Created attachment 2010401 [details]
File: backtrace

Comment 12 Fedora Update System 2024-06-25 19:01:57 UTC
FEDORA-2024-8932c1a3f9 (puddletag-2.4.0-1.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-8932c1a3f9

Comment 13 Fedora Update System 2024-06-25 19:01:57 UTC
FEDORA-2024-6def4ffdc1 (puddletag-2.4.0-1.fc39) has been submitted as an update to Fedora 39.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-6def4ffdc1

Comment 14 Fedora Update System 2024-06-26 00:50:52 UTC
FEDORA-2024-6def4ffdc1 has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-6def4ffdc1`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-6def4ffdc1

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 15 Fedora Update System 2024-06-26 01:50:54 UTC
FEDORA-2024-8932c1a3f9 has been pushed to the Fedora 40 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-8932c1a3f9`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-8932c1a3f9

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 16 Fedora Admin user for bugzilla script actions 2024-06-26 05:01:36 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 17 Fedora Update System 2024-07-04 01:22:23 UTC
FEDORA-2024-6def4ffdc1 (puddletag-2.4.0-1.fc39) has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 18 Fedora Update System 2024-07-04 01:38:43 UTC
FEDORA-2024-8932c1a3f9 (puddletag-2.4.0-1.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.