Comment 7 for bug 551956

Revision history for this message
Stanislav Kazinskiy (slava19801) wrote : Re: [Bug 551956] Re: simple-scan crashed with SIGSEGV in sane_xerox_mfp_control_option()

sirius1@sirius1-desktop:~$ simple-scan -d
** (simple-scan:6870): DEBUG: Starting Simple Scan 1.0.0, PID=6870
** (simple-scan:6870): DEBUG: Restoring window to 600x400 pixels
** (simple-scan:6870): DEBUG: sane_init () -> SANE_STATUS_GOOD
** (simple-scan:6870): DEBUG: SANE version 1.0.20
** (simple-scan:6870): DEBUG: Requesting redetection of scan devices
** (simple-scan:6870): DEBUG: Processing request
netdiscovery: relocation error: /lib/tls/i686/cmov/libnss_files.so.2: symbol
strcmp, version GLIBC_2.0 not defined in file libc.so.6 with link time
reference
netdiscovery: relocation error: /lib/tls/i686/cmov/libnss_files.so.2: symbol
strcmp, version GLIBC_2.0 not defined in file libc.so.6 with link time
reference
** (simple-scan:6870): DEBUG: sane_get_devices () -> SANE_STATUS_GOOD
** (simple-scan:6870): DEBUG: Device: name="smfp:SAMSUNG SCX-4300 Series on
USB:0" vendor="SAMSUNG" model="SCX-4300 Series on USB:0" type="Flatbed
Scanner"
** (simple-scan:6870): DEBUG: Device: name="xerox_mfp:libusb:001:002"
vendor="SAMSUNG" model="ORION" type="multi-function peripheral"
** (simple-scan:6870): DEBUG: Requesting scan at 300 dpi from device
'xerox_mfp:libusb:001:002'
** (simple-scan:6870): DEBUG: scanner_scan ("xerox_mfp:libusb:001:002", 300,
SCAN_SINGLE)
** (simple-scan:6870): DEBUG: Processing request
** (simple-scan:6870): DEBUG: sane_open ("xerox_mfp:libusb:001:002") ->
SANE_STATUS_GOOD
** (simple-scan:6870): DEBUG: sane_get_option_descriptor (0)
** (simple-scan:6870): DEBUG: Option 0: name='' title='Number of options'
type=int size=4 cap=soft-detect
** (simple-scan:6870): DEBUG: Description: Read-only option that specifies
how many options a specific devices supports.
** (simple-scan:6870): DEBUG: sane_get_option_descriptor (1)
** (simple-scan:6870): DEBUG: Option 1: name='standard' title='Standard'
type=group size=4
** (simple-scan:6870): DEBUG: Description: Source, mode and resolution
options
** (simple-scan:6870): DEBUG: sane_get_option_descriptor (2)
** (simple-scan:6870): DEBUG: Option 2: name='resolution' title='Scan
resolution' type=int size=4 unit=dpi values=[75, 100, 150, 200, 300, 600]
cap=soft-select,soft-detect
** (simple-scan:6870): DEBUG: Description: Sets the resolution of the
scanned image.
** (simple-scan:6870): DEBUG: sane_control_option (2, SANE_ACTION_SET_VALUE,
300) -> (SANE_STATUS_GOOD, 300)
** (simple-scan:6870): DEBUG: sane_get_option_descriptor (3)
** (simple-scan:6870): DEBUG: Option 3: name='mode' title='Scan mode'
type=string size=9 values=["Lineart", "Halftone", "Gray", "Color"]
cap=soft-select,soft-detect
** (simple-scan:6870): DEBUG: Description: Selects the scan mode (e.g.,
lineart, monochrome, or color).
** (simple-scan:6870): DEBUG: sane_control_option (3, SANE_ACTION_SET_VALUE,
"Color") -> (SANE_STATUS_GOOD, "Color")
** (simple-scan:6870): DEBUG: sane_get_option_descriptor (4)
** (simple-scan:6870): DEBUG: Option 4: name='highlight' title='Threshold'
type=fixed size=4 unit=percent min=30,000000, max=70,000000, quant=655360
cap=soft-select,soft-detect,inactive
** (simple-scan:6870): DEBUG: Description: Select minimum-brightness to
get a white point
** (simple-scan:6870): DEBUG: sane_get_option_descriptor (5)
** (simple-scan:6870): DEBUG: Option 5: name='source' title='Scan source'
type=string size=8 values=["Flatbed", "ADF", "Auto"]
cap=soft-select,soft-detect
** (simple-scan:6870): DEBUG: Description: Selects the scan source (such
as a document-feeder).
Ошибка сегментирования (core dumped)

2010/4/16 Robert Ancell <email address hidden>

> Hi, if you are getting this problem could you please run:
> $ simple-scan -d
> from a terminal and attach the output to this bug report.
>
> The issue is setting option 5 on your printer and the logs will show
> what that option is.
>
> ** Changed in: simple-scan (Ubuntu)
> Status: New => Incomplete
>
> --
> simple-scan crashed with SIGSEGV in sane_xerox_mfp_control_option()
> https://bugs.launchpad.net/bugs/551956
> You received this bug notification because you are a direct subscriber
> of the bug.
>