Hello! I've managed to get the following backtrace with hplip debug symbols:
0xb090304c in sane_hpaio_control_option (handle=0x8262800, option=10, action=SANE_ACTION_GET_VALUE, pValue=0x0, pInfo=0xb34b21ac) at scan/sane/hpaio.c:2485 2485 *pIntValue = hpaio->currentDuplex; (gdb) bt #0 0xb090304c in sane_hpaio_control_option (handle=0x8262800, option=10, action=SANE_ACTION_GET_VALUE, pValue=0x0, pInfo=0xb34b21ac) at scan/sane/hpaio.c:2485 #1 0xb6e9f2fd in sane_dll_control_option (handle=0x81e2b58, option=10, action=SANE_ACTION_GET_VALUE, value=0x0, info=0xb34b21ac) at dll.c:1224 #2 0xb6e9da09 in sane_control_option (h=0x81e2b58, opt=10, act=SANE_ACTION_GET_VALUE, val=0x0, info=0xb34b21ac) at dll-s.c:36 #3 0xb6eb7f66 in ?? () from /usr/lib/gnome-scan-1.0/libgsane.so #4 0xb6eb98b1 in ?? () from /usr/lib/gnome-scan-1.0/libgsane.so #5 0xb6eba5a0 in ?? () from /usr/lib/gnome-scan-1.0/libgsane.so #6 0xb777a69f in ?? () from /lib/libglib-2.0.so.0 #7 0xb76e2585 in start_thread () from /lib/i686/cmov/libpthread.so.0 #8 0xb766329e in clone () from /lib/i686/cmov/libc.so.6 I guess we need libgnomescan debug info to proceed. Could you please create libgnomescan0-dbg package? aptitude build-dep libgnomescan0 tells I need some 123 more packages to download o_0 Best wishes, Andrey Paramonov -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org