Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 885886 Details for
Bug 1076954
segfault and core dump in hp-scan
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
typescript with -m lineart -r 2400, contains cursor codes
typescript.hires (text/plain), 30.35 KB, created by
Peter H. Jones
on 2014-04-13 13:21:52 UTC
(
hide
)
Description:
typescript with -m lineart -r 2400, contains cursor codes
Filename:
MIME Type:
Creator:
Peter H. Jones
Created:
2014-04-13 13:21:52 UTC
Size:
30.35 KB
patch
obsolete
>Script started on Sun 13 Apr 2014 08:47:48 AM EDT >[jones@mariehe hpscan]$ python -v /usr/bin/hp-scan -g -r 2400 -m lineart ># installing zipimport hook >import zipimport # builtin ># installed zipimport hook ># /usr/lib64/python2.7/site.pyc matches /usr/lib64/python2.7/site.py >import site # precompiled from /usr/lib64/python2.7/site.pyc ># /usr/lib64/python2.7/os.pyc matches /usr/lib64/python2.7/os.py >import os # precompiled from /usr/lib64/python2.7/os.pyc >import errno # builtin >import posix # builtin ># /usr/lib64/python2.7/posixpath.pyc matches /usr/lib64/python2.7/posixpath.py >import posixpath # precompiled from /usr/lib64/python2.7/posixpath.pyc ># /usr/lib64/python2.7/stat.pyc matches /usr/lib64/python2.7/stat.py >import stat # precompiled from /usr/lib64/python2.7/stat.pyc ># /usr/lib64/python2.7/genericpath.pyc matches /usr/lib64/python2.7/genericpath.py >import genericpath # precompiled from /usr/lib64/python2.7/genericpath.pyc ># /usr/lib64/python2.7/warnings.pyc matches /usr/lib64/python2.7/warnings.py >import warnings # precompiled from /usr/lib64/python2.7/warnings.pyc ># /usr/lib64/python2.7/linecache.pyc matches /usr/lib64/python2.7/linecache.py >import linecache # precompiled from /usr/lib64/python2.7/linecache.pyc ># /usr/lib64/python2.7/types.pyc matches /usr/lib64/python2.7/types.py >import types # precompiled from /usr/lib64/python2.7/types.pyc ># /usr/lib64/python2.7/UserDict.pyc matches /usr/lib64/python2.7/UserDict.py >import UserDict # precompiled from /usr/lib64/python2.7/UserDict.pyc ># /usr/lib64/python2.7/_abcoll.pyc matches /usr/lib64/python2.7/_abcoll.py >import _abcoll # precompiled from /usr/lib64/python2.7/_abcoll.pyc ># /usr/lib64/python2.7/abc.pyc matches /usr/lib64/python2.7/abc.py >import abc # precompiled from /usr/lib64/python2.7/abc.pyc ># /usr/lib64/python2.7/_weakrefset.pyc matches /usr/lib64/python2.7/_weakrefset.py >import _weakrefset # precompiled from /usr/lib64/python2.7/_weakrefset.pyc >import _weakref # builtin ># /usr/lib64/python2.7/copy_reg.pyc matches /usr/lib64/python2.7/copy_reg.py >import copy_reg # precompiled from /usr/lib64/python2.7/copy_reg.pyc ># /usr/lib64/python2.7/traceback.pyc matches /usr/lib64/python2.7/traceback.py >import traceback # precompiled from /usr/lib64/python2.7/traceback.pyc ># /usr/lib64/python2.7/sysconfig.pyc matches /usr/lib64/python2.7/sysconfig.py >import sysconfig # precompiled from /usr/lib64/python2.7/sysconfig.pyc ># /usr/lib64/python2.7/re.pyc matches /usr/lib64/python2.7/re.py >import re # precompiled from /usr/lib64/python2.7/re.pyc ># /usr/lib64/python2.7/sre_compile.pyc matches /usr/lib64/python2.7/sre_compile.py >import sre_compile # precompiled from /usr/lib64/python2.7/sre_compile.pyc >import _sre # builtin ># /usr/lib64/python2.7/sre_parse.pyc matches /usr/lib64/python2.7/sre_parse.py >import sre_parse # precompiled from /usr/lib64/python2.7/sre_parse.pyc ># /usr/lib64/python2.7/sre_constants.pyc matches /usr/lib64/python2.7/sre_constants.py >import sre_constants # precompiled from /usr/lib64/python2.7/sre_constants.pyc ># /usr/lib64/python2.7/_sysconfigdata.pyc matches /usr/lib64/python2.7/_sysconfigdata.py >import _sysconfigdata # precompiled from /usr/lib64/python2.7/_sysconfigdata.pyc ># /usr/lib64/python2.7/site-packages/abrt_exception_handler.pyc matches /usr/lib64/python2.7/site-packages/abrt_exception_handler.py >import abrt_exception_handler # precompiled from /usr/lib64/python2.7/site-packages/abrt_exception_handler.pyc >import encodings # directory /usr/lib64/python2.7/encodings ># /usr/lib64/python2.7/encodings/__init__.pyc matches /usr/lib64/python2.7/encodings/__init__.py >import encodings # precompiled from /usr/lib64/python2.7/encodings/__init__.pyc ># /usr/lib64/python2.7/codecs.pyc matches /usr/lib64/python2.7/codecs.py >import codecs # precompiled from /usr/lib64/python2.7/codecs.pyc >import _codecs # builtin ># /usr/lib64/python2.7/encodings/aliases.pyc matches /usr/lib64/python2.7/encodings/aliases.py >import encodings.aliases # precompiled from /usr/lib64/python2.7/encodings/aliases.pyc ># /usr/lib64/python2.7/encodings/utf_8.pyc matches /usr/lib64/python2.7/encodings/utf_8.py >import encodings.utf_8 # precompiled from /usr/lib64/python2.7/encodings/utf_8.pyc >Python 2.7.5 (default, Nov 12 2013, 16:18:42) >[GCC 4.8.2 20131017 (Red Hat 4.8.2-1)] on linux2 >Type "help", "copyright", "credits" or "license" for more information. >/usr/bin/hp-scan: inconsistent use of tabs and spaces in indentation ># /usr/lib64/python2.7/__future__.pyc matches /usr/lib64/python2.7/__future__.py >import __future__ # precompiled from /usr/lib64/python2.7/__future__.pyc ># /usr/lib64/python2.7/getopt.pyc matches /usr/lib64/python2.7/getopt.py >import getopt # precompiled from /usr/lib64/python2.7/getopt.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/timemodule.so", 2); >import time # dynamically loaded from /usr/lib64/python2.7/lib-dynload/timemodule.so ># /usr/lib64/python2.7/socket.pyc matches /usr/lib64/python2.7/socket.py >import socket # precompiled from /usr/lib64/python2.7/socket.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/_socketmodule.so", 2); >import _socket # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_socketmodule.so ># /usr/lib64/python2.7/functools.pyc matches /usr/lib64/python2.7/functools.py >import functools # precompiled from /usr/lib64/python2.7/functools.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/_functoolsmodule.so", 2); >import _functools # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_functoolsmodule.so >dlopen("/usr/lib64/python2.7/lib-dynload/_ssl.so", 2); >import _ssl # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_ssl.so >dlopen("/usr/lib64/python2.7/lib-dynload/cStringIO.so", 2); >import cStringIO # dynamically loaded from /usr/lib64/python2.7/lib-dynload/cStringIO.so >dlopen("/usr/lib64/python2.7/lib-dynload/operator.so", 2); >import operator # dynamically loaded from /usr/lib64/python2.7/lib-dynload/operator.so >import base # directory /usr/share/hplip/base ># /usr/share/hplip/base/__init__.pyc matches /usr/share/hplip/base/__init__.py >import base # precompiled from /usr/share/hplip/base/__init__.pyc ># /usr/share/hplip/base/g.pyc matches /usr/share/hplip/base/g.py >import base.g # precompiled from /usr/share/hplip/base/g.pyc ># /usr/lib64/python2.7/ConfigParser.pyc matches /usr/lib64/python2.7/ConfigParser.py >import ConfigParser # precompiled from /usr/lib64/python2.7/ConfigParser.pyc ># /usr/lib64/python2.7/collections.pyc matches /usr/lib64/python2.7/collections.py >import collections # precompiled from /usr/lib64/python2.7/collections.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/_collectionsmodule.so", 2); >import _collections # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so ># /usr/lib64/python2.7/keyword.pyc matches /usr/lib64/python2.7/keyword.py >import keyword # precompiled from /usr/lib64/python2.7/keyword.pyc ># /usr/lib64/python2.7/heapq.pyc matches /usr/lib64/python2.7/heapq.py >import heapq # precompiled from /usr/lib64/python2.7/heapq.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/itertoolsmodule.so", 2); >import itertools # dynamically loaded from /usr/lib64/python2.7/lib-dynload/itertoolsmodule.so >dlopen("/usr/lib64/python2.7/lib-dynload/_heapq.so", 2); >import _heapq # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_heapq.so >import thread # builtin ># /usr/lib64/python2.7/locale.pyc matches /usr/lib64/python2.7/locale.py >import locale # precompiled from /usr/lib64/python2.7/locale.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/_localemodule.so", 2); >import _locale # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_localemodule.so >import pwd # builtin ># /usr/share/hplip/base/codes.pyc matches /usr/share/hplip/base/codes.py >import base.codes # precompiled from /usr/share/hplip/base/codes.pyc ># /usr/share/hplip/base/logger.pyc matches /usr/share/hplip/base/logger.py >import base.logger # precompiled from /usr/share/hplip/base/logger.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/syslog.so", 2); >import syslog # dynamically loaded from /usr/lib64/python2.7/lib-dynload/syslog.so ># /usr/lib64/python2.7/string.pyc matches /usr/lib64/python2.7/string.py >import string # precompiled from /usr/lib64/python2.7/string.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/stropmodule.so", 2); >import strop # dynamically loaded from /usr/lib64/python2.7/lib-dynload/stropmodule.so ># /usr/lib64/python2.7/pprint.pyc matches /usr/lib64/python2.7/pprint.py >import pprint # precompiled from /usr/lib64/python2.7/pprint.pyc ># /usr/share/hplip/base/os_utils.pyc matches /usr/share/hplip/base/os_utils.py >import base.os_utils # precompiled from /usr/share/hplip/base/os_utils.pyc ># /usr/share/hplip/base/tui.pyc matches /usr/share/hplip/base/tui.py >import base.tui # precompiled from /usr/share/hplip/base/tui.pyc ># /usr/share/hplip/base/pexpect.pyc matches /usr/share/hplip/base/pexpect.py >import base.pexpect # precompiled from /usr/share/hplip/base/pexpect.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/selectmodule.so", 2); >import select # dynamically loaded from /usr/lib64/python2.7/lib-dynload/selectmodule.so ># /usr/lib64/python2.7/struct.pyc matches /usr/lib64/python2.7/struct.py >import struct # precompiled from /usr/lib64/python2.7/struct.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/_struct.so", 2); >import _struct # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_struct.so >dlopen("/usr/lib64/python2.7/lib-dynload/resource.so", 2); >import resource # dynamically loaded from /usr/lib64/python2.7/lib-dynload/resource.so ># /usr/lib64/python2.7/pty.pyc matches /usr/lib64/python2.7/pty.py >import pty # precompiled from /usr/lib64/python2.7/pty.pyc ># /usr/lib64/python2.7/tty.pyc matches /usr/lib64/python2.7/tty.py >import tty # precompiled from /usr/lib64/python2.7/tty.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/termios.so", 2); >import termios # dynamically loaded from /usr/lib64/python2.7/lib-dynload/termios.so >dlopen("/usr/lib64/python2.7/lib-dynload/fcntlmodule.so", 2); >import fcntl # dynamically loaded from /usr/lib64/python2.7/lib-dynload/fcntlmodule.so ># /usr/share/hplip/base/utils.pyc matches /usr/share/hplip/base/utils.py >import base.utils # precompiled from /usr/share/hplip/base/utils.pyc ># /usr/lib64/python2.7/subprocess.pyc matches /usr/lib64/python2.7/subprocess.py >import subprocess # precompiled from /usr/lib64/python2.7/subprocess.pyc >import gc # builtin ># /usr/lib64/python2.7/pickle.pyc matches /usr/lib64/python2.7/pickle.py >import pickle # precompiled from /usr/lib64/python2.7/pickle.pyc >import marshal # builtin >dlopen("/usr/lib64/python2.7/lib-dynload/binascii.so", 2); >import binascii # dynamically loaded from /usr/lib64/python2.7/lib-dynload/binascii.so >dlopen("/usr/lib64/python2.7/lib-dynload/grpmodule.so", 2); >import grp # dynamically loaded from /usr/lib64/python2.7/lib-dynload/grpmodule.so ># /usr/lib64/python2.7/fnmatch.pyc matches /usr/lib64/python2.7/fnmatch.py >import fnmatch # precompiled from /usr/lib64/python2.7/fnmatch.pyc ># /usr/lib64/python2.7/tempfile.pyc matches /usr/lib64/python2.7/tempfile.py >import tempfile # precompiled from /usr/lib64/python2.7/tempfile.pyc ># /usr/lib64/python2.7/io.pyc matches /usr/lib64/python2.7/io.py >import io # precompiled from /usr/lib64/python2.7/io.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/_io.so", 2); >import _io # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_io.so ># /usr/lib64/python2.7/random.pyc matches /usr/lib64/python2.7/random.py >import random # precompiled from /usr/lib64/python2.7/random.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/math.so", 2); >import math # dynamically loaded from /usr/lib64/python2.7/lib-dynload/math.so ># /usr/lib64/python2.7/hashlib.pyc matches /usr/lib64/python2.7/hashlib.py >import hashlib # precompiled from /usr/lib64/python2.7/hashlib.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/_hashlib.so", 2); >import _hashlib # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_hashlib.so >dlopen("/usr/lib64/python2.7/lib-dynload/_randommodule.so", 2); >import _random # dynamically loaded from /usr/lib64/python2.7/lib-dynload/_randommodule.so ># /usr/lib64/python2.7/glob.pyc matches /usr/lib64/python2.7/glob.py >import glob # precompiled from /usr/lib64/python2.7/glob.pyc ># /usr/lib64/python2.7/commands.pyc matches /usr/lib64/python2.7/commands.py >import commands # precompiled from /usr/lib64/python2.7/commands.pyc >import xml # directory /usr/lib64/python2.7/xml ># /usr/lib64/python2.7/xml/__init__.pyc matches /usr/lib64/python2.7/xml/__init__.py >import xml # precompiled from /usr/lib64/python2.7/xml/__init__.pyc >import xml.parsers # directory /usr/lib64/python2.7/xml/parsers ># /usr/lib64/python2.7/xml/parsers/__init__.pyc matches /usr/lib64/python2.7/xml/parsers/__init__.py >import xml.parsers # precompiled from /usr/lib64/python2.7/xml/parsers/__init__.pyc ># /usr/lib64/python2.7/xml/parsers/expat.pyc matches /usr/lib64/python2.7/xml/parsers/expat.py >import xml.parsers.expat # precompiled from /usr/lib64/python2.7/xml/parsers/expat.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/pyexpat.so", 2); >import pyexpat # dynamically loaded from /usr/lib64/python2.7/lib-dynload/pyexpat.so ># /usr/lib64/python2.7/htmlentitydefs.pyc matches /usr/lib64/python2.7/htmlentitydefs.py >import htmlentitydefs # precompiled from /usr/lib64/python2.7/htmlentitydefs.pyc ># /usr/lib64/python2.7/urllib.pyc matches /usr/lib64/python2.7/urllib.py >import urllib # precompiled from /usr/lib64/python2.7/urllib.pyc ># /usr/lib64/python2.7/base64.pyc matches /usr/lib64/python2.7/base64.py >import base64 # precompiled from /usr/lib64/python2.7/base64.pyc ># /usr/lib64/python2.7/urlparse.pyc matches /usr/lib64/python2.7/urlparse.py >import urlparse # precompiled from /usr/lib64/python2.7/urlparse.pyc ># /usr/lib64/python2.7/ssl.pyc matches /usr/lib64/python2.7/ssl.py >import ssl # precompiled from /usr/lib64/python2.7/ssl.pyc ># /usr/lib64/python2.7/textwrap.pyc matches /usr/lib64/python2.7/textwrap.py >import textwrap # precompiled from /usr/lib64/python2.7/textwrap.pyc ># /usr/lib64/python2.7/platform.pyc matches /usr/lib64/python2.7/platform.py >import platform # precompiled from /usr/lib64/python2.7/platform.pyc >import dbus # directory /usr/lib/python2.7/site-packages/dbus ># /usr/lib/python2.7/site-packages/dbus/__init__.pyc matches /usr/lib/python2.7/site-packages/dbus/__init__.py >import dbus # precompiled from /usr/lib/python2.7/site-packages/dbus/__init__.pyc ># /usr/lib/python2.7/site-packages/dbus/_compat.pyc matches /usr/lib/python2.7/site-packages/dbus/_compat.py >import dbus._compat # precompiled from /usr/lib/python2.7/site-packages/dbus/_compat.pyc ># /usr/lib/python2.7/site-packages/dbus/_version.pyc matches /usr/lib/python2.7/site-packages/dbus/_version.py >import dbus._version # precompiled from /usr/lib/python2.7/site-packages/dbus/_version.pyc ># /usr/lib/python2.7/site-packages/dbus/exceptions.pyc matches /usr/lib/python2.7/site-packages/dbus/exceptions.py >import dbus.exceptions # precompiled from /usr/lib/python2.7/site-packages/dbus/exceptions.pyc ># /usr/lib/python2.7/site-packages/dbus/types.pyc matches /usr/lib/python2.7/site-packages/dbus/types.py >import dbus.types # precompiled from /usr/lib/python2.7/site-packages/dbus/types.pyc >dlopen("/usr/lib64/python2.7/site-packages/_dbus_bindings.so", 2); >import _dbus_bindings # dynamically loaded from /usr/lib64/python2.7/site-packages/_dbus_bindings.so ># /usr/lib/python2.7/site-packages/dbus/_dbus.pyc matches /usr/lib/python2.7/site-packages/dbus/_dbus.py >import dbus._dbus # precompiled from /usr/lib/python2.7/site-packages/dbus/_dbus.pyc ># /usr/lib/python2.7/site-packages/dbus/bus.pyc matches /usr/lib/python2.7/site-packages/dbus/bus.py >import dbus.bus # precompiled from /usr/lib/python2.7/site-packages/dbus/bus.pyc >import logging # directory /usr/lib64/python2.7/logging ># /usr/lib64/python2.7/logging/__init__.pyc matches /usr/lib64/python2.7/logging/__init__.py >import logging # precompiled from /usr/lib64/python2.7/logging/__init__.pyc ># /usr/lib64/python2.7/weakref.pyc matches /usr/lib64/python2.7/weakref.py >import weakref # precompiled from /usr/lib64/python2.7/weakref.pyc ># /usr/lib64/python2.7/threading.pyc matches /usr/lib64/python2.7/threading.py >import threading # precompiled from /usr/lib64/python2.7/threading.pyc ># /usr/lib64/python2.7/atexit.pyc matches /usr/lib64/python2.7/atexit.py >import atexit # precompiled from /usr/lib64/python2.7/atexit.pyc ># /usr/lib/python2.7/site-packages/dbus/connection.pyc matches /usr/lib/python2.7/site-packages/dbus/connection.py >import dbus.connection # precompiled from /usr/lib/python2.7/site-packages/dbus/connection.pyc ># /usr/lib/python2.7/site-packages/dbus/lowlevel.pyc matches /usr/lib/python2.7/site-packages/dbus/lowlevel.py >import dbus.lowlevel # precompiled from /usr/lib/python2.7/site-packages/dbus/lowlevel.pyc ># /usr/lib/python2.7/site-packages/dbus/proxies.pyc matches /usr/lib/python2.7/site-packages/dbus/proxies.py >import dbus.proxies # precompiled from /usr/lib/python2.7/site-packages/dbus/proxies.pyc ># /usr/lib/python2.7/site-packages/dbus/_expat_introspect_parser.pyc matches /usr/lib/python2.7/site-packages/dbus/_expat_introspect_parser.py >import dbus._expat_introspect_parser # precompiled from /usr/lib/python2.7/site-packages/dbus/_expat_introspect_parser.pyc ># /usr/share/hplip/base/device.pyc matches /usr/share/hplip/base/device.py >import base.device # precompiled from /usr/share/hplip/base/device.pyc ># /usr/lib64/python2.7/gzip.pyc matches /usr/lib64/python2.7/gzip.py >import gzip # precompiled from /usr/lib64/python2.7/gzip.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/zlibmodule.so", 2); >import zlib # dynamically loaded from /usr/lib64/python2.7/lib-dynload/zlibmodule.so ># /usr/lib64/python2.7/StringIO.pyc matches /usr/lib64/python2.7/StringIO.py >import StringIO # precompiled from /usr/lib64/python2.7/StringIO.pyc ># /usr/lib64/python2.7/httplib.pyc matches /usr/lib64/python2.7/httplib.py >import httplib # precompiled from /usr/lib64/python2.7/httplib.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/arraymodule.so", 2); >import array # dynamically loaded from /usr/lib64/python2.7/lib-dynload/arraymodule.so ># /usr/lib64/python2.7/mimetools.pyc matches /usr/lib64/python2.7/mimetools.py >import mimetools # precompiled from /usr/lib64/python2.7/mimetools.pyc ># /usr/lib64/python2.7/rfc822.pyc matches /usr/lib64/python2.7/rfc822.py >import rfc822 # precompiled from /usr/lib64/python2.7/rfc822.pyc ># /usr/share/hplip/base/services.pyc matches /usr/share/hplip/base/services.py >import base.services # precompiled from /usr/share/hplip/base/services.pyc ># /usr/lib64/python2.7/getpass.pyc matches /usr/lib64/python2.7/getpass.py >import getpass # precompiled from /usr/lib64/python2.7/getpass.pyc ># /usr/share/hplip/base/status.pyc matches /usr/share/hplip/base/status.py >import base.status # precompiled from /usr/share/hplip/base/status.pyc >import xml.etree # directory /usr/lib64/python2.7/xml/etree ># /usr/lib64/python2.7/xml/etree/__init__.pyc matches /usr/lib64/python2.7/xml/etree/__init__.py >import xml.etree # precompiled from /usr/lib64/python2.7/xml/etree/__init__.pyc ># /usr/lib64/python2.7/xml/etree/ElementTree.pyc matches /usr/lib64/python2.7/xml/etree/ElementTree.py >import xml.etree.ElementTree # precompiled from /usr/lib64/python2.7/xml/etree/ElementTree.pyc ># /usr/lib64/python2.7/xml/etree/ElementPath.pyc matches /usr/lib64/python2.7/xml/etree/ElementPath.py >import xml.etree.ElementPath # precompiled from /usr/lib64/python2.7/xml/etree/ElementPath.pyc ># /usr/share/hplip/base/pml.pyc matches /usr/share/hplip/base/pml.py >import base.pml # precompiled from /usr/share/hplip/base/pml.pyc >dlopen("/usr/lib64/python2.7/site-packages/hpmudext.so", 2); >import hpmudext # dynamically loaded from /usr/lib64/python2.7/site-packages/hpmudext.so >import prnt # directory /usr/share/hplip/prnt ># /usr/share/hplip/prnt/__init__.pyc matches /usr/share/hplip/prnt/__init__.py >import prnt # precompiled from /usr/share/hplip/prnt/__init__.pyc ># /usr/share/hplip/prnt/pcl.pyc matches /usr/share/hplip/prnt/pcl.py >import prnt.pcl # precompiled from /usr/share/hplip/prnt/pcl.pyc ># /usr/share/hplip/prnt/ldl.pyc matches /usr/share/hplip/prnt/ldl.py >import prnt.ldl # precompiled from /usr/share/hplip/prnt/ldl.pyc ># /usr/share/hplip/prnt/cups.pyc matches /usr/share/hplip/prnt/cups.py >import prnt.cups # precompiled from /usr/share/hplip/prnt/cups.pyc ># /usr/share/hplip/base/models.pyc matches /usr/share/hplip/base/models.py >import base.models # precompiled from /usr/share/hplip/base/models.pyc >dlopen("/usr/lib64/python2.7/lib-dynload/datetime.so", 2); >import datetime # dynamically loaded from /usr/lib64/python2.7/lib-dynload/datetime.so >dlopen("/usr/lib64/python2.7/site-packages/cupsext.so", 2); >import cupsext # dynamically loaded from /usr/lib64/python2.7/site-packages/cupsext.so ># /usr/share/hplip/base/mdns.pyc matches /usr/share/hplip/base/mdns.py >import base.mdns # precompiled from /usr/share/hplip/base/mdns.pyc ># /usr/share/hplip/base/slp.pyc matches /usr/share/hplip/base/slp.py >import base.slp # precompiled from /usr/share/hplip/base/slp.pyc ># /usr/share/hplip/base/avahi.pyc matches /usr/share/hplip/base/avahi.py >import base.avahi # precompiled from /usr/share/hplip/base/avahi.pyc ># /usr/share/hplip/base/strings.pyc matches /usr/share/hplip/base/strings.py >import base.strings # precompiled from /usr/share/hplip/base/strings.pyc ># /usr/share/hplip/base/module.pyc matches /usr/share/hplip/base/module.py >import base.module # precompiled from /usr/share/hplip/base/module.pyc > >[01mHP Linux Imaging and Printing System (ver. 3.14.3)[0m >[01mScan Utility ver. 2.2[0m > >Copyright (c) 2001-13 Hewlett-Packard Development Company, LP >This software comes with ABSOLUTELY NO WARRANTY. >This is free software, and you are welcome to distribute it >under certain conditions. See COPYING file for more details. > >[34;01mhp-scan[2674]: debug: getDeviceUri(None, None, ['hpaio'], {'scan-type': (<built-in function gt>, 0)}, , True)[0m >[34;01mhp-scan[2674]: debug: Mode=0[0m >[34;01mhp-scan[2674]: debug: hp:/usb/Deskjet_3510_series?serial=CN3251NH8405R7: back_end:hp is_hp:True bus:usb model:Deskjet_3510_series serial:CN3251NH8405R7 dev_file: host: zc: port:1[0m >[34;01mhp-scan[2674]: debug: Cache miss: deskjet_3510_series[0m >[34;01mhp-scan[2674]: debug: Reading file: /usr/share/hplip/data/models/models.dat[0m >[34;01mhp-scan[2674]: debug: Searching for section [deskjet_3510_series] in file /usr/share/hplip/data/models/models.dat[0m >[34;01mhp-scan[2674]: debug: Found section [deskjet_3510_series] in file /usr/share/hplip/data/models/models.dat[0m >[34;01mhp-scan[2674]: debug: hp:/net/Deskjet_3510_series?zc=HP7446A068FBFA: back_end:hp is_hp:True bus:net model:Deskjet_3510_series serial: dev_file: host:HP7446A068FBFA zc:HP7446A068FBFA port:1[0m >[34;01mhp-scan[2674]: debug: {'hpaio:/net/Deskjet_3510_series?zc=HP7446A068FBFA': ['HP-Deskjet-3510-wifi'], 'hpaio:/usb/Deskjet_3510_series?serial=CN3251NH8405R7': ['Deskjet-3510-USB-r']}[0m > >----------------- >| SELECT DEVICE | >----------------- > > Num Scan device URI > -------- ---------------------------------------------------- > 0* hpaio:/net/Deskjet_3510_series?zc=HP7446A068FBFA > 1 hpaio:/usb/Deskjet_3510_series?serial=CN3251NH8405R7 >[01m >Enter number 0...1 for device (q=quit, <enter>=default: 0*) ?[0m0 >[35;01mwarning: No destinations specified. Adding 'file' destination by default.[0m ># /usr/lib64/python2.7/Queue.pyc matches /usr/lib64/python2.7/Queue.py >import Queue # precompiled from /usr/lib64/python2.7/Queue.pyc >import scan # directory /usr/share/hplip/scan ># /usr/share/hplip/scan/__init__.pyc matches /usr/share/hplip/scan/__init__.py >import scan # precompiled from /usr/share/hplip/scan/__init__.pyc ># /usr/share/hplip/scan/sane.pyc matches /usr/share/hplip/scan/sane.py >import scan.sane # precompiled from /usr/share/hplip/scan/sane.pyc >dlopen("/usr/lib64/python2.7/site-packages/scanext.so", 2); >import scanext # dynamically loaded from /usr/lib64/python2.7/site-packages/scanext.so >import PIL # directory /usr/lib64/python2.7/site-packages/PIL ># /usr/lib64/python2.7/site-packages/PIL/__init__.pyc matches /usr/lib64/python2.7/site-packages/PIL/__init__.py >import PIL # precompiled from /usr/lib64/python2.7/site-packages/PIL/__init__.pyc ># /usr/lib64/python2.7/site-packages/PIL/Image.pyc matches /usr/lib64/python2.7/site-packages/PIL/Image.py >import PIL.Image # precompiled from /usr/lib64/python2.7/site-packages/PIL/Image.pyc >dlopen("/usr/lib64/python2.7/site-packages/_imaging.so", 2); >import _imaging # dynamically loaded from /usr/lib64/python2.7/site-packages/_imaging.so ># /usr/lib64/python2.7/site-packages/PIL/ImageMode.pyc matches /usr/lib64/python2.7/site-packages/PIL/ImageMode.py >import PIL.ImageMode # precompiled from /usr/lib64/python2.7/site-packages/PIL/ImageMode.pyc ># /usr/lib64/python2.7/site-packages/PIL/_binary.pyc matches /usr/lib64/python2.7/site-packages/PIL/_binary.py >import PIL._binary # precompiled from /usr/lib64/python2.7/site-packages/PIL/_binary.pyc ># /usr/lib64/python2.7/numbers.pyc matches /usr/lib64/python2.7/numbers.py >import numbers # precompiled from /usr/lib64/python2.7/numbers.pyc >[01mUsing device hpaio:/net/Deskjet_3510_series?zc=HP7446A068FBFA[0m >Opening connection to device... >[34;01mhp-scan[2674]: debug: Supported source Options: ['Flatbed'] size=1[0m >[34;01mhp-scan[2674]: debug: Device supported resolutions [75, 100, 200, 300, 600, 1200, 2400][0m >[35;01mwarning: Using resolutions greater than 600 dpi will cause very large files to be created.[0m >[35;01mwarning: This can cause the scan to take a long time to complete and may cause your system to slow down.[0m ># /usr/lib64/python2.7/encodings/ascii.pyc matches /usr/lib64/python2.7/encodings/ascii.py >import encodings.ascii # precompiled from /usr/lib64/python2.7/encodings/ascii.pyc >[35;01mwarning: Approx. number of bytes to read from scanner: 546.0 MB (572505652)[0m > >Resolution: 2400dpi >Mode: lineart >Compression: JPEG >Scan area (mm): > Top left (x,y): (0.000000mm, 0.000000mm) > Bottom right (x,y): (215.900009mm, 297.010681mm) > Width: 215.900009mm > Height: 297.010681mm >Destination(s): file >Output file: >[34;01mhp-scan[2674]: debug: Supported modes: ['lineart', 'gray', 'color'] size=3[0m >[35;01mwarning: File destination enabled with no output file specified.[0m >Setting output format to JPEG for color/lineart mode. >[35;01mwarning: Defaulting to '/home/jones/hpscan/hpscan001.jpg'.[0m > >Warming up... > > >Scanning... >[34;01mhp-scan[2674]: debug: format=0[0m >[34;01mhp-scan[2674]: debug: expected_bytes = 71563200[0m >[34;01mhp-scan[2674]: debug: Expecting to read 68.2 MB from scanner.[0m >[34;01mhp-scan[2674]: debug: format_name=gray[0m >[34;01mhp-scan[2674]: debug: last_frame=1[0m >[34;01mhp-scan[2674]: debug: ppl=20400[0m >[34;01mhp-scan[2674]: debug: lines=28064[0m >[34;01mhp-scan[2674]: debug: depth=1[0m >[34;01mhp-scan[2674]: debug: bpl=2550[0m >[34;01mhp-scan[2674]: debug: byte_format=RGBA[0m >[34;01mhp-scan[2674]: debug: pad_bytes=0[0m >Reading data: [\ ] 0% [34;01mhp-scan[2674]: debug: Read 2550 bytes[0m >[34;01mhp-scan[2674]: debug: Read 5100 bytes[0m >[34;01mhp-scan[2674]: debug: Read 7650 bytes[0m >[34;01mhp-scan[2674]: debug: Read 10200 bytes[0m >[34;01mhp-scan[2674]: debug: Read 12750 bytes[0m >..... >[34;01mhp-scan[2674]: debug: Read 71438250 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71440800 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71443350 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71445900 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71448450 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71451000 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71453550 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71456100 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71458650 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71461200 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71463750 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71466300 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71468850 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71471400 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71473950 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71476500 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71479050 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71481600 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71484150 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71486700 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71489250 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71491800 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71494350 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71496900 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71499450 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71502000 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71504550 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71507100 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71509650 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71512200 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71514750 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71517300 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71519850 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71522400 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71524950 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71527500 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71530050 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71532600 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71535150 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71537700 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71540250 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71542800 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71545350 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71547900 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71550450 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71553000 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71555550 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71558100 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71560650 bytes[0m >[34;01mhp-scan[2674]: debug: Read 71563200 bytes[0m >[34;01mhp-scan[2674]: debug: Scan thread exiting...[0m > >Read 68.2 MB from scanner. >[34;01mhp-scan[2674]: debug: PPL=20400 lines=28064 depth=1 BPL=2550 pad=0 total=71563200[0m >Segmentation fault (core dumped) >[jones@mariehe hpscan]$ ls -lrt >total 2276 >-rw-r----- 1 jones 1001 532940 Apr 13 08:44 hpscan001.png >-rw-rw-r-- 1 jones 1001 223274 Apr 13 08:44 typescript.default >-rw-rw-r-- 1 jones 1001 1564672 Apr 13 09:03 typescript >[jones@mariehe hpscan]$ exit >exit > >Script done on Sun 13 Apr 2014 09:04:57 AM EDT
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1076954
:
877600
|
882782
|
885885
|
885886
|
916531
|
916758
|
917625
|
917631
|
917635
|
917636
|
920201
|
921170
|
921228
|
935015