Bug 581240 - [abrt] crash in cups-1:1.4.2-28.fc12: Process /usr/sbin/lpc.cups was killed by signal 11 (SIGSEGV)
Summary: [abrt] crash in cups-1:1.4.2-28.fc12: Process /usr/sbin/lpc.cups was killed b...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: cups
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:f57f7cbbe5f80d8c330767b2d61...
: 592541 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-11 10:28 UTC by pascalr
Modified: 2010-12-03 16:03 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-12-03 16:03:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (5.42 KB, text/plain)
2010-04-11 10:28 UTC, pascalr
no flags Details

Description pascalr 2010-04-11 10:28:54 UTC
abrt 1.0.8 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: /usr/sbin/lpc status
component: cups
executable: /usr/sbin/lpc.cups
kernel: 2.6.32.10-90.fc12.i686.PAE
package: cups-1:1.4.2-28.fc12
rating: 3
reason: Process /usr/sbin/lpc.cups was killed by signal 11 (SIGSEGV)
release: Fedora release 12 (Constantine)

Comment 1 pascalr 2010-04-11 10:28:58 UTC
Created attachment 405806 [details]
File: backtrace

Comment 2 Tim Waugh 2010-04-16 14:29:40 UTC
This looks like some sort of dynamic loader problem caused by 'getservbyname("ipp", NULL)'.

What does this command do?:

python -c 'import socket;print socket.getservbyname("ipp")'

Comment 3 Jiri Popelka 2010-05-17 08:18:32 UTC
*** Bug 592541 has been marked as a duplicate of this bug. ***

Comment 4 Jiri Popelka 2010-05-18 10:29:54 UTC
Comment from duplicate (same reporter) bug #592541:

The command : 
python -c 'import socket;print socket.getservbyname("ipp")'

returns:
631

Comment 5 Tim Waugh 2010-05-18 12:08:24 UTC
Please run 'debuginfo-install cups'.

Does 'lpc status' *always* crash for you in this way, or only sometimes?

You can run it under the debugger like this:

gdb --args lpc status
(gdb) run

If it crashes in the same way when run this way, and after you have installed the debuginfo packages, please attach the output from running the "bt" command inside the gdb shell.  Thanks.

Comment 6 Bug Zapper 2010-11-03 17:24:12 UTC
This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '12'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 12's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 12 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 7 Bug Zapper 2010-12-03 16:03:57 UTC
Fedora 12 changed to end-of-life (EOL) status on 2010-12-02. Fedora 12 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


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