[Bug 279319] deskutils/calibre: calibre-server dumps core (7.10.0)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 May 2024 15:05:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279319 Bug ID: 279319 Summary: deskutils/calibre: calibre-server dumps core (7.10.0) Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: madpilot@FreeBSD.org Reporter: matthias.pfaller@familie-pfaller.de Flags: maintainer-feedback?(madpilot@FreeBSD.org) Assignee: madpilot@FreeBSD.org After the last update my calibre-server will no longer start. It aborts with a core dump on SIGBUS. calibre itself is working. best regards, Matthias (lldb) bt * thread #1, name = 'python3.9', stop reason = signal SIGBUS * frame #0: 0x0000000853d205a6 libQt6Gui.so.6`___lldb_unnamed_symbol16007 + 438 frame #1: 0x0000000853d14f94 libQt6Gui.so.6`___lldb_unnamed_symbol15983 + 5124 frame #2: 0x0000000853d138d8 libQt6Gui.so.6`QGuiApplicationPrivate::createPlatformIntegration() + 2360 frame #3: 0x0000000853d15e90 libQt6Gui.so.6`QGuiApplicationPrivate::createEventDispatcher() + 32 frame #4: 0x000000084b11ebd4 libQt6Core.so.6`QCoreApplicationPrivate::init() + 1796 frame #5: 0x0000000853d0f69a libQt6Gui.so.6`QGuiApplicationPrivate::init() + 42 frame #6: 0x00000008692f9927 libQt6Widgets.so.6`QApplicationPrivate::init() + 39 frame #7: 0x0000000865ef324e QtWidgets.abi3.so`sipQApplication::sipQApplication(int&, char**, int) + 14 frame #8: 0x0000000865ef38db QtWidgets.abi3.so`___lldb_unnamed_symbol26895 + 171 frame #9: 0x00000008504c0cc7 sip.cpython-39.so`sipSimpleWrapper_init + 423 frame #10: 0x0000000822e159b1 libpython3.9.so.1.0`___lldb_unnamed_symbol4782 + 337 frame #11: 0x0000000822dc0abe libpython3.9.so.1.0`_PyObject_MakeTpCall + 366 frame #12: 0x0000000822e8860c libpython3.9.so.1.0`___lldb_unnamed_symbol5461 + 620 frame #13: 0x0000000822e85587 libpython3.9.so.1.0`_PyEval_EvalFrameDefault + 23687 frame #14: 0x0000000822dc12da libpython3.9.so.1.0`___lldb_unnamed_symbol3862 + 170 frame #15: 0x0000000822e8853b libpython3.9.so.1.0`___lldb_unnamed_symbol5461 + 411 frame #16: 0x0000000822e85587 libpython3.9.so.1.0`_PyEval_EvalFrameDefault + 23687 frame #17: 0x0000000822e89136 libpython3.9.so.1.0`___lldb_unnamed_symbol5462 + 2118 frame #18: 0x0000000822dc11d5 libpython3.9.so.1.0`_PyFunction_Vectorcall + 261 frame #19: 0x0000000822e8853b libpython3.9.so.1.0`___lldb_unnamed_symbol5461 + 411 frame #20: 0x0000000822e85587 libpython3.9.so.1.0`_PyEval_EvalFrameDefault + 23687 frame #21: 0x0000000822e89136 libpython3.9.so.1.0`___lldb_unnamed_symbol5462 + 2118 frame #22: 0x0000000822e7f801 libpython3.9.so.1.0`PyEval_EvalCode + 81 frame #23: 0x0000000822ec4f91 libpython3.9.so.1.0`___lldb_unnamed_symbol5781 + 177 frame #24: 0x0000000822ec5129 libpython3.9.so.1.0`___lldb_unnamed_symbol5782 + 201 frame #25: 0x0000000822ec35ab libpython3.9.so.1.0`PyRun_SimpleFileExFlags + 923 frame #26: 0x0000000822ee0103 libpython3.9.so.1.0`Py_RunMain + 2115 frame #27: 0x0000000822ee05e5 libpython3.9.so.1.0`___lldb_unnamed_symbol5933 + 389 frame #28: 0x0000000822ee065a libpython3.9.so.1.0`Py_BytesMain + 58 frame #29: 0x0000000825d47afa libc.so.7`__libc_start1 + 298 frame #30: 0x00000000002016d0 python3.9`_start + 48 -- You are receiving this mail because: You are the assignee for the bug.