Bug 603275 - [abrt] crash in xsane-0.997-3.fc12: raise: Process /usr/bin/xsane was killed by signal 6 (SIGABRT)
Summary: [abrt] crash in xsane-0.997-3.fc12: raise: Process /usr/bin/xsane was killed ...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: xsane
Version: 13
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:71370fff66ca6c34f062cc8925d...
Depends On:
Blocks: 603274
TreeView+ depends on / blocked
 
Reported: 2010-06-12 06:27 UTC by Davide Prade
Modified: 2010-06-15 17:13 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-15 17:13:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (20.71 KB, text/plain)
2010-06-12 06:27 UTC, Davide Prade
no flags Details

Description Davide Prade 2010-06-12 06:27:02 UTC
abrt 1.1.1 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: /usr/bin/xsane -V hpaio:/usb/Officejet_J4680_series?serial=CN94N9801C052X
component: xsane
crash_function: raise
executable: /usr/bin/xsane
global_uuid: 71370fff66ca6c34f062cc8925defdd643aff0fd
kernel: 2.6.33.5-112.fc13.i686
package: xsane-0.997-3.fc12
rating: 4
reason: Process /usr/bin/xsane was killed by signal 6 (SIGABRT)
release: Fedora release 13 (Goddard)
How to reproduce: HP Device Manager ---> Scan

Comment 1 Davide Prade 2010-06-12 06:27:05 UTC
Created attachment 423445 [details]
File: backtrace

Comment 2 Davide Prade 2010-06-12 06:40:05 UTC
$ xsane "libusb:001:003"

xsane: hp-option.c:3714: hp_optset_fix_geometry_options: Asserzione `tl_x && tl_y && br_x && br_y' fallita.

Comment 3 Davide Prade 2010-06-15 15:22:09 UTC
Package: xsane-0.997-3.fc12
Architecture: i686
OS Release: Fedora release 13 (Goddard)


How to reproduce
-----
1. HP Device Manager
2. Scan

Comment 4 Davide Prade 2010-06-15 16:15:39 UTC
$ sane-find-scanner 

  # sane-find-scanner will now attempt to detect your scanner. If the
  # result is different from what you expected, first make sure your
  # scanner is powered up and properly connected to your computer.

  # No SCSI scanners found. If you expected something different, make sure that
  # you have loaded a kernel SCSI driver for your SCSI adapter.

found USB scanner (vendor=0x03f0 [HP], product=0x2c12 [Officejet J4680 series]) at libusb:001:005
  # Your USB scanner was (probably) detected. It may or may not be supported by
  # SANE. Try scanimage -L and read the backend's manpage.

  # Not checking for parallel port scanners.

  # Most Scanners connected to the parallel port or other proprietary ports
  # can't be detected by this program.

  # You may want to run this program as root to find all devices. Once you
  # found the scanner devices, be sure to adjust access permissions as
  # necessary.

Comment 5 Davide Prade 2010-06-15 16:18:38 UTC
Strange behavior:

$ scanimage -L

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).

$ scanimage -L
scanimage: hp-option.c:3714: hp_optset_fix_geometry_options: Assertion `tl_x && tl_y && br_x && br_y' failed.

$ scanimage -L

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).

$ scanimage -L

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).

$ scanimage -L
scanimage: hp-option.c:3714: hp_optset_fix_geometry_options: Assertion `tl_x && tl_y && br_x && br_y' failed.

Comment 6 Davide Prade 2010-06-15 16:20:20 UTC
$ cat /etc/sane.d/hp.conf 
scsi HP
# Uncomment the following if you have "Error during device I/O" on SCSI
#   option dumb-read
#
# The usual place for a SCSI-scanner on Linux
/dev/scanner
#
# USB-scanners supported by the hp-backend
# HP ScanJet 4100C
usb 0x03f0 0x0101
# HP ScanJet 5200C
usb 0x03f0 0x0401
# HP ScanJet 62X0C
usb 0x03f0 0x0201
# HP ScanJet 63X0C
usb 0x03f0 0x0601
# HP OfficeJet J4680
usb 0x03f0 0x2c12
#
# Uncomment the following if your scanner is connected by USB,
# but you are not using libusb
# /dev/usb/scanner0
#   option connect-device



$ cat /etc/sane.d/hpaio.conf 
# HP OfficeJet J4680
usb 0x03f0 0x2c12

Comment 7 Davide Prade 2010-06-15 17:13:29 UTC
After the installation of "libsane-hpaio-3.10.2-11.fc13.i686" package, xsane works:

$ xsane hpaio:/usb/Officejet_J4680_series?serial=CN94N9801C052X



$ scanimage -L
device `hpaio:/usb/Officejet_J4680_series?serial=CN94N9801C052X' is a Hewlett-Packard Officejet_J4680_series all-in-one


Note You need to log in before you can comment on or make changes to this bug.