Bug 917705 - procps-ng version 3.3.3-20120807git - Signal 11 (SEGV) caught by ps
Summary: procps-ng version 3.3.3-20120807git - Signal 11 (SEGV) caught by ps
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: procps-ng
Version: 18
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Jaromír Cápík
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-04 15:29 UTC by John St. Martin
Modified: 2016-02-01 01:57 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-20 21:49:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description John St. Martin 2013-03-04 15:29:27 UTC
Description of problem:
$ ps
Signal 11 (SEGV) caught by ps (procps-ng version 3.3.3-20120807git).
ps:display.c:59: please report this bug


Version-Release number of selected component (if applicable):
procps-ng-3.3.3-2.20120807git.fc18.x86_64

How reproducible:
http://download1.beyondtrust.com/Technical-Support/Downloads/PowerBroker-Identity-Services-Open-Edition/?Pass=True

Steps to Reproduce:
1. install PBIS Open Edition http://download1.beyondtrust.com/Technical-Support/Downloads/PowerBroker-Identity-Services-Open-Edition/?Pass=True
2. join AD domain
3. login to Fedora 18 w/ an AD account (in my case, UID is 1533578952)
4. run ps
  
Actual results:
$ ps
Signal 11 (SEGV) caught by ps (procps-ng version 3.3.3-20120807git).
ps:display.c:59: please report this bug


Expected results:
$ ./ps/pscommand 
  PID TTY          TIME CMD
 3586 pts/2    00:00:00 bash
12164 pts/2    00:00:00 lt-pscommand


Additional info:
grabbed from git on 3/4/2013, compiled and it seems to function OK

I would be happy to gather any additional information to help resolve this

Comment 1 Jaromír Cápík 2013-03-04 16:15:07 UTC
Hello John.

Could you please test that with procps-ng from rawhide?

http://koji.fedoraproject.org/koji/buildinfo?buildID=382265

Thanks in advance.

Regards,
Jaromir.

Comment 2 John St. Martin 2013-03-04 16:39:05 UTC
Hello Jaromir, thank you for the quick response.  I no longer see the issue when using procps-ng from rawhide.

    $ ps -V
    procps-ng version 3.3.6
    $ ps
      PID TTY          TIME CMD
     3579 pts/1    00:00:00 bash
    13273 pts/1    00:00:00 ps
    [jstmartin@c-is-ts-37 Downloads]$ rpm -qa|grep procps
    procps-ng-3.3.6-4.fc19.x86_64
    procps-ng-debuginfo-3.3.6-4.fc19.x86_64
    procps-ng-devel-3.3.6-4.fc19.x86_64

Please let me know if you need any further information.

Regards,
John

Comment 3 Jaromír Cápík 2013-03-04 16:44:21 UTC
Thanks John.

I just patched the Fedora 18 version of procps-ng and I'd like you to test the packages. I'll share the link in few minutes.

Please, stay tuned.

Comment 4 Jaromír Cápík 2013-03-04 17:01:37 UTC
Sorry. Fedora build-systems are currently overloaded and I had to build it locally.
Please, download and downgrade ...

http://jcapik.fedorapeople.org/files/procps-ng/Bug917705/

Thanks in advance.
J.

Comment 5 John St. Martin 2013-03-04 19:14:09 UTC
Hi Jaromir, just tested and this works.

thank you,
John

$ ps -V
procps-ng version 3.3.3-20120807git

$ ps
  PID TTY          TIME CMD
 2875 pts/0    00:00:00 bash
15448 pts/0    00:00:00 ps

$ rpm -qa|grep procps
procps-ng-devel-3.3.3-3.20120807git.fc18.x86_64
procps-ng-3.3.3-3.20120807git.fc18.x86_64
procps-ng-debuginfo-3.3.3-3.20120807git.fc18.x86_64

Comment 6 Jaromír Cápík 2013-03-04 19:23:16 UTC
Hi John.

Thanks for the tests and for the report.
I'm going to push this fix to f18 testing.

Regards,
Jaromir.

Comment 7 Fedora Update System 2013-03-06 12:52:00 UTC
procps-ng-3.3.3-3.20120807git.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/procps-ng-3.3.3-3.20120807git.fc18

Comment 8 Fedora Update System 2013-03-06 23:04:43 UTC
Package procps-ng-3.3.3-3.20120807git.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing procps-ng-3.3.3-3.20120807git.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-3511/procps-ng-3.3.3-3.20120807git.fc18
then log in and leave karma (feedback).

Comment 9 Fedora Update System 2013-03-20 21:49:32 UTC
procps-ng-3.3.3-3.20120807git.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


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