Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

scanimage segfault

Here you can discuss every aspect of Debian. Note: not for support requests!
Post Reply
Message
Author
erjoalgo

scanimage segfault

#1 Post by erjoalgo »

Code: Select all

debian-lenovo$/usr/bin/scanimage -L
Segmentation fault
debian-lenovo$/usr/local/bin/scanimage -L
/usr/local/bin/scanimage: symbol lookup error: /usr/lib/x86_64-linux-gnu/sane/libsane-hpaio.so.1: undefined symbol: mdns_probe_nw_scanners
debian-lenovo$
The latter is scanimage from sane-utils built from source. This happens without a scanner attached. This happens for most other xsane-related commands. I can't seem to find anything online.

This is Jessie 8.2

Code: Select all

debian-lenovo$uname -a
Linux debian-lenovo 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u6 (2015-11-09) x86_64 GNU/Linux
debian-lenovo$lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux 8.2 (jessie)
Release:	8.2
Codename:	jessie

https://bugs.launchpad.net/ubuntu/+sour ... ug/1521694


I opened a bug on the sane/debian bug tracker:

https://alioth.debian.org/tracker/index ... tid=410366

Post Reply