[Bug 256157] Re: nscd crashed with SIGSEGV in start_thread()

2009-02-10 Thread Launchpad Bug Tracker
This bug was fixed in the package glibc - 2.8~20080505-0ubuntu9 --- glibc (2.8~20080505-0ubuntu9) intrepid-proposed; urgency=low [Daniel J Blueman] * Add debian/patches/any/cvs-nscd-crash-fix.diff: address nscd daemon crashing in mem.c (LP: #256157). -- Matthias Klose

[Bug 256157] Re: nscd crashed with SIGSEGV in start_thread()

2009-02-07 Thread Daniel J Blueman
I've been unable to trigger any crashes or regressions with this updated nscd in the last 8 days in multiple environments, so am happy it is in shape for general release. Tags updates. ** Tags added: verification-done ** Tags removed: verification-needed -- nscd crashed with SIGSEGV in

[Bug 256157] Re: nscd crashed with SIGSEGV in start_thread()

2009-02-02 Thread Daniel J Blueman
I've been testing nscd on x86-64 for a few days on two separate systems, and the fix looks good. I need more exposure on i686 before marking this verified, which will be done in the next few days. -- nscd crashed with SIGSEGV in start_thread() https://bugs.launchpad.net/bugs/256157 You received

[Bug 256157] Re: nscd crashed with SIGSEGV in start_thread()

2009-02-02 Thread Mickaƫl Carlier
Hi no more crash since update!! Good job! -- nscd crashed with SIGSEGV in start_thread() https://bugs.launchpad.net/bugs/256157 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 256157] Re: nscd crashed with SIGSEGV in start_thread()

2009-01-29 Thread Martin Pitt
Accepted glibc into intrepid-proposed, please test and give feedback here. Please see https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Tags added: verification-needed -- nscd crashed with SIGSEGV in start_thread()

[Bug 256157] Re: nscd crashed with SIGSEGV in start_thread()

2009-01-20 Thread Martin Pitt
Waiting for verification of bug 305901 before processing this, to avoid stacking too many changes on top of each other. -- nscd crashed with SIGSEGV in start_thread() https://bugs.launchpad.net/bugs/256157 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 256157] Re: nscd crashed with SIGSEGV in start_thread()

2009-01-19 Thread Matthias Klose
uploaded, waiting for approval by SRU. renamed the patch to any/cvs-... please recheck when the package is built in the archive. ** Changed in: glibc (Ubuntu Intrepid) Status: New = Fix Committed -- nscd crashed with SIGSEGV in start_thread() https://bugs.launchpad.net/bugs/256157 You

[Bug 256157] Re: nscd crashed with SIGSEGV in start_thread()

2009-01-17 Thread Daniel J Blueman
I backported Ulrich Drepper's (glibc maintainer) upstream nscd fixes, and have been testing them for a week. I've attached my debdiff with this, confirming problem resolution on i686 and amd64 on Ubuntu 9.10. ** Attachment added: debdiff backporting fixes, tested on i686 and amd64

[Bug 256157] Re: nscd crashed with SIGSEGV in start_thread()

2009-01-17 Thread Daniel J Blueman
debdiff fix attached ** Changed in: glibc (Ubuntu) Status: Confirmed = Fix Committed -- nscd crashed with SIGSEGV in start_thread() https://bugs.launchpad.net/bugs/256157 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 256157] Re: nscd crashed with SIGSEGV in start_thread()

2009-01-17 Thread Daniel J Blueman
I have verified this bug is fixed in jaunty in glibc-2.9; I marked this bug-report as 'fix-committed', since I've attached the tested fix - perhaps this isn't the right state? -- nscd crashed with SIGSEGV in start_thread() https://bugs.launchpad.net/bugs/256157 You received this bug notification

[Bug 256157] Re: nscd crashed with SIGSEGV in start_thread()

2009-01-17 Thread Chris Coulson
Daniel has confirmed via e-mail that this bug is fixed in Jaunty, so setting to Fix Released. ** Changed in: glibc (Ubuntu) Status: Fix Committed = Fix Released -- nscd crashed with SIGSEGV in start_thread() https://bugs.launchpad.net/bugs/256157 You received this bug notification

[Bug 256157] Re: nscd crashed with SIGSEGV in start_thread()

2009-01-17 Thread Daniel J Blueman
SRU justification: impact: 1. in use, nscd can frequently crash, thus denying caching, leading to higher network load and latency on lookups - therefore high impact in a NFS and/or multi-user environment 2. user may experience notification that nscd has crashed, compromising desktop

[Bug 256157] Re: nscd crashed with SIGSEGV in start_thread()

2008-11-22 Thread Daniel J Blueman
Having traced this a number of times, I have consistently seen this assertion fail: nscd: mem.c:335: gc: Assertion `off_alloc = db-head-first_free' failed. This occurs during garbage collection, when the code is calculating slack space in it's tree layout: ref_t off_alloc = (byte * BITS +

[Bug 256157] Re: nscd crashed with SIGSEGV in start_thread()

2008-11-22 Thread Daniel J Blueman
This patch in Fedora 9 looks like the fix, by Ulrich: 2008-06-11 Ulrich Drepper [EMAIL PROTECTED] * nscd/mem.c (gc): Initialize obstack earlier so that if we jump out we don't use uninitialized memory. http://cvs.fedoraproject.org/viewvc/rpms/glibc/F-9/glibc- nscd.patch?view=co

[Bug 256157] Re: nscd crashed with SIGSEGV in start_thread()

2008-11-22 Thread Daniel J Blueman
Various fixes have been made to the garbage collector in mem.c: http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=history;f=nscd/mem.c;h=e821729dab3575c698129243951b91d3a1e55d18;hb=HEAD This patch includes the various fixes which the current Intrepid nscd's garbage collector doesn't have:

[Bug 256157] Re: nscd crashed with SIGSEGV in start_thread()

2008-09-08 Thread Matthias Klose
** Visibility changed to: Public -- nscd crashed with SIGSEGV in start_thread() https://bugs.launchpad.net/bugs/256157 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com