Bug 90823

Summary: "lpq -P" crashes
Product: [Retired] Red Hat Raw Hide Reporter: Toni Willberg <toniw>
Component: cupsAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 1.1.19-0.rc5.2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-05-14 12:10:03 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 Toni Willberg 2003-05-14 11:23:34 UTC
cups-1.1.19-0.rc4.1 (same happened with older version too)
cups-libs-1.1.19-0.rc4.1
glibc-2.3.2-37
kernel-2.4.20-2.54
redhat-release-8.0-8
(RH8 with Rawhide updates)

$lpq -P
Segmentation fault

$lpq
hplj6mp is ready
no entries

$gdb
(gdb) exec-file /usr/bin/lpq
(gdb) run -P
Starting program: /usr/bin/lpq -P
(no debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...
(no debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...
(no debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...
(no debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x00ef9863 in strchr () from /lib/tls/libc.so.6
(gdb) bt
#0  0x00ef9863 in strchr () from /lib/tls/libc.so.6
#1  0xbffffb4d in ?? ()
#2  0x00e95578 in __libc_start_main () from /lib/tls/libc.so.6
(gdb)

Comment 1 Tim Waugh 2003-05-14 12:10:03 UTC
Fixed package will appear in rawhide shortly.  Thanks for the report.