Bug#500156: Segmentation fault while invoking scanimage

2008-09-26 Thread Julien BLACHE
"Stanislaw Baran" <[EMAIL PROTECTED]> wrote: Hi, > I set SANE_DEBUG_SANEI_USB to 128 and got additional debug information: Useless. The problem is a NULL pointer being passed to some functions. JB. -- Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> Public key available

Bug#500156: Segmentation fault while invoking scanimage

2008-09-25 Thread Julien BLACHE
"Stanislaw Baran" <[EMAIL PROTECTED]> wrote: Hi, > (gdb) bt > #0 Hp44x0_cal_scanner (pHWParams=0x0, pParams=0x69ca60) at > hp_rts_44x0c.c:249 > #1 0x2acc76e9 in _Init_Interface (pHWParams=0x0, > pParams=0x69ca60) > at hp_rts88xx.c:304 > #2 0x2acc78be in sane_hp_rts88xx_op

Bug#500156: Segmentation fault while invoking scanimage

2008-09-25 Thread Stanislaw Baran
I did what you asked. The result is as below: >gdb /usr/bin/scanimage GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO

Bug#500156: Segmentation fault while invoking scanimage

2008-09-25 Thread Stanislaw Baran
I did what you asked for. The result is as below: >gdb /usr/bin/scanimage GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There i

Bug#500156: Segmentation fault while invoking scanimage

2008-09-25 Thread Julien BLACHE
reassign 500156 libsane-extras 1.0.19.10 severity 500156 normal retitle 500156 [hp_rts88xx] segfault during calibration thanks Stanislaw Baran <[EMAIL PROTECTED]> wrote: Hi, > [hp_rts88xx] Hp_rts_MatchUsbDevice : found Hewlett-Packard ScanJet 4470C > [hp_rts88xx] Init_Interface > [hp_rts88xx

Bug#500156: Segmentation fault while invoking scanimage

2008-09-25 Thread Stanislaw Baran
Package: sane-utils Version: 1.0.19-20 Severity: grave Justification: renders package unusable The scanner is properly recognized: >scanimage -L device `hp_rts88xx:libusb:004:004' is a Hewlett-Packard ScanJet 4470C flatbed scanner However, invoking scanimage in scanning mode produces Segmen