Your message dated Wed, 04 Mar 2009 11:17:07 +0000
with message-id <[email protected]>
and subject line Bug#516982: fixed in sane-backends 1.0.19-26
has caused the Debian Bug report #516982,
regarding scanadf: segfault: sanei_w_array: DECODE: maximum amount of allocated
memory exceeded
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
516982: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516982
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sane
Version: 1.0.14-7
Severity: normal
Hello everybody,
I hope the logs speaks for it selfs, if not please ask for more information.
Thanks in advance,
scanadf --verbose --help
Usage: scanadf [OPTION]...
Start image acquisition on a scanner device and write image data to
output files.
[ -d | --device-name <device> ] use a given scanner device.
[ -h | --help ] display this help message and exit.
[ -L | --list-devices ] show available scanner devices.
[ -v | --verbose ] give even more status messages.
[ -V | --version ] print version information.
[ -N | --no-overwrite ] don't overwrite existing files.
[ -o | --output-file <name> ] name of file to write image data
(%d replacement in output file name).
[ -S | --scan-script <name> ] name of script to run after every scan.
[ --script-wait ] wait for scripts to finish before exit
[ -s | --start-count <num> ] page count of first scanned image.
[ -e | --end-count <num> ] last page number to scan.
[ -r | --raw ] write raw image data to file.
[sanei_wire] sanei_w_array: DECODE: maximum amount of allocated memory exceeded
(limit: 1048576, new allocation: 825242160, total: 826290736 bytes)
scanadf: open of device
net:192.168.1.1:hpaio:/usb/Officejet_J5700_series?serial=CN7BOCF3HP04TC failed:
Error during device I/O
Type ``scanadf --help -d DEVICE'' to get list of all options for DEVICE.
[sanei_wire] sanei_w_array: DECODE: maximum amount of allocated memory exceeded
(limit: 1048576, new allocation: 3046488528, total: 3047537104 bytes)
Segmentatiefout
------------------------------------------------------------------------
valgrind --trace-children=yes --leak-check=yes scanadf --verbose --help
==7494== Memcheck, a memory error detector.
==7494== Copyright (C) 2002-2008, and GNU GPL'd, by Julian Seward et al.
==7494== Using LibVEX rev 1878, a library for dynamic binary translation.
==7494== Copyright (C) 2004-2008, and GNU GPL'd, by OpenWorks LLP.
==7494== Using valgrind-3.4.0-Debian, a dynamic binary instrumentation
framework.
==7494== Copyright (C) 2000-2008, and GNU GPL'd, by Julian Seward et al.
==7494== For more details, rerun with: -v
==7494==
Usage: scanadf [OPTION]...
Start image acquisition on a scanner device and write image data to
output files.
[ -d | --device-name <device> ] use a given scanner device.
[ -h | --help ] display this help message and exit.
[ -L | --list-devices ] show available scanner devices.
[ -v | --verbose ] give even more status messages.
[ -V | --version ] print version information.
[ -N | --no-overwrite ] don't overwrite existing files.
[ -o | --output-file <name> ] name of file to write image data
(%d replacement in output file name).
[ -S | --scan-script <name> ] name of script to run after every scan.
[ --script-wait ] wait for scripts to finish before exit
[ -s | --start-count <num> ] page count of first scanned image.
[ -e | --end-count <num> ] last page number to scan.
[ -r | --raw ] write raw image data to file.
==7494== Invalid read of size 1
==7494== at 0x4031EF0: usb_parse_descriptor (in /lib/libusb-0.1.so.4.4.4)
==7494== by 0x40321E9: usb_parse_configuration (in /lib/libusb-0.1.so.4.4.4)
==7494== by 0x4034465: usb_os_find_devices (in /lib/libusb-0.1.so.4.4.4)
==7494== by 0x4031891: usb_find_devices (in /lib/libusb-0.1.so.4.4.4)
==7494== by 0x45D338C: sanei_usb_init (in
/usr/lib/sane/libsane-umax1220u.so.1.0.19)
==7494== by 0x45CF919: sane_umax1220u_init (in
/usr/lib/sane/libsane-umax1220u.so.1.0.19)
==7494== by 0x40601DC: (within /usr/lib/libsane.so.1.0.19)
==7494== by 0x40604BC: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804BDE0: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494== Address 0x41d6c80 is 0 bytes after a block of size 216 alloc'd
==7494== at 0x402401E: malloc (vg_replace_malloc.c:207)
==7494== by 0x40343FC: usb_os_find_devices (in /lib/libusb-0.1.so.4.4.4)
==7494== by 0x4031891: usb_find_devices (in /lib/libusb-0.1.so.4.4.4)
==7494== by 0x45D338C: sanei_usb_init (in
/usr/lib/sane/libsane-umax1220u.so.1.0.19)
==7494== by 0x45CF919: sane_umax1220u_init (in
/usr/lib/sane/libsane-umax1220u.so.1.0.19)
==7494== by 0x40601DC: (within /usr/lib/libsane.so.1.0.19)
==7494== by 0x40604BC: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804BDE0: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494== Conditional jump or move depends on uninitialised value(s)
==7494== at 0x4C9A1D2: sane_cardscan_get_devices (in
/usr/lib/sane/libsane-cardscan.so.1.0.19)
==7494== by 0x40604D7: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804BDE0: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494== Invalid read of size 4
==7494== at 0x4015847: (within /lib/ld-2.7.so)
==7494== by 0x4180131: (within /lib/i686/cmov/libc-2.7.so)
==7494== by 0x400DA15: (within /lib/ld-2.7.so)
==7494== by 0x41802F4: __libc_dlopen_mode (in /lib/i686/cmov/libc-2.7.so)
==7494== by 0x41586DF: __nss_lookup_function (in /lib/i686/cmov/libc-2.7.so)
==7494== by 0x41587CF: (within /lib/i686/cmov/libc-2.7.so)
==7494== by 0x415A565: __nss_services_lookup (in /lib/i686/cmov/libc-2.7.so)
==7494== by 0x4160D98: getservbyname_r (in /lib/i686/cmov/libc-2.7.so)
==7494== by 0x4128488: (within /lib/i686/cmov/libc-2.7.so)
==7494== by 0x41287DA: (within /lib/i686/cmov/libc-2.7.so)
==7494== by 0x412B050: getaddrinfo (in /lib/i686/cmov/libc-2.7.so)
==7494== by 0x4D642AD: (within /usr/lib/sane/libsane-net.so.1.0.19)
==7494== Address 0x432e8bc is 44 bytes inside a block of size 46 alloc'd
==7494== at 0x402401E: malloc (vg_replace_malloc.c:207)
==7494== by 0x400DB23: (within /lib/ld-2.7.so)
==7494== by 0x4008555: (within /lib/ld-2.7.so)
==7494== by 0x4011B46: (within /lib/ld-2.7.so)
==7494== by 0x400DA15: (within /lib/ld-2.7.so)
==7494== by 0x401154D: (within /lib/ld-2.7.so)
==7494== by 0x4180131: (within /lib/i686/cmov/libc-2.7.so)
==7494== by 0x400DA15: (within /lib/ld-2.7.so)
==7494== by 0x41802F4: __libc_dlopen_mode (in /lib/i686/cmov/libc-2.7.so)
==7494== by 0x41586DF: __nss_lookup_function (in /lib/i686/cmov/libc-2.7.so)
==7494== by 0x41587CF: (within /lib/i686/cmov/libc-2.7.so)
==7494== by 0x415A565: __nss_services_lookup (in /lib/i686/cmov/libc-2.7.so)
[sanei_wire] sanei_w_array: DECODE: maximum amount of allocated memory exceeded
(limit: 1048576, new allocation: 825242160, total: 826290736 bytes)
scanadf: open of device
net:192.168.1.1:hpaio:/usb/Officejet_J5700_series?serial=CN7BOCF3HP04TC failed:
Error during device I/O
Type ``scanadf --help -d DEVICE'' to get list of all options for DEVICE.
==7494==
==7494== Conditional jump or move depends on uninitialised value(s)
==7494== at 0x4C9A1D2: sane_cardscan_get_devices (in
/usr/lib/sane/libsane-cardscan.so.1.0.19)
==7494== by 0x40604D7: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804C019: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
[sanei_wire] sanei_w_array: DECODE: maximum amount of allocated memory exceeded
(limit: 1048576, new allocation: 3046488528, total: 3047537104 bytes)
==7494==
==7494== Conditional jump or move depends on uninitialised value(s)
==7494== at 0x4D67365: sanei_w_get_devices_reply (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D67529: sanei_w_free (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D65352: sane_net_get_devices (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x40604D7: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804C019: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494== Use of uninitialised value of size 4
==7494== at 0x4D67367: sanei_w_get_devices_reply (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D67529: sanei_w_free (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D65352: sane_net_get_devices (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x40604D7: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804C019: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494== Use of uninitialised value of size 4
==7494== at 0x4D67380: sanei_w_get_devices_reply (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D67529: sanei_w_free (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D65352: sane_net_get_devices (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x40604D7: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804C019: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494== Use of uninitialised value of size 4
==7494== at 0x4D6738B: sanei_w_get_devices_reply (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D67529: sanei_w_free (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D65352: sane_net_get_devices (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x40604D7: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804C019: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494== Conditional jump or move depends on uninitialised value(s)
==7494== at 0x4D6841C: sanei_w_array (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D673CB: sanei_w_get_devices_reply (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D67529: sanei_w_free (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D65352: sane_net_get_devices (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x40604D7: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804C019: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494== Use of uninitialised value of size 4
==7494== at 0x4D6805B: sanei_w_ptr (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D682AA: sanei_w_device_ptr (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D6845F: sanei_w_array (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D673CB: sanei_w_get_devices_reply (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D67529: sanei_w_free (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D65352: sane_net_get_devices (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x40604D7: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804C019: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494== Use of uninitialised value of size 4
==7494== at 0x4D68086: sanei_w_ptr (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D682AA: sanei_w_device_ptr (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D6845F: sanei_w_array (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D673CB: sanei_w_get_devices_reply (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D67529: sanei_w_free (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D65352: sane_net_get_devices (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x40604D7: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804C019: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494== Invalid read of size 4
==7494== at 0x4D66D26: (within /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D675C6: sanei_w_string (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D67658: sanei_w_device (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D68091: sanei_w_ptr (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D682AA: sanei_w_device_ptr (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D6845F: sanei_w_array (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D673CB: sanei_w_get_devices_reply (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D67529: sanei_w_free (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D65352: sane_net_get_devices (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x40604D7: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804C019: (within /usr/bin/scanadf)
==7494== Address 0x7241c381 is not stack'd, malloc'd or (recently) free'd
==7494==
==7494== Process terminating with default action of signal 11 (SIGSEGV)
==7494== Access not within mapped region at address 0x7241C381
==7494== at 0x4D66D26: (within /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D675C6: sanei_w_string (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D67658: sanei_w_device (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D68091: sanei_w_ptr (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D682AA: sanei_w_device_ptr (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D6845F: sanei_w_array (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D673CB: sanei_w_get_devices_reply (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D67529: sanei_w_free (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x4D65352: sane_net_get_devices (in
/usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x40604D7: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804C019: (within /usr/bin/scanadf)
==7494== If you believe this happened as a result of a stack overflow in your
==7494== program's main thread (unlikely but possible), you can try to increase
==7494== the size of the main thread stack using the --main-stacksize= flag.
==7494== The main thread stack size used in this run was 8388608.
List of available devices:==7494==
==7494== ERROR SUMMARY: 83 errors from 12 contexts (suppressed: 729 from 2)
==7494== malloc/free: in use at exit: 346,584 bytes in 5,009 blocks.
==7494== malloc/free: 10,412 allocs, 5,403 frees, 1,504,985 bytes allocated.
==7494== For counts of detected errors, rerun with: -v
==7494== Use --track-origins=yes to see where uninitialised values come from
==7494== searching for pointers to 5,009 not-freed blocks.
==7494== checked 12,216,680 bytes.
==7494==
==7494==
==7494== 4 bytes in 1 blocks are definitely lost in loss record 54 of 112
==7494== at 0x40220D2: calloc (vg_replace_malloc.c:397)
==7494== by 0x4C9A2F6: sane_cardscan_get_devices (in
/usr/lib/sane/libsane-cardscan.so.1.0.19)
==7494== by 0x40604D7: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804BDE0: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494==
==7494== 4 bytes in 1 blocks are definitely lost in loss record 56 of 112
==7494== at 0x40220D2: calloc (vg_replace_malloc.c:397)
==7494== by 0x4C034EE: (within /usr/lib/sane/libsane-fujitsu.so.1.0.19)
==7494== by 0x4C03991: sane_fujitsu_get_devices (in
/usr/lib/sane/libsane-fujitsu.so.1.0.19)
==7494== by 0x40604D7: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804BDE0: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494==
==7494== 18 bytes in 2 blocks are definitely lost in loss record 60 of 112
==7494== at 0x402401E: malloc (vg_replace_malloc.c:207)
==7494== by 0x40DB158: strndup (in /lib/i686/cmov/libc-2.7.so)
==7494== by 0x4061897: sanei_config_get_string (in
/usr/lib/libsane.so.1.0.19)
==7494== by 0x4A2E255: sane_hp5400_init (in
/usr/lib/sane/libsane-hp5400.so.1.0.19)
==7494== by 0x40601DC: (within /usr/lib/libsane.so.1.0.19)
==7494== by 0x40604BC: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804BDE0: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494==
==7494== 22 bytes in 2 blocks are definitely lost in loss record 61 of 112
==7494== at 0x402401E: malloc (vg_replace_malloc.c:207)
==7494== by 0x40DB0EF: strdup (in /lib/i686/cmov/libc-2.7.so)
==7494== by 0x4CDCE68: (within /usr/lib/sane/libsane-as6e.so.1.0.19)
==7494== by 0x40601DC: (within /usr/lib/libsane.so.1.0.19)
==7494== by 0x40604BC: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804BDE0: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494==
==7494== 32 bytes in 2 blocks are definitely lost in loss record 62 of 112
==7494== at 0x402401E: malloc (vg_replace_malloc.c:207)
==7494== by 0x4A1A821: sane_hp5590_get_devices (in
/usr/lib/sane/libsane-hp5590.so.1.0.19)
==7494== by 0x40604D7: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804BDE0: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494==
==7494== 136 bytes in 1 blocks are possibly lost in loss record 72 of 112
==7494== at 0x40220D2: calloc (vg_replace_malloc.c:397)
==7494== by 0x4010C7B: _dl_allocate_tls (in /lib/ld-2.7.so)
==7494== by 0x4617672: pthread_create@@GLIBC_2.1 (in
/lib/i686/cmov/libpthread-2.7.so)
==7494== by 0x4D853D5: avahi_threaded_poll_start (in
/usr/lib/libavahi-common.so.3.5.1)
==7494== by 0x4D65D36: sane_net_init (in /usr/lib/sane/libsane-net.so.1.0.19)
==7494== by 0x40601DC: (within /usr/lib/libsane.so.1.0.19)
==7494== by 0x40604BC: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804BDE0: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494==
==7494== 216 bytes in 1 blocks are definitely lost in loss record 75 of 112
==7494== at 0x402401E: malloc (vg_replace_malloc.c:207)
==7494== by 0x4C20ACB: (within /usr/lib/sane/libsane-epson2.so.1.0.19)
==7494== by 0x4C2234C: (within /usr/lib/sane/libsane-epson2.so.1.0.19)
==7494== by 0x4C225EC: sane_epson2_init (in
/usr/lib/sane/libsane-epson2.so.1.0.19)
==7494== by 0x40601DC: (within /usr/lib/libsane.so.1.0.19)
==7494== by 0x40604BC: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804BDE0: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494==
==7494== 220 bytes in 1 blocks are definitely lost in loss record 77 of 112
==7494== at 0x402401E: malloc (vg_replace_malloc.c:207)
==7494== by 0x4C40DBB: (within /usr/lib/sane/libsane-epson.so.1.0.19)
==7494== by 0x4C42708: (within /usr/lib/sane/libsane-epson.so.1.0.19)
==7494== by 0x4C428B2: sane_epson_init (in
/usr/lib/sane/libsane-epson.so.1.0.19)
==7494== by 0x40601DC: (within /usr/lib/libsane.so.1.0.19)
==7494== by 0x40604BC: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804BDE0: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494==
==7494== 957 (952 direct, 5 indirect) bytes in 1 blocks are definitely lost in
loss record 88 of 112
==7494== at 0x402401E: malloc (vg_replace_malloc.c:207)
==7494== by 0x472E583: (within /usr/lib/sane/libsane-plustek.so.1.0.19)
==7494== by 0x47309C3: sane_plustek_init (in
/usr/lib/sane/libsane-plustek.so.1.0.19)
==7494== by 0x40601DC: (within /usr/lib/libsane.so.1.0.19)
==7494== by 0x40604BC: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804BDE0: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494==
==7494== 5,292 (5,076 direct, 216 indirect) bytes in 1 blocks are definitely
lost in loss record 100 of 112
==7494== at 0x402401E: malloc (vg_replace_malloc.c:207)
==7494== by 0x4C20B39: (within /usr/lib/sane/libsane-epson2.so.1.0.19)
==7494== by 0x4C22628: sane_epson2_init (in
/usr/lib/sane/libsane-epson2.so.1.0.19)
==7494== by 0x40601DC: (within /usr/lib/libsane.so.1.0.19)
==7494== by 0x40604BC: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804BDE0: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494==
==7494== 66,197 (66,192 direct, 5 indirect) bytes in 1 blocks are definitely
lost in loss record 112 of 112
==7494== at 0x402401E: malloc (vg_replace_malloc.c:207)
==7494== by 0x4639CA3: (within /usr/lib/sane/libsane-u12.so.1.0.19)
==7494== by 0x463AC34: sane_u12_init (in /usr/lib/sane/libsane-u12.so.1.0.19)
==7494== by 0x40601DC: (within /usr/lib/libsane.so.1.0.19)
==7494== by 0x40604BC: sane_dll_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x4061343: sane_get_devices (in /usr/lib/libsane.so.1.0.19)
==7494== by 0x804BDE0: (within /usr/bin/scanadf)
==7494== by 0x407B454: (below main) (in /lib/i686/cmov/libc-2.7.so)
==7494==
==7494== LEAK SUMMARY:
==7494== definitely lost: 72,736 bytes in 13 blocks.
==7494== indirectly lost: 226 bytes in 3 blocks.
==7494== possibly lost: 136 bytes in 1 blocks.
==7494== still reachable: 273,486 bytes in 4,992 blocks.
==7494== suppressed: 0 bytes in 0 blocks.
==7494== Reachable blocks (those to which a pointer was found) are not shown.
==7494== To see them, rerun with: --leak-check=full --show-reachable=yes
Killed
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (990, 'unstable'), (50, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages sane depends on:
ii libatk1.0-0 1.22.0-1 The ATK accessibility toolkit
ii libc6 2.7-18 GNU C Library: Shared libraries
ii libcairo2 1.8.6-2 The Cairo 2D vector graphics libra
ii libgimp2.0 2.6.5-1 Libraries for the GNU Image Manipu
ii libglib2.0-0 2.18.4-2 The GLib library of C routines
ii libgtk2.0-0 2.12.12-1 The GTK+ graphical user interface
ii libpango1.0-0 1.22.4-2 Layout and rendering of internatio
ii libsane 1.0.19-25 API library for scanners
sane recommends no packages.
Versions of packages sane suggests:
ii gimp 2.6.5-1 The GNU Image Manipulation Program
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: sane-backends
Source-Version: 1.0.19-26
We believe that the bug you reported is fixed in the latest version of
sane-backends, which is due to be installed in the Debian FTP archive:
libsane-dbg_1.0.19-26_amd64.deb
to pool/main/s/sane-backends/libsane-dbg_1.0.19-26_amd64.deb
libsane-dev_1.0.19-26_amd64.deb
to pool/main/s/sane-backends/libsane-dev_1.0.19-26_amd64.deb
libsane_1.0.19-26_amd64.deb
to pool/main/s/sane-backends/libsane_1.0.19-26_amd64.deb
sane-backends_1.0.19-26.diff.gz
to pool/main/s/sane-backends/sane-backends_1.0.19-26.diff.gz
sane-backends_1.0.19-26.dsc
to pool/main/s/sane-backends/sane-backends_1.0.19-26.dsc
sane-utils_1.0.19-26_amd64.deb
to pool/main/s/sane-backends/sane-utils_1.0.19-26_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Julien BLACHE <[email protected]> (supplier of updated sane-backends package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 04 Mar 2009 10:49:42 +0100
Source: sane-backends
Binary: sane-utils libsane libsane-dev libsane-dbg
Architecture: source amd64
Version: 1.0.19-26
Distribution: unstable
Urgency: low
Maintainer: Julien BLACHE <[email protected]>
Changed-By: Julien BLACHE <[email protected]>
Description:
libsane - API library for scanners
libsane-dbg - API development library for scanners [debug symbols]
libsane-dev - API development library for scanners [development files]
sane-utils - API library for scanners -- utilities
Closes: 516982
Changes:
sane-backends (1.0.19-26) unstable; urgency=low
.
* debian/rules:
+ Do not generate /etc/modprobe.d/libsane anymore.
.
* debian/libsane.preinst:
+ Remove obsolete /etc/modprobe.d/libsane conffile.
.
* debian/patches/30_new_saned.dpatch:
+ Updated; workaround for backends writing to stdin/stderr/stdout when
run via inetd, which breaks the network dialog and causes the remote
net backend to crash (closes: #516982).
Checksums-Sha1:
10bcc21a77c418d954d3a830ecde2cbe984de96b 1407 sane-backends_1.0.19-26.dsc
b4b59b9847dc817732c1c7426286de561e4b3fda 163311 sane-backends_1.0.19-26.diff.gz
53a283736f75fc72d2bb61ee239fea80803eae70 221338 sane-utils_1.0.19-26_amd64.deb
72e5cd5a82c4d956adaf7d7e4e5b32e4e5bcf25a 3663916 libsane_1.0.19-26_amd64.deb
ff9a777f21d35ca6e45767ec46a9b525bf3df287 3159358
libsane-dev_1.0.19-26_amd64.deb
f2fbb0216d954519dbaeef27860314e44b6c40ab 3824484
libsane-dbg_1.0.19-26_amd64.deb
Checksums-Sha256:
3c27fd6dda56c46f43a1bfe976e5e1cd41b0b9d5c76e131ffc0c32e0a478f69e 1407
sane-backends_1.0.19-26.dsc
a21ff8562e009d6ae4f1b64f531d3fd15e6f4c264cf4aca344a5d88ad304fb3f 163311
sane-backends_1.0.19-26.diff.gz
87192fb508764c29a29b5fcc0b396f77a420aa8715390302079e103e49e0d463 221338
sane-utils_1.0.19-26_amd64.deb
72e4d8990a9f836551cafc80220dc297df6b05678062ebf1e2d1db18dd36ddb6 3663916
libsane_1.0.19-26_amd64.deb
3606ad1b9ede9b591337cdaebfb6f956c404c2b349344c2aca435b196a323a97 3159358
libsane-dev_1.0.19-26_amd64.deb
10f552149ebcd4a85ef29cbc0bb2631ef6c820b46312704e6e954ed136e203fd 3824484
libsane-dbg_1.0.19-26_amd64.deb
Files:
e52e8f1b84b735016ca13e1b6f93155e 1407 graphics optional
sane-backends_1.0.19-26.dsc
2cd5d30d9857e42c777bc09125d7e8bc 163311 graphics optional
sane-backends_1.0.19-26.diff.gz
81563e9402dd22041b3281dbf6288592 221338 graphics optional
sane-utils_1.0.19-26_amd64.deb
4b01e8342552358974d119fed82b1684 3663916 libs optional
libsane_1.0.19-26_amd64.deb
808bb6687af664515a0a6a090c7f39ba 3159358 libdevel optional
libsane-dev_1.0.19-26_amd64.deb
52270838bc3ee825774d87612a684188 3824484 libdevel extra
libsane-dbg_1.0.19-26_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFJrl+JzWFP1/XWUWkRAs+qAKCbJBzcU+9y7k8nveQUPEbAbDSASwCguW9j
+wGkC2w3s6XkX/A+xEbtWzI=
=wawv
-----END PGP SIGNATURE-----
--- End Message ---