Bug 145926
Summary: | Printer configuration hangs when USB printer attached | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stuart Rauh <Stuart> |
Component: | perl | Assignee: | Tim Waugh <twaugh> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-01-24 16:01:39 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Stuart Rauh
2005-01-24 00:22:39 UTC
Sorry, I didn't have the entire error message when I posted. Here is the whole thing... No match for parallel port device: mfr "HEWLETT-PACKARD" model "DESKJET 880C" desc "Hewlett-Packard DeskJet 880C" cmdset "MLC,PCL,PML" Please report this message in Bugzilla: https://bugzilla.redhat.com/bugzilla Choose 'foomatic' as the component. Guessing ID HP-DeskJet_880C for match *** glibc detected *** malloc(): memory corruption: 0x08226b50 *** sh: line 1: 5666 Aborted perl -e 'ioctl(STDIN,0x84005001,$result);print $result' 2>/dev/null </dev/usb/lp0 Traceback (most recent call last): File "/usr/share/printconf/util/queueTree.py", line 580, in new_button_clicked self.addQueue.addQueueDruid () File "/usr/share/printconf/util/addQueue.py", line 248, in addQueueDruid self.populate_device_view () File "/usr/share/printconf/util/addQueue.py", line 468, in populate_device_view self.local_devs = self.parent.conf.scan_local_printer_devices (force) File "/usr/share/printconf/util/printconf_conf.py", line 1265, in scan_local_printer_devices local_printer_devices.device_dict[dev].update(autodetect_usb_printer(dev, i)) File "/usr/share/printconf/util/printconf_conf.py", line 1392, in autodetect_usb_printer return { "auto" : auto } UnboundLocalError: local variable 'auto' referenced before assignment This message: *** glibc detected *** malloc(): memory corruption: 0x081e8b50 *** indicates a bug in the perl program. |