Bert Verbeek <[EMAIL PROTECTED]> wrote:
Hi,
> * Lenny with kernel 2.6.24-1-686 (no k7 version available anymore?):
>
> scanimage -L: shows the correct result as shown above.
>
> xsane: segfaults at startup.
>
> I'm stuck here, any help would be appreciated.
Please try to scan with scanimage from the command line first; if that
too segfaults, enable debug in the avision backend and save the
output:
SANE_DEBUG_AVISION=255 scanimage > /dev/null 2> scan.log
Then, try to obtain a backtrace:
- install libsane-dbg
- run gdb scanimage
- at the prompt, type run > /dev/null
- after the segfault, type bt full and save this output
Send the scan.log file and the bt full output.
JB.
--
Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]>
Public key available on <http://www.jblache.org> - KeyID: F5D6 5169
GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]