Bernhard <[EMAIL PROTECTED]> wrote: Hi,
> The program XSane crashes during detection of devices. > > Some additional information: > - parport0 has the access rights: read/write of owner and group (660 > octal) > - XSane crashes too, if 0x378 is used instead of parport0 in > /etc/sane.d/mustek_pp.conf > - XSane crashes too, if root is used instead of normal user > - XSane crashes only, if device is connected to the computer > > Sorry, i don't know if this backend works in earlier versions. > This was my first try. > > If you need more information, let me know. I need you to do the following: - install libsane-dbg - run scanimage through gdb to scan a page - once scanimage has crashed, obtain a backtrace That'd be something like: $ gdb scanimage > run > foo.pnm [... wait for the crash ...] > bt full > quit 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]

