From nobody Wed Jul 07 00:02:18 2021 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1DAB311E5554 for ; Wed, 7 Jul 2021 00:02:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GKKNq08wgz3rjY for ; Wed, 7 Jul 2021 00:02:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D80A822FDD for ; Wed, 7 Jul 2021 00:02:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 16702IAe070202 for ; Wed, 7 Jul 2021 00:02:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 16702IML070201 for ports-bugs@FreeBSD.org; Wed, 7 Jul 2021 00:02:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 257034] graphics/sane-backends: dbus abort in libsane-hpaio Date: Wed, 07 Jul 2021 00:02:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257034 Bug ID: 257034 Summary: graphics/sane-backends: dbus abort in libsane-hpaio Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: emaste@freebsd.org CC: vvd@unislabs.com Flags: maintainer-feedback?(vvd@unislabs.com) CC: vvd@unislabs.com Attempting to run `scanimage -L` produced: Process 12178 launched: '/usr/local/bin/scanimage' (x86_64) dbus[12178]: arguments to dbus_connection_send() were incorrect, assertion "connection !=3D NULL" failed in file dbus-connection.c line 3311. This is normally a bug in some application using the D-Bus library. D-Bus not built with -rdynamic so unable to print a backtrace Backtrace shows: (lldb) bt * thread #1, name =3D 'scanimage', stop reason =3D signal SIGABRT * frame #0: 0x0000000806dd3c5a libc.so.7`__sys_thr_kill at thr_kill.S:4 frame #1: 0x0000000806d489d4 libc.so.7`__raise(s=3D6) at raise.c:52:10 frame #2: 0x0000000806dfd899 libc.so.7`abort at abort.c:67:8 frame #3: 0x0000000825e2abbc libdbus-1.so.3`_dbus_abort + 92 frame #4: 0x0000000825e1f90f libdbus-1.so.3`_dbus_warn_check_failed + 3= 35 frame #5: 0x0000000825e02761 libdbus-1.so.3`dbus_connection_send + 177 frame #6: 0x000000085fd37764 libsane-hpaio.so.1`___lldb_unnamed_symbol57$$libsane-hpaio.so.1 + 324 frame #7: 0x000000085fd31d46 libsane-hpaio.so.1`___lldb_unnamed_symbol2$$libsane-hpaio.so.1 + 566 frame #8: 0x000000085fd31ad9 libsane-hpaio.so.1`sane_hpaio_get_devices = + 73 frame #9: 0x0000000801b89a3d libsane.so.1`sane_dll_get_devices + 221 frame #10: 0x00000000002079dd scanimage`___lldb_unnamed_symbol1$$scanim= age + 7965 frame #11: 0x00000000002058d0 scanimage`___lldb_unnamed_symbol21$$scani= mage + 256 I don't have an hp scanner so just deleted /usr/local/lib/sane/libsane-hpaio.so* for now but will try to come back and investigate further later on. --=20 You are receiving this mail because: You are the assignee for the bug.=