Crash in __pthread_kill_implementation

Similar reports
Problem #800200
Component
torbrowser-launcher
Last affected version
0:0.3.9-1.fc42
Executable
/usr/bin/python3.13
Error name
SIGABRT 6
First occurrence
2025-11-15
Last occurrence
2025-12-12
Unique reports
2
Quality
-56

Statistics

Operating system Unique / Total count
Fedora 42 2 / 15
Operating system Count
Fedora 42 15
Architecture Count
x86_64 15
Related packages Count
libtool-ltdl 15
 0:2.5.4-4.fc42 15
python3 15
 0:3.13.2-2.fc42 15
libvorbis 15
 1:1.3.7-12.fc42 15
Show more… (6)
torbrowser-launcher 15
 0:0.3.9-1.fc42 15
libtdb 15
 0:1.4.13-2.fc42 15
libogg 15
 2:1.3.5-11.fc42 15
adwaita-sans-fonts 13
 0:48.2-2.fc42 13
libcanberra 2
 0:0.30-37.fc42 2
PackageKit-gtk3-module 2
 0:1.2.8-9.fc42 2

Packages names with count less than the total count of reports are most probably not the cause of the problem.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.


Backtrace

Frame # Function Binary Source or offset Line
1
__pthread_kill_implementation
/lib64/libc.so.6 0x7327c
Build id: 0a6f11930e8ccbc4fe862685a0cc984228f888c7
-
2
raise
/lib64/libc.so.6 0x19cbe
Build id: 0a6f11930e8ccbc4fe862685a0cc984228f888c7
-
3
abort
/lib64/libc.so.6 0x16d6
Build id: 0a6f11930e8ccbc4fe862685a0cc984228f888c7
-
4
qt_assert(char const*, char const*, int)
/lib64/libQt6Core.so.6 0x1ad5c
Build id: ba64b7e880e46f5029dcecb2db568a90a8e82bd1
-
5
qt_message(QtMsgType, QMessageLogContext const&, char const*, __va_list_tag*)
/lib64/libQt6Core.so.6 0x6e2b8
Build id: ba64b7e880e46f5029dcecb2db568a90a8e82bd1
-
6
QMessageLogger::fatal(char const*, ...) const
/lib64/libQt6Core.so.6 0x1c35c
Build id: ba64b7e880e46f5029dcecb2db568a90a8e82bd1
-
7
/lib64/libQt6Core.so.6 0x226594
Build id: ba64b7e880e46f5029dcecb2db568a90a8e82bd1
-
8
/usr/lib/python3.13/site-packages/PySide6/QtCore.cpython-313-x86_64-linux-gnu.so 0x248a9a
Build id: 922a9c9443f8be7adea172e189292908c5d551eb
-
9
/lib64/libpyside6.cpython-313-x86_64-linux-gnu.so.6.9 0x277d4
Build id: 4592be74b53ae8da3273c184cfed92e41b52013f
-
10
Shiboken::BindingManager::visitAllPyObjects(void (*)(SbkObject*, void*), void*)
/lib64/libshiboken6.cpython-313-x86_64-linux-gnu.so.6.9 0xe596
Build id: 47a1f8961322e5cde93d34c6aeb50892c89e6e9f
-
11
PySide::destroyQCoreApplication()
/lib64/libpyside6.cpython-313-x86_64-linux-gnu.so.6.9 0x276df
Build id: 4592be74b53ae8da3273c184cfed92e41b52013f
-
12
PySide::runCleanupFunctions()
/lib64/libpyside6.cpython-313-x86_64-linux-gnu.so.6.9 0x27648
Build id: 4592be74b53ae8da3273c184cfed92e41b52013f
-
13
/usr/lib/python3.13/site-packages/PySide6/QtCore.cpython-313-x86_64-linux-gnu.so 0x2ba9f8
Build id: 922a9c9443f8be7adea172e189292908c5d551eb
-
14
cfunction_vectorcall_NOARGS
/lib64/libpython3.13.so.1.0 0x141b8b
Build id: 3fcc036b57394d7eeed05cf67d854abc64061e99
-
15
atexit_callfuncs
/lib64/libpython3.13.so.1.0 0x2661ef
Build id: 3fcc036b57394d7eeed05cf67d854abc64061e99
-
16
_Py_Finalize.constprop.0
/lib64/libpython3.13.so.1.0 0x24a39c
Build id: 3fcc036b57394d7eeed05cf67d854abc64061e99
-
17
Py_Exit
/lib64/libpython3.13.so.1.0 0x276528
Build id: 3fcc036b57394d7eeed05cf67d854abc64061e99
-
18
handle_system_exit
/lib64/libpython3.13.so.1.0 0x2691b9
Build id: 3fcc036b57394d7eeed05cf67d854abc64061e99
-
19
_PyErr_PrintEx
/lib64/libpython3.13.so.1.0 0x268e39
Build id: 3fcc036b57394d7eeed05cf67d854abc64061e99
-
20
_PyRun_SimpleFileObject.cold
/lib64/libpython3.13.so.1.0 0x5f673
Build id: 3fcc036b57394d7eeed05cf67d854abc64061e99
-
21
_PyRun_AnyFileObject
/lib64/libpython3.13.so.1.0 0x268883
Build id: 3fcc036b57394d7eeed05cf67d854abc64061e99
-
22
Py_RunMain
/lib64/libpython3.13.so.1.0 0x260e39
Build id: 3fcc036b57394d7eeed05cf67d854abc64061e99
-
23
Py_BytesMain
/lib64/libpython3.13.so.1.0 0x2195ab
Build id: 3fcc036b57394d7eeed05cf67d854abc64061e99
-
24
__libc_start_call_main
/lib64/libc.so.6 0x35f5
Build id: 0a6f11930e8ccbc4fe862685a0cc984228f888c7
-
25
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x36a8
Build id: 0a6f11930e8ccbc4fe862685a0cc984228f888c7
-
26
_start
/usr/bin/python3.13 0x3d5
Build id: dcb2b32c437959cb4776f8d131d489c33975b9e5
-