Closed thattemperature closed 1 week ago
i think it not only happen to pdf. i get an error also while using eaf-open-terminal
with the below message and sometime all the application work while first launch, but most of the time have to launch a few times only it work (it look like some how python-epc
having issue)
virtual void QtWaylandClient::QWaylandTextInputv3::zwp_text_input_v3_leave(wl_surface*) Got leave event for surface 0x0 focused surface 0x5fd60dd73490
OS : Arch Linux/6.11.7 WM : Hyprland/0.45 Emacs : Emacs-wayland/29.4-3
EAF not support wayland
EAF not support wayland
But after I use 'Ubuntu on Xorg' in the login page, the problem still exists. However , the contents in the *eaf* buffer have changed a little. Now the head of the buffer becomes:
This GDB supports auto-downloading debuginfo from the following URLs:
<https://debuginfod.ubuntu.com>
Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal]
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
[Thread debugging using libthread_db enabled]
and the other parts are same.
Wait a minute, the signal type has been changed, this it the hole contents:
This GDB supports auto-downloading debuginfo from the following URLs:
<https://debuginfod.ubuntu.com>
Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal]
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libsmime3.so
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libnss3.so
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libnssutil3.so
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libplds4.so
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libplc4.so
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libglib-2.0.so.0
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgthread-2.0.so.0
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlidec.so.1
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlicommon.so.1
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2
qt.core.plugin.factoryloader: checking directory path "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms" ...
qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqoffscreen.so"
qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqoffscreen.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"offscreen"
]
},
"archlevel": 1,
"className": "QOffscreenIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("offscreen")
qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqwayland-egl.so"
qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqwayland-egl.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"wayland-egl"
]
},
"archlevel": 1,
"className": "QWaylandEglPlatformIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("wayland-egl")
qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqminimalegl.so"
qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqminimalegl.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"minimalegl"
]
},
"archlevel": 1,
"className": "QMinimalEglIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("minimalegl")
qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqvkkhrdisplay.so"
qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqvkkhrdisplay.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"vkkhrdisplay"
]
},
"archlevel": 1,
"className": "QVkKhrDisplayIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("vkkhrdisplay")
qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqlinuxfb.so"
qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqlinuxfb.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"linuxfb"
]
},
"archlevel": 1,
"className": "QLinuxFbIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("linuxfb")
qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqminimal.so"
qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqminimal.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"minimal"
]
},
"archlevel": 1,
"className": "QMinimalIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("minimal")
qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqeglfs.so"
qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqeglfs.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"eglfs"
]
},
"archlevel": 1,
"className": "QEglFSIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("eglfs")
qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqxcb.so"
qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqxcb.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"xcb"
]
},
"archlevel": 1,
"className": "QXcbIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("xcb")
qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqwayland-generic.so"
qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqwayland-generic.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"wayland"
]
},
"archlevel": 1,
"className": "QWaylandIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("wayland")
qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqvnc.so"
qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqvnc.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"vnc"
]
},
"archlevel": 1,
"className": "QVncIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("vnc")
qt.core.plugin.factoryloader: checking directory path "/usr/bin/platforms" ...
qt.core.library: "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqxcb.so" loaded library
[New Thread 0x7fffe4f8f6c0 (LWP 7601)]
[New Thread 0x7fffdff8f6c0 (LWP 7602)]
qt.core.plugin.factoryloader: checking directory path "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platformthemes" ...
qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platformthemes/libqxdgdesktopportal.so"
qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platformthemes/libqxdgdesktopportal.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformThemeFactoryInterface.5.1",
"MetaData": {
"Keys": [
"xdgdesktopportal",
"flatpak",
"snap"
]
},
"archlevel": 1,
"className": "QXdgDesktopPortalThemePlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("xdgdesktopportal", "flatpak", "snap")
qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platformthemes/libqgtk3.so"
qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platformthemes/libqgtk3.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformThemeFactoryInterface.5.1",
"MetaData": {
"Keys": [
"gtk3"
]
},
"archlevel": 1,
"className": "QGtk3ThemePlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("gtk3")
qt.core.plugin.factoryloader: checking directory path "/usr/bin/platformthemes" ...
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk-3.so.0
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgobject-2.0.so.0
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
qt.core.library: "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platformthemes/libqgtk3.so" loaded library
warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so
[New Thread 0x7fffde98f6c0 (LWP 7603)]
[New Thread 0x7fffddf8f6c0 (LWP 7604)]
[New Thread 0x7fffdd58f6c0 (LWP 7605)]
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcanberra.so.0
[New Thread 0x7fffdcb8f6c0 (LWP 7606)]
qt.core.plugin.factoryloader: checking directory path "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforminputcontexts" ...
qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so"
qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so, metadata=
{
"IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
"MetaData": {
"Keys": [
"compose",
"xim"
]
},
"archlevel": 1,
"className": "QComposePlatformInputContextPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("compose", "xim")
qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so"
qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so, metadata=
{
"IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
"MetaData": {
"Keys": [
"ibus"
]
},
"archlevel": 1,
"className": "QIbusPlatformInputContextPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("ibus")
qt.core.plugin.factoryloader: checking directory path "/usr/bin/platforminputcontexts" ...
qt.core.library: "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so" loaded library
qt.dbus.integration: Could not connect "org.freedesktop.IBus" to globalEngineChanged(QString)
qt.core.plugin.factoryloader: checking directory path "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/xcbglintegrations" ...
qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/xcbglintegrations/libqxcb-glx-integration.so"
qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/xcbglintegrations/libqxcb-glx-integration.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.Xcb.QXcbGlIntegrationFactoryInterface.5.5",
"MetaData": {
"Keys": [
"xcb_glx"
]
},
"archlevel": 1,
"className": "QXcbGlxIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("xcb_glx")
qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/xcbglintegrations/libqxcb-egl-integration.so"
qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/xcbglintegrations/libqxcb-egl-integration.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.Xcb.QXcbGlIntegrationFactoryInterface.5.5",
"MetaData": {
"Keys": [
"xcb_egl"
]
},
"archlevel": 1,
"className": "QXcbEglIntegrationPlugin",
"debug": false,
"version": 394496
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("xcb_egl")
qt.core.plugin.factoryloader: checking directory path "/usr/bin/xcbglintegrations" ...
qt.core.library: "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/xcbglintegrations/libqxcb-glx-integration.so" loaded library
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libtinfo.so.6
[New Thread 0x7fffd4d8f6c0 (LWP 7608)]
[New Thread 0x7fffca18f6c0 (LWP 7609)]
[New Thread 0x7fffc978f6c0 (LWP 7610)]
[New Thread 0x7fffc8d8f6c0 (LWP 7611)]
qt.core.plugin.factoryloader: checking directory path "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/styles" ...
qt.core.plugin.factoryloader: checking directory path "/usr/bin/styles" ...
[New Thread 0x7fffae78f6c0 (LWP 7612)]
[New Thread 0x7fffadd8f6c0 (LWP 7613)]
[New Thread 0x7fffad38f6c0 (LWP 7614)]
[Thread 0x7fffad38f6c0 (LWP 7614) exited]
[New Thread 0x7fffad38f6c0 (LWP 7615)]
[New Thread 0x7fffa7f8f6c0 (LWP 7616)]
[New Thread 0x7fffa758f6c0 (LWP 7617)]
[Thread 0x7fffa758f6c0 (LWP 7617) exited]
[New Thread 0x7fffa758f6c0 (LWP 7618)]
[Thread 0x7fffa758f6c0 (LWP 7618) exited]
[New Thread 0x7fffa758f6c0 (LWP 7619)]
[Thread 0x7fffa758f6c0 (LWP 7619) exited]
[New Thread 0x7fffa758f6c0 (LWP 7620)]
[Thread 0x7fffa758f6c0 (LWP 7620) exited]
qt.core.plugin.factoryloader: checking directory path "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/accessiblebridge" ...
qt.core.plugin.factoryloader: checking directory path "/usr/bin/accessiblebridge" ...
[New Thread 0x7fffa758f6c0 (LWP 7621)]
[Thread 0x7fffa758f6c0 (LWP 7621) exited]
[New Thread 0x7fffa758f6c0 (LWP 7622)]
[Thread 0x7fffa758f6c0 (LWP 7622) exited]
[New Thread 0x7fffa758f6c0 (LWP 7623)]
[Thread 0x7fffa758f6c0 (LWP 7623) exited]
[New Thread 0x7fffa758f6c0 (LWP 7624)]
[Thread 0x7fffa758f6c0 (LWP 7624) exited]
[New Thread 0x7fffa758f6c0 (LWP 7625)]
[Thread 0x7fffa758f6c0 (LWP 7625) exited]
[New Thread 0x7fffa758f6c0 (LWP 7626)]
[Thread 0x7fffa758f6c0 (LWP 7626) exited]
[New Thread 0x7fffa758f6c0 (LWP 7627)]
[Thread 0x7fffa758f6c0 (LWP 7627) exited]
[New Thread 0x7fffa758f6c0 (LWP 7628)]
[Thread 0x7fffa758f6c0 (LWP 7628) exited]
[New Thread 0x7fffa758f6c0 (LWP 7629)]
[Thread 0x7fffa758f6c0 (LWP 7629) exited]
Thread 1 "python3" received signal SIGSEGV, Segmentation fault.
0x00007fffeaaba210 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#0 0x00007fffeaaba210 in ??? () at /lib/x86_64-linux-gnu/libstdc++.so.6
#1 0x00007fffeaaba591 in ??? () at /lib/x86_64-linux-gnu/libstdc++.so.6
#2 0x00007fffeaaba71c in __gxx_personality_v0 () at /lib/x86_64-linux-gnu/libstdc++.so.6
#3 0x00007fffdc00e1bd in __libunwind_Unwind_Resume () at /lib/x86_64-linux-gnu/libunwind.so.8
#4 0x00007fffc82265bd in mupdf::ll_fz_lookup_metadata2(fz_document*, char const*) [clone .cold] () at /home/thattemperature/.local/lib/python3.12/site-packages/pymupdf/libmupdfcpp.so.24.10
#5 0x00007fffc824bf0d in mupdf::fz_lookup_metadata2(mupdf::FzDocument const&, char const*) () at /home/thattemperature/.local/lib/python3.12/site-packages/pymupdf/libmupdfcpp.so.24.10
#6 0x00007fffa4ba0a36 in _wrap_fz_lookup_metadata2 () at /home/thattemperature/.local/lib/python3.12/site-packages/pymupdf/_mupdf.so
#7 0x0000000000582210 in ??? ()
#8 0x0000000000548ec5 in _PyObject_MakeTpCall ()
#9 0x00000000005d7819 in _PyEval_EvalFrameDefault ()
#10 0x000000000054a712 in _PyObject_Call_Prepend ()
#11 0x000000000059e4cf in ??? ()
#12 0x0000000000599f23 in ??? ()
#13 0x0000000000548ec5 in _PyObject_MakeTpCall ()
#14 0x00000000005d7819 in _PyEval_EvalFrameDefault ()
#15 0x000000000054a712 in _PyObject_Call_Prepend ()
#16 0x000000000059e4cf in ??? ()
#17 0x0000000000599f23 in ??? ()
#18 0x0000000000548ec5 in _PyObject_MakeTpCall ()
#19 0x00000000005d7819 in _PyEval_EvalFrameDefault ()
#20 0x000000000054a712 in _PyObject_Call_Prepend ()
#21 0x000000000059e4cf in ??? ()
#22 0x0000000000599f23 in ??? ()
#23 0x0000000000548ec5 in _PyObject_MakeTpCall ()
#24 0x00000000005d7819 in _PyEval_EvalFrameDefault ()
#25 0x000000000054ca1d in ??? ()
#26 0x00007fffe6a2c6d0 in PyQtSlot::call(_object*, _object*) const () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/QtCore.abi3.so
#27 0x00007fffe6a2cb60 in PyQtSlot::invoke(void**, _object*, void*, bool) const () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/QtCore.abi3.so
#28 0x00007fffe6a2cdde in PyQtSlotProxy::unislot(void**) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/QtCore.abi3.so
#29 0x00007fffe6a2ef37 in PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/QtCore.abi3.so
#30 0x00007fffeaf8caec in QObject::event(QEvent*) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
#31 0x00007ffff637f152 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Widgets.so.6
#32 0x00007fffe5fbc3d6 in sipQApplication::notify(QObject*, QEvent*) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/QtWidgets.abi3.so
#33 0x00007fffeaf3d1ca in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
#34 0x00007fffeaf402bd in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
#35 0x00007fffeb1e6df3 in ??? () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
#36 0x00007fffe96305b5 in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#37 0x00007fffe968f717 in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#38 0x00007fffe962fa53 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#39 0x00007fffeb1e677a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
#40 0x00007fffeaf4899b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
#41 0x00007fffeaf451ce in QCoreApplication::exec() () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
#42 0x00007fffe5e0911f in meth_QApplication_exec () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/QtWidgets.abi3.so
#43 0x0000000000582210 in ??? ()
#44 0x0000000000548ec5 in _PyObject_MakeTpCall ()
#45 0x00000000005d7819 in _PyEval_EvalFrameDefault ()
#46 0x00000000005d5d2b in PyEval_EvalCode ()
#47 0x0000000000608e12 in ??? ()
#48 0x00000000006b5253 in ??? ()
#49 0x00000000006b4fba in _PyRun_SimpleFileObject ()
#50 0x00000000006b4def in _PyRun_AnyFileObject ()
#51 0x00000000006bce95 in Py_RunMain ()
#52 0x00000000006bc97d in Py_BytesMain ()
#53 0x00007ffff7c2a1ca in __libc_start_call_main (main=main@entry=0x5188f0, argc=argc@entry=5, argv=argv@entry=0x7fffffffe168) at ../sysdeps/nptl/libc_start_call_main.h:58
#54 0x00007ffff7c2a28b in __libc_start_main_impl (main=0x5188f0, argc=5, argv=0x7fffffffe168, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe158) at ../csu/libc-start.c:360
#55 0x00000000006584a5 in _start ()
Process *eaf* finished
But this post @manateelazycat mention support
@thyeun I think your issue is not the same as mine. I can test other apps like image viewer, music player, video player, pyqt terminal, and they works well, just pdf viewer makes crash
@manateelazycat This problem seems not related to the wayland, since 1. Ubuntu use XWayland by default and other EAF apps performance well on it, 2. the problem still exist in Xorg session. I think the segmentation fault may due to a bug in pymupdf, or a misusage in eaf-pdf-viewer. But I don't know how to find the root cause.
I enable gdb to download debug info and get detailed trace back:
Thread 1 "python3" received signal SIGSEGV, Segmentation fault.
Downloading source file /build/gcc-14-ig5ci0/gcc-14-14.2.0/src/libstdc++-v3/../libgcc/unwind-pe.h...
read_encoded_value_with_base (encoding=encoding@entry=160 '\240', base=<optimized out>, p=0x7fffffffc929 "e\222\254\377\177", p@entry=0x7fffffffc921 "\001\240\001", val=val@entry=0x7fffffffc028) at /build/gcc-14-ig5ci0/gcc-14-14.2.0/src/libstdc++-v3/../libgcc/unwind-pe.h:286
warning: 286 /build/gcc-14-ig5ci0/gcc-14-14.2.0/src/libstdc++-v3/../libgcc/unwind-pe.h: No such file or directory
#0 read_encoded_value_with_base (encoding=encoding@entry=160 '\240', base=<optimized out>, p=0x7fffffffc929 "e\222\254\377\177", p@entry=0x7fffffffc921 "\001\240\001", val=val@entry=0x7fffffffc028) at /build/gcc-14-ig5ci0/gcc-14-14.2.0/src/libstdc++-v3/../libgcc/unwind-pe.h:286
#1 0x00007fffeaaba591 in read_encoded_value (context=0x7fffffffc4f0, encoding=160 '\240', p=0x7fffffffc921 "\001\240\001", val=0x7fffffffc028) at /build/gcc-14-ig5ci0/gcc-14-14.2.0/src/libstdc++-v3/../libgcc/unwind-pe.h:306
#2 parse_lsda_header (context=context@entry=0x7fffffffc4f0, p=0x7fffffffc921 "\001\240\001", p@entry=0x7fffffffc920 "\240\001\240\001", info=info@entry=0x7fffffffc020) at ../../../../src/libstdc++-v3/libsupc++/eh_personality.cc:60
#3 0x00007fffeaaba71c in __cxxabiv1::__gxx_personality_v0 (version=<optimized out>, actions=2, exception_class=5138137972254386944, ue_header=0x1a001a0, context=0x7fffffffc4f0) at ../../../../src/libstdc++-v3/libsupc++/eh_personality.cc:454
#4 0x00007fffdc5351bd in _Unwind_Phase2 (context=0x7fffffffc4f0, exception_object=0x1a001a0) at unwind/unwind-internal.h:118
#5 _Unwind_Resume (exception_object=0x1a001a0) at unwind/Resume.c:37
#6 0x00007fffac9265bd in mupdf::ll_fz_lookup_metadata2(fz_document*, char const*) [clone .cold] () at /home/thattemperature/.local/lib/python3.12/site-packages/pymupdf/libmupdfcpp.so.24.10
#7 0x00007fffac94bf0d in mupdf::fz_lookup_metadata2(mupdf::FzDocument const&, char const*) () at /home/thattemperature/.local/lib/python3.12/site-packages/pymupdf/libmupdfcpp.so.24.10
#8 0x00007fffa4b9cf06 in _wrap_fz_lookup_metadata2 () at /home/thattemperature/.local/lib/python3.12/site-packages/pymupdf/_mupdf.so
#9 0x0000000000549d7c in cfunction_call (func=0x7fffac68a200, args=0x7fffac4e40c0, kwargs=0x0) at /usr/local/src/conda/python-3.12.7/Objects/methodobject.c:548
#10 0x000000000051af9b in _PyObject_MakeTpCall (tstate=0x9bfb70 <_PyRuntime+458992>, callable=0x7fffac68a200, args=<optimized out>, nargs=<optimized out>, keywords=0x0) at /usr/local/src/conda/python-3.12.7/Objects/call.c:240
#11 0x0000000000525903 in _PyEval_EvalFrameDefault (tstate=tstate@entry=0x9bfb70 <_PyRuntime+458992>, frame=0x7ffff7fb2730, frame@entry=0x7ffff7fb2490, throwflag=throwflag@entry=0) at Python/bytecodes.c:2715
#12 0x000000000051db07 in _PyEval_EvalFrame (throwflag=0, frame=0x7ffff7fb2490, tstate=0x9bfb70 <_PyRuntime+458992>) at /usr/local/src/conda/python-3.12.7/Include/internal/pycore_ceval.h:89
#13 _PyEval_Vector (kwnames=0x0, argcount=<optimized out>, args=0x7fffffffcce0, locals=0x0, func=0x7fffac034360, tstate=0x9bfb70 <_PyRuntime+458992>) at /usr/local/src/conda/python-3.12.7/Python/ceval.c:1683
#14 _PyFunction_Vectorcall (kwnames=0x0, nargsf=<optimized out>, stack=0x7fffffffcce0, func=0x7fffac034360) at /usr/local/src/conda/python-3.12.7/Objects/call.c:419
#15 _PyObject_FastCallDictTstate (tstate=<optimized out>, callable=0x7fffac034360, args=0x7fffffffcce0, nargsf=<optimized out>, kwargs=<optimized out>) at /usr/local/src/conda/python-3.12.7/Objects/call.c:133
#16 0x0000000000557944 in _PyObject_Call_Prepend (kwargs=0x0, args=0x7fffa452c250, obj=0x7fffa4548230, callable=0x7fffac034360, tstate=0x9bfb70 <_PyRuntime+458992>) at /usr/local/src/conda/python-3.12.7/Objects/call.c:508
#17 slot_tp_init (self=0x7fffa4548230, args=0x7fffa452c250, kwds=0x0) at /usr/local/src/conda/python-3.12.7/Objects/typeobject.c:9026
#18 0x000000000051af6b in type_call (kwds=0x0, args=0x7fffa452c250, type=<optimized out>) at /usr/local/src/conda/python-3.12.7/Objects/typeobject.c:1679
#19 _PyObject_MakeTpCall (tstate=0x9bfb70 <_PyRuntime+458992>, callable=0x179fa10, args=<optimized out>, nargs=<optimized out>, keywords=0x0) at /usr/local/src/conda/python-3.12.7/Objects/call.c:240
#20 0x0000000000525903 in _PyEval_EvalFrameDefault (tstate=tstate@entry=0x9bfb70 <_PyRuntime+458992>, frame=0x7ffff7fb2410, frame@entry=0x7ffff7fb2338, throwflag=throwflag@entry=0) at Python/bytecodes.c:2715
#21 0x000000000051db07 in _PyEval_EvalFrame (throwflag=0, frame=0x7ffff7fb2338, tstate=0x9bfb70 <_PyRuntime+458992>) at /usr/local/src/conda/python-3.12.7/Include/internal/pycore_ceval.h:89
#22 _PyEval_Vector (kwnames=0x0, argcount=<optimized out>, args=0x7fffa4527870, locals=0x0, func=0x7fffa45149a0, tstate=0x9bfb70 <_PyRuntime+458992>) at /usr/local/src/conda/python-3.12.7/Python/ceval.c:1683
#23 _PyFunction_Vectorcall (kwnames=0x0, nargsf=<optimized out>, stack=0x7fffa4527870, func=0x7fffa45149a0) at /usr/local/src/conda/python-3.12.7/Objects/call.c:419
#24 _PyObject_FastCallDictTstate (tstate=<optimized out>, callable=0x7fffa45149a0, args=0x7fffa4527870, nargsf=<optimized out>, kwargs=<optimized out>) at /usr/local/src/conda/python-3.12.7/Objects/call.c:133
#25 0x00000000005579fc in _PyObject_Call_Prepend (kwargs=0x7fffffffd000, args=0x7fffc8208f90, obj=0x7fffa4523390, callable=0x7fffa45149a0, tstate=0x9bfb70 <_PyRuntime+458992>) at /usr/local/src/conda/python-3.12.7/Objects/call.c:508
#26 slot_tp_init (self=0x7fffa4523390, args=0x7fffc8208f90, kwds=0x7fffffffd000) at /usr/local/src/conda/python-3.12.7/Objects/typeobject.c:9026
#27 0x000000000051af6b in type_call (kwds=0x0, args=0x7fffc8208f90, type=<optimized out>) at /usr/local/src/conda/python-3.12.7/Objects/typeobject.c:1679
#28 _PyObject_MakeTpCall (tstate=0x9bfb70 <_PyRuntime+458992>, callable=0x19eeb50, args=<optimized out>, nargs=<optimized out>, keywords=0x0) at /usr/local/src/conda/python-3.12.7/Objects/call.c:240
#29 0x0000000000525903 in _PyEval_EvalFrameDefault (tstate=tstate@entry=0x9bfb70 <_PyRuntime+458992>, frame=frame@entry=0x7ffff7fb2280, throwflag=throwflag@entry=0) at Python/bytecodes.c:2715
#30 0x000000000051db07 in _PyEval_EvalFrame (throwflag=0, frame=0x7ffff7fb2280, tstate=0x9bfb70 <_PyRuntime+458992>) at /usr/local/src/conda/python-3.12.7/Include/internal/pycore_ceval.h:89
#31 _PyEval_Vector (kwnames=0x0, argcount=<optimized out>, args=0x7fffffffd320, locals=0x0, func=0x7fffa4520900, tstate=0x9bfb70 <_PyRuntime+458992>) at /usr/local/src/conda/python-3.12.7/Python/ceval.c:1683
#32 _PyFunction_Vectorcall (kwnames=0x0, nargsf=<optimized out>, stack=0x7fffffffd320, func=0x7fffa4520900) at /usr/local/src/conda/python-3.12.7/Objects/call.c:419
#33 _PyObject_FastCallDictTstate (tstate=<optimized out>, callable=0x7fffa4520900, args=0x7fffffffd320, nargsf=<optimized out>, kwargs=<optimized out>) at /usr/local/src/conda/python-3.12.7/Objects/call.c:133
#34 0x0000000000557944 in _PyObject_Call_Prepend (kwargs=0x0, args=0x7fffc83a59c0, obj=0x7fffa45232f0, callable=0x7fffa4520900, tstate=0x9bfb70 <_PyRuntime+458992>) at /usr/local/src/conda/python-3.12.7/Objects/call.c:508
#35 slot_tp_init (self=0x7fffa45232f0, args=0x7fffc83a59c0, kwds=0x0) at /usr/local/src/conda/python-3.12.7/Objects/typeobject.c:9026
#36 0x000000000051af6b in type_call (kwds=0x0, args=0x7fffc83a59c0, type=<optimized out>) at /usr/local/src/conda/python-3.12.7/Objects/typeobject.c:1679
#37 _PyObject_MakeTpCall (tstate=0x9bfb70 <_PyRuntime+458992>, callable=0x16343d0, args=<optimized out>, nargs=<optimized out>, keywords=0x0) at /usr/local/src/conda/python-3.12.7/Objects/call.c:240
#38 0x0000000000525903 in _PyEval_EvalFrameDefault (tstate=tstate@entry=0x9bfb70 <_PyRuntime+458992>, frame=0x7ffff7fb21c8, frame@entry=0x7ffff7fb2090, throwflag=throwflag@entry=0) at Python/bytecodes.c:2715
#39 0x0000000000575717 in _PyEval_EvalFrame (throwflag=0, frame=0x7ffff7fb2090, tstate=0x9bfb70 <_PyRuntime+458992>) at /usr/local/src/conda/python-3.12.7/Include/internal/pycore_ceval.h:89
#40 _PyEval_Vector (kwnames=<optimized out>, argcount=<optimized out>, args=<optimized out>, locals=0x0, func=0x7fffe5731300, tstate=<optimized out>) at /usr/local/src/conda/python-3.12.7/Python/ceval.c:1683
#41 _PyFunction_Vectorcall (kwnames=<optimized out>, nargsf=<optimized out>, stack=<optimized out>, func=0x7fffe5731300) at /usr/local/src/conda/python-3.12.7/Objects/call.c:419
#42 _PyObject_VectorcallTstate (kwnames=<optimized out>, nargsf=<optimized out>, args=<optimized out>, callable=0x7fffe5731300, tstate=0x9bfb70 <_PyRuntime+458992>) at /usr/local/src/conda/python-3.12.7/Include/internal/pycore_call.h:92
#43 method_vectorcall (method=<optimized out>, args=<optimized out>, nargsf=<optimized out>, kwnames=<optimized out>) at /usr/local/src/conda/python-3.12.7/Objects/classobject.c:91
#44 0x00007fffe642c6d0 in PyQtSlot::call(_object*, _object*) const () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/QtCore.abi3.so
#45 0x00007fffe642cb60 in PyQtSlot::invoke(void**, _object*, void*, bool) const () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/QtCore.abi3.so
#46 0x00007fffe642cdde in PyQtSlotProxy::unislot(void**) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/QtCore.abi3.so
#47 0x00007fffe642ef37 in PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/QtCore.abi3.so
#48 0x00007fffeaf8caec in QObject::event(QEvent*) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
#49 0x00007ffff637f152 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Widgets.so.6
#50 0x00007fffe5bbc3d6 in sipQApplication::notify(QObject*, QEvent*) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/QtWidgets.abi3.so
#51 0x00007fffeaf3d1ca in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
#52 0x00007fffeaf402bd in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
#53 0x00007fffeb1e6df3 in ??? () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
#54 0x00007fffe96305b5 in g_main_dispatch (context=0x7fffe0000fb0) at ../../../glib/gmain.c:3344
#55 0x00007fffe968f717 in g_main_context_dispatch_unlocked (context=0x7fffe0000fb0) at ../../../glib/gmain.c:4152
#56 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7fffe0000fb0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4217
#57 0x00007fffe962fa53 in g_main_context_iteration (context=0x7fffe0000fb0, may_block=1) at ../../../glib/gmain.c:4282
#58 0x00007fffeb1e677a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
#59 0x00007fffeaf4899b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
#60 0x00007fffeaf451ce in QCoreApplication::exec() () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
#61 0x00007fffe5a0911f in meth_QApplication_exec () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/QtWidgets.abi3.so
#62 0x0000000000549d7c in cfunction_call (func=0x7fffe5354e50, args=0x9621d0 <_PyRuntime+75600>, kwargs=0x0) at /usr/local/src/conda/python-3.12.7/Objects/methodobject.c:548
#63 0x000000000051af9b in _PyObject_MakeTpCall (tstate=0x9bfb70 <_PyRuntime+458992>, callable=0x7fffe5354e50, args=<optimized out>, nargs=<optimized out>, keywords=0x0) at /usr/local/src/conda/python-3.12.7/Objects/call.c:240
#64 0x0000000000525903 in _PyEval_EvalFrameDefault (tstate=<optimized out>, frame=0x7ffff7fb2020, throwflag=<optimized out>) at Python/bytecodes.c:2715
#65 0x00000000005e3c6e in PyEval_EvalCode (co=co@entry=0xa87f10, globals=globals@entry=0x7ffff6df5600, locals=locals@entry=0x7ffff6df5600) at /usr/local/src/conda/python-3.12.7/Python/ceval.c:578
#66 0x000000000060a0b7 in run_eval_code_obj (tstate=tstate@entry=0x9bfb70 <_PyRuntime+458992>, co=co@entry=0xa87f10, globals=globals@entry=0x7ffff6df5600, locals=locals@entry=0x7ffff6df5600) at /usr/local/src/conda/python-3.12.7/Python/pythonrun.c:1722
#67 0x00000000006056d7 in run_mod (mod=mod@entry=0xb6b720, filename=filename@entry=0x7ffff6da2230, globals=globals@entry=0x7ffff6df5600, locals=locals@entry=0x7ffff6df5600, flags=flags@entry=0x7fffffffe0d0, arena=arena@entry=0x7ffff6d1bcb0) at /usr/local/src/conda/python-3.12.7/Python/pythonrun.c:1743
#68 0x000000000061d602 in pyrun_file (fp=fp@entry=0x9fe430, filename=filename@entry=0x7ffff6da2230, start=start@entry=257, globals=globals@entry=0x7ffff6df5600, locals=locals@entry=0x7ffff6df5600, closeit=closeit@entry=1, flags=0x7fffffffe0d0) at /usr/local/src/conda/python-3.12.7/Python/pythonrun.c:1643
#69 0x000000000061cf40 in _PyRun_SimpleFileObject (fp=0x9fe430, filename=0x7ffff6da2230, closeit=1, flags=0x7fffffffe0d0) at /usr/local/src/conda/python-3.12.7/Python/pythonrun.c:433
#70 0x000000000061cd33 in _PyRun_AnyFileObject (fp=0x9fe430, filename=filename@entry=0x7ffff6da2230, closeit=closeit@entry=1, flags=flags@entry=0x7fffffffe0d0) at /usr/local/src/conda/python-3.12.7/Python/pythonrun.c:78
#71 0x0000000000615dc3 in pymain_run_file_obj (skip_source_first_line=0, filename=0x7ffff6da2230, program_name=0x7ffff6dfcd00) at /usr/local/src/conda/python-3.12.7/Modules/main.c:360
#72 pymain_run_file (config=0x962750 <_PyRuntime+77008>) at /usr/local/src/conda/python-3.12.7/Modules/main.c:379
#73 pymain_run_python (exitcode=0x7fffffffe0a4) at /usr/local/src/conda/python-3.12.7/Modules/main.c:633
#74 Py_RunMain () at /usr/local/src/conda/python-3.12.7/Modules/main.c:713
#75 0x00000000005cc5b9 in Py_BytesMain (argc=<optimized out>, argv=<optimized out>) at /usr/local/src/conda/python-3.12.7/Modules/main.c:767
#76 0x00007ffff7c2a1ca in __libc_start_call_main (main=main@entry=0x5cc4f0 <main>, argc=argc@entry=5, argv=argv@entry=0x7fffffffe338) at ../sysdeps/nptl/libc_start_call_main.h:58
#77 0x00007ffff7c2a28b in __libc_start_main_impl (main=0x5cc4f0 <main>, argc=5, argv=0x7fffffffe338, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe328) at ../csu/libc-start.c:360
#78 0x00000000005cc3e9 in _start ()
Process *eaf* finished
I have up-to-date EAF with browser and pdf viewer on Ubuntu 24.04. It is okay to browse website but every time I try to open a pdf file, the EAF process will crash. I use 'emacs -q' and only use-package EAF and its browser and pdf viewer and then enable the debug. This is the contents in 'eaf' buffer:
[Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libsmime3.so warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libnss3.so warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libnssutil3.so warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libplds4.so warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libplc4.so warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libglib-2.0.so.0 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgthread-2.0.so.0 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlidec.so.1 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlicommon.so.1 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2 qt.core.plugin.factoryloader: checking directory path "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms" ... qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqoffscreen.so" qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqoffscreen.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "offscreen" ] }, "archlevel": 1, "className": "QOffscreenIntegrationPlugin", "debug": false, "version": 394496 }
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("offscreen") qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqwayland-egl.so" qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqwayland-egl.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "wayland-egl" ] }, "archlevel": 1, "className": "QWaylandEglPlatformIntegrationPlugin", "debug": false, "version": 394496 }
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("wayland-egl") qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqminimalegl.so" qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqminimalegl.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "minimalegl" ] }, "archlevel": 1, "className": "QMinimalEglIntegrationPlugin", "debug": false, "version": 394496 }
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("minimalegl") qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqvkkhrdisplay.so" qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqvkkhrdisplay.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "vkkhrdisplay" ] }, "archlevel": 1, "className": "QVkKhrDisplayIntegrationPlugin", "debug": false, "version": 394496 }
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("vkkhrdisplay") qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqlinuxfb.so" qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqlinuxfb.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "linuxfb" ] }, "archlevel": 1, "className": "QLinuxFbIntegrationPlugin", "debug": false, "version": 394496 }
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("linuxfb") qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqminimal.so" qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqminimal.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "minimal" ] }, "archlevel": 1, "className": "QMinimalIntegrationPlugin", "debug": false, "version": 394496 }
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("minimal") qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqeglfs.so" qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqeglfs.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "eglfs" ] }, "archlevel": 1, "className": "QEglFSIntegrationPlugin", "debug": false, "version": 394496 }
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("eglfs") qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqxcb.so" qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqxcb.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "xcb" ] }, "archlevel": 1, "className": "QXcbIntegrationPlugin", "debug": false, "version": 394496 }
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("xcb") qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqwayland-generic.so" qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqwayland-generic.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "wayland" ] }, "archlevel": 1, "className": "QWaylandIntegrationPlugin", "debug": false, "version": 394496 }
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("wayland") qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqvnc.so" qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqvnc.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3", "MetaData": { "Keys": [ "vnc" ] }, "archlevel": 1, "className": "QVncIntegrationPlugin", "debug": false, "version": 394496 }
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("vnc") qt.core.plugin.factoryloader: checking directory path "/usr/bin/platforms" ... qt.core.library: "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforms/libqxcb.so" loaded library [New Thread 0x7fffe4f8f6c0 (LWP 6483)] [New Thread 0x7fffdff8f6c0 (LWP 6484)] qt.core.plugin.factoryloader: checking directory path "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platformthemes" ... qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platformthemes/libqxdgdesktopportal.so" qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platformthemes/libqxdgdesktopportal.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformThemeFactoryInterface.5.1", "MetaData": { "Keys": [ "xdgdesktopportal", "flatpak", "snap" ] }, "archlevel": 1, "className": "QXdgDesktopPortalThemePlugin", "debug": false, "version": 394496 }
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("xdgdesktopportal", "flatpak", "snap") qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platformthemes/libqgtk3.so" qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platformthemes/libqgtk3.so, metadata= { "IID": "org.qt-project.Qt.QPA.QPlatformThemeFactoryInterface.5.1", "MetaData": { "Keys": [ "gtk3" ] }, "archlevel": 1, "className": "QGtk3ThemePlugin", "debug": false, "version": 394496 }
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("gtk3") qt.core.plugin.factoryloader: checking directory path "/usr/bin/platformthemes" ... warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk-3.so.0 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgobject-2.0.so.0 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgmodule-2.0.so.0 qt.core.library: "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platformthemes/libqgtk3.so" loaded library warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so [New Thread 0x7fffde98f6c0 (LWP 6485)] [New Thread 0x7fffddf8f6c0 (LWP 6486)] [New Thread 0x7fffdd58f6c0 (LWP 6487)] warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcanberra.so.0 [New Thread 0x7fffdcb8f6c0 (LWP 6488)] qt.core.plugin.factoryloader: checking directory path "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforminputcontexts" ... qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so" qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so, metadata= { "IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1", "MetaData": { "Keys": [ "compose", "xim" ] }, "archlevel": 1, "className": "QComposePlatformInputContextPlugin", "debug": false, "version": 394496 }
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("compose", "xim") qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so" qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so, metadata= { "IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1", "MetaData": { "Keys": [ "ibus" ] }, "archlevel": 1, "className": "QIbusPlatformInputContextPlugin", "debug": false, "version": 394496 }
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("ibus") qt.core.plugin.factoryloader: checking directory path "/usr/bin/platforminputcontexts" ... qt.core.library: "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so" loaded library qt.dbus.integration: Could not connect "org.freedesktop.IBus" to globalEngineChanged(QString) qt.core.plugin.factoryloader: checking directory path "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/xcbglintegrations" ... qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/xcbglintegrations/libqxcb-glx-integration.so" qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/xcbglintegrations/libqxcb-glx-integration.so, metadata= { "IID": "org.qt-project.Qt.QPA.Xcb.QXcbGlIntegrationFactoryInterface.5.5", "MetaData": { "Keys": [ "xcb_glx" ] }, "archlevel": 1, "className": "QXcbGlxIntegrationPlugin", "debug": false, "version": 394496 }
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("xcb_glx") qt.core.plugin.factoryloader: looking at "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/xcbglintegrations/libqxcb-egl-integration.so" qt.core.plugin.loader: Found metadata in lib /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/xcbglintegrations/libqxcb-egl-integration.so, metadata= { "IID": "org.qt-project.Qt.QPA.Xcb.QXcbGlIntegrationFactoryInterface.5.5", "MetaData": { "Keys": [ "xcb_egl" ] }, "archlevel": 1, "className": "QXcbEglIntegrationPlugin", "debug": false, "version": 394496 }
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("xcb_egl") qt.core.plugin.factoryloader: checking directory path "/usr/bin/xcbglintegrations" ... qt.core.library: "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/xcbglintegrations/libqxcb-glx-integration.so" loaded library warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libtinfo.so.6 [New Thread 0x7fffd518f6c0 (LWP 6490)] [New Thread 0x7fffca18f6c0 (LWP 6491)] [New Thread 0x7fffc978f6c0 (LWP 6492)] [New Thread 0x7fffc8d8f6c0 (LWP 6493)] qt.core.plugin.factoryloader: checking directory path "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/styles" ... qt.core.plugin.factoryloader: checking directory path "/usr/bin/styles" ... [New Thread 0x7fffae78f6c0 (LWP 6494)] [New Thread 0x7fffadd8f6c0 (LWP 6495)] [New Thread 0x7fffad38f6c0 (LWP 6496)] [Thread 0x7fffad38f6c0 (LWP 6496) exited] [New Thread 0x7fffad38f6c0 (LWP 6497)] [New Thread 0x7fffa7f8f6c0 (LWP 6498)] [New Thread 0x7fffa758f6c0 (LWP 6499)] [Thread 0x7fffa758f6c0 (LWP 6499) exited] [New Thread 0x7fffa758f6c0 (LWP 6500)] [Thread 0x7fffa758f6c0 (LWP 6500) exited] [New Thread 0x7fffa758f6c0 (LWP 6501)] [Thread 0x7fffa758f6c0 (LWP 6501) exited] [New Thread 0x7fffa758f6c0 (LWP 6502)] [Thread 0x7fffa758f6c0 (LWP 6502) exited] qt.core.plugin.factoryloader: checking directory path "/home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/plugins/accessiblebridge" ... qt.core.plugin.factoryloader: checking directory path "/usr/bin/accessiblebridge" ... [New Thread 0x7fffa758f6c0 (LWP 6504)] [Thread 0x7fffa758f6c0 (LWP 6504) exited] [New Thread 0x7fffa758f6c0 (LWP 6505)] [Thread 0x7fffa758f6c0 (LWP 6505) exited] [New Thread 0x7fffa758f6c0 (LWP 6506)] [Thread 0x7fffa758f6c0 (LWP 6506) exited] [New Thread 0x7fffa758f6c0 (LWP 6507)] [Thread 0x7fffa758f6c0 (LWP 6507) exited] [New Thread 0x7fffa758f6c0 (LWP 6508)] [Thread 0x7fffa758f6c0 (LWP 6508) exited] [New Thread 0x7fffa758f6c0 (LWP 6509)] [Thread 0x7fffa758f6c0 (LWP 6509) exited] [New Thread 0x7fffa758f6c0 (LWP 6510)] [Thread 0x7fffa758f6c0 (LWP 6510) exited] [New Thread 0x7fffa758f6c0 (LWP 6511)] [Thread 0x7fffa758f6c0 (LWP 6511) exited] [New Thread 0x7fffa758f6c0 (LWP 6512)] [Thread 0x7fffa758f6c0 (LWP 6512) exited]
Thread 1 "python3" received signal SIGABRT, Aborted. __pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44
warning: 44 ./nptl/pthread_kill.c: No such file or directory
0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44
1 __pthread_kill_internal (signo=6, threadid=) at ./nptl/pthread_kill.c:78
2 __GI___pthread_kill (threadid=, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
3 0x00007ffff7c4526e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
4 0x00007ffff7c288ff in __GI_abort () at ./stdlib/abort.c:79
5 0x00007fffeaaa5907 in ??? () at /lib/x86_64-linux-gnu/libstdc++.so.6
6 0x00007fffeaaba57f in ??? () at /lib/x86_64-linux-gnu/libstdc++.so.6
7 0x00007fffeaaba71c in __gxx_personality_v0 () at /lib/x86_64-linux-gnu/libstdc++.so.6
8 0x00007fffdc0181bd in __libunwind_Unwind_Resume () at /lib/x86_64-linux-gnu/libunwind.so.8
9 0x00007fffd41395bd in mupdf::ll_fz_lookup_metadata2(fz_document, char const) [clone .cold] () at /home/thattemperature/.local/lib/python3.12/site-packages/pymupdf/libmupdfcpp.so.24.10
10 0x00007fffd415ef0d in mupdf::fz_lookup_metadata2(mupdf::FzDocument const&, char const*) () at /home/thattemperature/.local/lib/python3.12/site-packages/pymupdf/libmupdfcpp.so.24.10
11 0x00007fffa4ba0a36 in _wrap_fz_lookup_metadata2 () at /home/thattemperature/.local/lib/python3.12/site-packages/pymupdf/_mupdf.so
12 0x0000000000582210 in ??? ()
13 0x0000000000548ec5 in _PyObject_MakeTpCall ()
14 0x00000000005d7819 in _PyEval_EvalFrameDefault ()
15 0x000000000054a712 in _PyObject_Call_Prepend ()
16 0x000000000059e4cf in ??? ()
17 0x0000000000599f23 in ??? ()
18 0x0000000000548ec5 in _PyObject_MakeTpCall ()
19 0x00000000005d7819 in _PyEval_EvalFrameDefault ()
20 0x000000000054a712 in _PyObject_Call_Prepend ()
21 0x000000000059e4cf in ??? ()
22 0x0000000000599f23 in ??? ()
23 0x0000000000548ec5 in _PyObject_MakeTpCall ()
24 0x00000000005d7819 in _PyEval_EvalFrameDefault ()
25 0x000000000054a712 in _PyObject_Call_Prepend ()
26 0x000000000059e4cf in ??? ()
27 0x0000000000599f23 in ??? ()
28 0x0000000000548ec5 in _PyObject_MakeTpCall ()
29 0x00000000005d7819 in _PyEval_EvalFrameDefault ()
30 0x000000000054ca1d in ??? ()
31 0x00007fffe6a2c6d0 in PyQtSlot::call(_object, _object) const () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/QtCore.abi3.so
32 0x00007fffe6a2cb60 in PyQtSlot::invoke(void*, _object, void*, bool) const () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/QtCore.abi3.so
33 0x00007fffe6a2cdde in PyQtSlotProxy::unislot(void**) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/QtCore.abi3.so
34 0x00007fffe6a2ef37 in PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/QtCore.abi3.so
35 0x00007fffeaf8caec in QObject::event(QEvent*) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
36 0x00007ffff637f152 in QApplicationPrivate::notify_helper(QObject, QEvent) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Widgets.so.6
37 0x00007fffe5fbc3d6 in sipQApplication::notify(QObject, QEvent) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/QtWidgets.abi3.so
38 0x00007fffeaf3d1ca in QCoreApplication::notifyInternal2(QObject, QEvent) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
39 0x00007fffeaf402bd in QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
40 0x00007fffeb1e6df3 in ??? () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
41 0x00007fffe96305b5 in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
42 0x00007fffe968f717 in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
43 0x00007fffe962fa53 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
44 0x00007fffeb1e677a in QEventDispatcherGlib::processEvents(QFlags) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
45 0x00007fffeaf4899b in QEventLoop::exec(QFlags) () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
46 0x00007fffeaf451ce in QCoreApplication::exec() () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/Qt6/lib/libQt6Core.so.6
47 0x00007fffe5e0911f in meth_QApplication_exec () at /home/thattemperature/.local/lib/python3.12/site-packages/PyQt6/QtWidgets.abi3.so
48 0x0000000000582210 in ??? ()
49 0x0000000000548ec5 in _PyObject_MakeTpCall ()
50 0x00000000005d7819 in _PyEval_EvalFrameDefault ()
51 0x00000000005d5d2b in PyEval_EvalCode ()
52 0x0000000000608e12 in ??? ()
53 0x00000000006b5253 in ??? ()
54 0x00000000006b4fba in _PyRun_SimpleFileObject ()
55 0x00000000006b4def in _PyRun_AnyFileObject ()
56 0x00000000006bce95 in Py_RunMain ()
57 0x00000000006bc97d in Py_BytesMain ()
58 0x00007ffff7c2a1ca in __libc_start_call_main (main=main@entry=0x5188f0, argc=argc@entry=5, argv=argv@entry=0x7fffffffe258) at ../sysdeps/nptl/libc_start_call_main.h:58
59 0x00007ffff7c2a28b in __libc_start_main_impl (main=0x5188f0, argc=5, argv=0x7fffffffe258, init=, fini=, rtld_fini=, stack_end=0x7fffffffe248) at ../csu/libc-start.c:360
60 0x00000000006584a5 in _start ()
Process eaf finished