[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-07-16 Thread Launchpad Bug Tracker
This bug was fixed in the package unscd - 0.47-2build2.1 --- unscd (0.47-2build2.1) precise-proposed; urgency=low * Backport startup crash fix from 0.48 (LP: #958305). -- Daniel J BluemanMon, 09 Jul 2012 23:02:31 +0800 ** Changed in: unscd (Ubuntu Precise) Status: Fix C

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-07-09 Thread Daniel J Blueman
Tested from -proposed and it addresses the issue and works well. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/958305 Title: ns

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-07-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/unscd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/958305 Title: nscd crashed with SIGSEGV in _nss_files_init() To manage notifications about this bug

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-07-09 Thread Scott Kitterman
Hello Daniel, or anyone else affected, Accepted into precise-proposed. The package will build now and be available in a few hours in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -p

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-07-09 Thread Stéphane Graber
Uploaded. ** Changed in: unscd (Ubuntu Precise) Status: Confirmed => 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/958305 Title: nscd crashed with SIGSEGV in _nss_files_init() T

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-07-09 Thread Daniel J Blueman
The updated build via pbuilder passed my testing here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/958305 Title: nscd crashed with SIGSEGV in _nss_files_init() To manage notifications about this

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-07-09 Thread Daniel J Blueman
Better, I followed [https://wiki.ubuntu.com/Bugs/HowToFix] and prepared and backported the minimal fix as suggested by Alessandro Menti and attached the bzr branch: https://code.launchpad.net/~inquisitor/ubuntu/precise/unscd/fix- for-958305/ -- You received this bug notification because you are

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-07-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Branch linked: lp:~inquisitor/ubuntu/precise/unscd/fix-for-958305 ** Changed in: unscd (Ubuntu Precise) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-07-09 Thread Scott Kitterman
** Also affects: eglibc (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: unscd (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: eglibc (Ubuntu Precise) Status: New => Invalid -- You received this bug notification because you are a m

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-07-09 Thread Daniel J Blueman
Based on feedback from Ubuntu developers, we see that unscd-0.48 was released only to fix this issue [1]. On that basis, I feel it is suitable as a pure backport to avoid introduction of other issues. --- [1] $ bzr branch lp:ubuntu/precise/unscd && mv unscd unscd-precise $ bzr branch lp:ubuntu/qu

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-05-16 Thread Daniel J Blueman
** Changed in: unscd (Ubuntu) Status: Confirmed => Fix Released ** Changed in: eglibc (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/958305 Title:

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-05-16 Thread Daniel J Blueman
unscd 0.48-2 is already in, so it needs to be published for 12.04 Precise: http://archive.ubuntu.com/ubuntu/pool/universe/u/unscd/ http://archive.ubuntu.com/ubuntu/pool/universe/u/unscd/unscd_0.48-2_amd64.deb http://archive.ubuntu.com/ubuntu/pool/universe/u/unscd/unscd_0.48-2_i386.deb It works we

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-05-14 Thread Joaquin Lopez
Upgrading it from 0.47 to 0.48 would bring the bugfix into precise. I've hand compiled 0.48, and it fixes the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/958305 Title: nscd crashed with S

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-05-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: eglibc (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/958305 Title: nscd

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-05-04 Thread Daniel J Blueman
Rebuilding unscd from source and running an unstripped binary, we see it crashing in libc's nsswitch.c:875. #if __OPTION_EGLIBC_INET /* Called by nscd and nscd alone. */ void __nss_disable_nscd (void (*cb) (size_t, struct traced_file *)) { # ifdef PTR_MANGLE PTR_MANGLE (cb); < NULL ptr de

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-05-03 Thread Thorsten Glaser
Same on i386: Program received signal SIGSEGV, Segmentation fault. 0xd33c in ?? () (gdb) bt #0 0xd33c in ?? () #1 0xf7f27173 in ?? () from /lib/i386-linux-gnu/libc.so.6 #2 0xf7f2764d in __nss_disable_nscd () from /lib/i386-linux-gnu/libc.so.6 #3 0x08049409 in ?? () #4 0xf7e444d3 in __

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-05-03 Thread Thorsten Glaser
Adding src:eglibc due to this: (gdb) bt #0 0x0001 in ?? () #1 0x773f697f in _nss_files_init () from /lib/x86_64-linux-gnu/libnss_files.so.2 #2 0x77b212f9 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #3 0x77b2201d in __nss_disable_nscd () from /lib/x86_64-

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-03-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unscd (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/958305 Title: nscd

[Bug 958305] Re: nscd crashed with SIGSEGV in _nss_files_init()

2012-03-17 Thread Daniel J Blueman
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/958305 Title: nscd crashed with SIGSEGV in _nss_files_init() To manage notifications about this bug go to: https://bug