#43780: sane-backends Trace/BPT trap: 5 after port upgrade ---------------------------+-------------------------------- Reporter: leonfauster@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: sane-backends ---------------------------+-------------------------------- sane-backends was working fine with this scanner "Canon CanoScan N1240U/LiDE30" after upgrading all outdated ports i noticed the "Trace/BPT trap: 5" message. ----- {{{ $ port installed |grep -i -E 'sane|twain|gette|libusb' gettext @0.18.3.2_0+universal (active) libusb @1.0.17_0+universal libusb @1.0.18_0+universal (active) libusb-compat @0.1.4_0+universal libusb-compat @0.1.5_0+universal (active) p5.12-locale-gettext @1.50.0_7 (active) p5.16-locale-gettext @1.50.0_7 (active) sane-backends @1.0.22_4+universal (active) twain-sane @3.0_0 (active) }}} ----- {{{ $ port version Version: 2.2.1 }}} ------ {{{ $ cat /opt/local/etc/sane.d/dll.conf | grep -v '#' plustek }}} ------ {{{ $ scanimage -L device `plustek:libusb:020:001' is a Canon CanoScan N1240U/LiDE30 flatbed scanner Trace/BPT trap: 5 $ echo $? 133 }}} ------ {{{ $ SANE_DEBUG_DLL=111 scanimage -L [sanei_debug] Setting debug level of dll to 111. [dll] sane_init: SANE dll backend version 1.0.13 from sane-backends 1.0.22 [dll] sane_init/read_dlld: attempting to open directory `./dll.d' [dll] sane_init/read_dlld: attempting to open directory `/opt/local/etc/sane.d/dll.d' [dll] sane_init/read_dlld: opendir failed: No such file or directory [dll] sane_init/read_config: reading dll.conf [dll] add_backend: adding backend `plustek' [dll] sane_get_devices [dll] load: searching backend `plustek' in `/opt/local/lib/sane' [dll] load: trying to load `/opt/local/lib/sane/libsane-plustek.1.so' [dll] load: dlopen()ing `/opt/local/lib/sane/libsane-plustek.1.so' [dll] init: initializing backend `plustek' [dll] init: backend `plustek' is version 1.0.0 [dll] sane_get_devices: found 1 devices device `plustek:libusb:020:001' is a Canon CanoScan N1240U/LiDE30 flatbed scanner [dll] sane_exit: exiting [dll] sane_exit: calling backend `plustek's exit function Trace/BPT trap: 5 }}} ------ scanning works but {{{ $ scanimage --resolution 300 --mode Color -l 0 --format tiff -x 215 -y 297
tmp3.tif Killed: 9
$ echo $? 137 }}} ------ -- Ticket URL: <https://trac.macports.org/ticket/43780> MacPorts <http://www.macports.org/> Ports system for OS X