[Bug 1174444] Re: ps segfault when users have large numbers of group memberships (procps 3.2.8)

2013-09-24 Thread Dave Chiluk
*** This bug is a duplicate of bug 1150413 *** https://bugs.launchpad.net/bugs/1150413 cisconetgineer please see bug #1150413 A test ppa is available with a proposed fix. Please test and report back in 1150413 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1174444] Re: ps segfault when users have large numbers of group memberships (procps 3.2.8)

2013-09-09 Thread cisconetgineer
*** This bug is a duplicate of bug 1150413 *** https://bugs.launchpad.net/bugs/1150413 I am new to this. Is it possible to provide detailed instruction to compile procops specifying buffer size? thanks much! -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1174444] Re: ps segfault when users have large numbers of group memberships (procps 3.2.8)

2013-06-06 Thread Alex Handle
*** This bug is a duplicate of bug 1150413 *** https://bugs.launchpad.net/bugs/1150413 Thank you Dave for your help! I compiled the package with your patch with a buffer size of 8192 and now it works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1174444] Re: ps segfault when users have large numbers of group memberships (procps 3.2.8)

2013-06-04 Thread Dave Chiluk
*** This bug is a duplicate of bug 1150413 *** https://bugs.launchpad.net/bugs/1150413 bug #1150413 does contain a very similar patch. Additionally 4096 was chosen for the buffer size because that is what is in upstream. Alex Handle if that is not enough for you, you may have to compile

[Bug 1174444] Re: ps segfault when users have large numbers of group memberships (procps 3.2.8)

2013-05-22 Thread Javier Sánchez
I've seen this is very related to Bug #1150413 where it appears to be solved. But I can't apply the patch which is attached to that bug, -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/117 Title:

[Bug 1174444] Re: ps segfault when users have large numbers of group memberships (procps 3.2.8)

2013-05-17 Thread Alex Handle
I have the exact same problem as Javier. I also use ISPConfig and our www-data user is in about 934 groups. This fix http://people.canonical.com/~chiluk/lp1176215/ did not help in my case. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1174444] Re: ps segfault when users have large numbers of group memberships (procps 3.2.8)

2013-05-17 Thread kwoot
I have the same problem. If needed I can submit strace output and the the /proc/pid/status file that has the large list of groups in it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/117 Title:

[Bug 1174444] Re: ps segfault when users have large numbers of group memberships (procps 3.2.8)

2013-05-16 Thread Javier Sánchez
I've been using ISPConfig, a very good software to handle an small ISP, for quite a while. We inherit a couple thousand users from the closure of another partner. Since they had marginal traffic but a lot of legacy sites we used a dedicated web server with ubuntu 12.04 LTS LAMP and the standard

[Bug 1174444] Re: ps segfault when users have large numbers of group memberships (procps 3.2.8)

2013-05-14 Thread Dave Chiluk
** Changed in: procps (Ubuntu) Status: Incomplete = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/117 Title: ps segfault when users have large numbers of group memberships

[Bug 1174444] Re: ps segfault when users have large numbers of group memberships (procps 3.2.8)

2013-05-09 Thread Dave Chiluk
This patch increases the buffer size in line with upstream commit 7933435584aa1fd75460f4c7715a3d4855d97c1c released in 3.3.4. this means it is not currently in any other series. ** Patch added: Debdiff with solution.

[Bug 1174444] Re: ps segfault when users have large numbers of group memberships (procps 3.2.8)

2013-05-09 Thread Dave Chiluk
** Description changed: - When a user logs in via ssh with a large number of group memberships it - causes a seg fault when running ps (procps version 3.2.8). + [Impact] + + * Users with large numbers of groups will cause ps to segfault. This + can happen when directory services such as Active

[Bug 1174444] Re: ps segfault when users have large numbers of group memberships (procps 3.2.8)

2013-05-07 Thread Steve Boardwell
Thanks for the quick response. Yes, this is a fix. ps now working as expected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/117 Title: ps segfault when users have large numbers of group

[Bug 1174444] Re: ps segfault when users have large numbers of group memberships (procps 3.2.8)

2013-05-07 Thread Robert Beaty
Sorry for not being able to reply before now. I can confirm that the fix also works for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/117 Title: ps segfault when users have large numbers of

[Bug 1174444] Re: ps segfault when users have large numbers of group memberships (procps 3.2.8)

2013-05-06 Thread Steve Boardwell
Hi Bryan, I hope this helps a little. I am also affecting by this bug. Our company are currently in the process of evaluating Ubuntu as a means of offering our empoyees the chance to work on a Linux OS. The problem occurs after I joined our company's domain, thus getting all my AD groups. I

[Bug 1174444] Re: ps segfault when users have large numbers of group memberships (procps 3.2.8)

2013-05-06 Thread Bryan Quigley
If you could confirm that this is a fix for you, that would also be helpful: http://people.canonical.com/~chiluk/lp1176215/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/117 Title: ps segfault

[Bug 1174444] Re: ps segfault when users have large numbers of group memberships (procps 3.2.8)

2013-05-03 Thread Bryan Quigley
I'm having trouble reproducing this locally. Can you provide step by step instruction on how you can create this issue on a new install? (Please try reproducing with local users/groups only, no network dependencies). If you cannot, could you provide the output of these commands to help me