Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Mar 2020 18:37:03 -0400
From:      "Vlad D. Markov" <dvoich@aim.com>
To:        freebsd-questions@freebsd.org
Subject:   sane crashes
Message-ID:  <20200321183703.9566f2b45dd4193a51381291@aim.com>
References:  <20200321183703.9566f2b45dd4193a51381291.ref@aim.com>

next in thread | previous in thread | raw e-mail | index | archive | help

I am having some problems using sane for scanning.

My version of FreeBSD:
FreeBSD happy 12.1-RELEASE-p2 FreeBSD 12.1-RELEASE-p2 GENERIC  amd64

My version of sane:
happy$ scanimage -V
scanimage (sane-backends) 1.0.29; backend version 1.0.29

I have tried multiple approaches to get things working:

The scanner is an HP so I set the URI and tried:

happy$ xsane "hpaio:/net/OfficeJet_Pro_6970?ip=192.168.1.37"
Assertion failed: (p), function avahi_threaded_poll_lock, file thread-watch.c, line 171.
Abort trap (core dumped)

Next try:

happy$ scanimage -L
Assertion failed: (p), function avahi_threaded_poll_lock, file thread-watch.c, line 171.
Abort trap

Recompile minus Avahi:
happy$ scanimage -L
device `hpaio:/net/OfficeJet_Pro_6970?ip=192.168.1.37' is a Hewlett-Packard OfficeJet_Pro_6970 all-in-one

Maybe this will help the next person.

Vlad




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200321183703.9566f2b45dd4193a51381291>