[Bug 270741] print/hplip: hp-systray: python3.9 crashes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Apr 2023 15:00:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270741 Bug ID: 270741 Summary: print/hplip: hp-systray: python3.9 crashes Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: tijl@FreeBSD.org Reporter: grahamperrin@freebsd.org Assignee: tijl@FreeBSD.org Flags: maintainer-feedback?(tijl@FreeBSD.org) % hp-systray HP Linux Imaging and Printing System (ver. 3.22.10) System Tray Status Service ver. 2.0 Copyright (c) 2001-18 HP Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details. Segmentation fault (core dumped) % lldb -c ~/python3.9.core -- /usr/local/bin/python3.9 (lldb) target create "/usr/local/bin/python3.9" --core "/home/grahamperrin/python3.9.core" Core file '/home/grahamperrin/python3.9.core' (x86_64) was loaded. (lldb) bt * thread #1, name = 'python3.9', stop reason = signal SIGSEGV * frame #0: 0x0000000825416750 libc.so.7`_UTF8_wcsnrtombs(dst=0x0000000000000000, src=<unavailable>, nwc=<unavailable>, len=<unavailable>, ps=<unavailable>) at utf8.c:376:13 frame #1: 0x000000082546d16c libc.so.7`__wcsconv(wcsarg=unable to read data, prec=<unavailable>) at vfprintf.c:230:12 frame #2: 0x000000082546b4a6 libc.so.7`__vfprintf(fp=0x00000008203980f8, locale=0x000000082553d618, fmt0="usb://EPSON/Stylus%20SX110?serial=LK3Z152994&interface=1", ap=0x0000000820398230) at vfprintf.c:845:16 frame #3: 0x00000008254682a7 libc.so.7`snprintf(str="", n=<unavailable>, fmt=<unavailable>) at snprintf.c:74:8 frame #4: 0x0000000850fff78a libhpipp.so.0`__parsePrinterAttributes + 570 frame #5: 0x0000000850fff842 libhpipp.so.0`getCupsPrinters + 34 frame #6: 0x00000008503766c6 cupsext.so`getPrinters + 54 frame #7: 0x000000082225a996 libpython3.9.so.1.0`___lldb_unnamed_symbol4568 + 134 frame #8: 0x0000000822217e06 libpython3.9.so.1.0`_PyObject_MakeTpCall + 374 frame #9: 0x00000008222ef38c libpython3.9.so.1.0`___lldb_unnamed_symbol5464 + 620 frame #10: 0x00000008222ec0b9 libpython3.9.so.1.0`_PyEval_EvalFrameDefault + 24569 frame #11: 0x000000082221864a libpython3.9.so.1.0`___lldb_unnamed_symbol3861 + 170 frame #12: 0x00000008222ef2bb libpython3.9.so.1.0`___lldb_unnamed_symbol5464 + 411 frame #13: 0x00000008222ec0b9 libpython3.9.so.1.0`_PyEval_EvalFrameDefault + 24569 frame #14: 0x00000008222f02d2 libpython3.9.so.1.0`___lldb_unnamed_symbol5465 + 3170 frame #15: 0x00000008222e5fc6 libpython3.9.so.1.0`PyEval_EvalCode + 86 frame #16: 0x000000082233019f libpython3.9.so.1.0`___lldb_unnamed_symbol5777 + 175 frame #17: 0x000000082233031e libpython3.9.so.1.0`___lldb_unnamed_symbol5778 + 174 frame #18: 0x000000082232e5e6 libpython3.9.so.1.0`PyRun_SimpleFileExFlags + 950 frame #19: 0x000000082234ca13 libpython3.9.so.1.0`Py_RunMain + 2691 frame #20: 0x000000082234cd5c libpython3.9.so.1.0`___lldb_unnamed_symbol5930 + 364 frame #21: 0x000000082234cdda libpython3.9.so.1.0`Py_BytesMain + 58 frame #22: 0x0000000000201730 python3.9`_start + 256 (lldb) q % pkg iinfo hplip hplip-3.22.10_1 % uname -aKU FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #38 main-n262032-5e2e3615d91f: Fri Apr 7 18:54:28 BST 2023 grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64 1400085 1400085 % -- You are receiving this mail because: You are the assignee for the bug.