[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#246288: marked as done (getgrouplist causes segfaults when running NIS)



Your message dated Sun, 8 May 2011 16:13:09 -0500
with message-id <20110508211308.GA24035@elie>
and subject line Re: dbus-1 does not start because of segmentation fault
has caused the Debian Bug report #226515,
regarding getgrouplist causes segfaults when running NIS
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
226515: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=226515
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: dbus-1
Version: 0.21-1
Severity: important

When starting dbus-daemon-1 --system, it segfaults. gdb gives the
following stack:

#0  0x401a6ad1 in _nss_compat_initgroups_dyn () from
/lib/tls/libnss_compat.so.2
#1  0x401a6645 in _nss_compat_initgroups_dyn () from
/lib/tls/libnss_compat.so.2
#2  0x6200003a in ?? ()
#3  0x00000000 in ?? ()
#4  0x32313100 in ?? ()
#5  0x0000003a in ?? ()
#6  0x00000000 in ?? ()
#7  0x00000000 in ?? ()
#8  0xbfffeaac in ?? ()
#9  0x40173192 in _dl_open () from /lib/tls/libc.so.6
Previous frame inner to this frame (corrupt stack?)

though I don't know if this gives relevant information (due to last line). The
error remains if dbus-1 is built from source on my system.



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.5
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (ignored: LC_ALL set to de_DE@euro)

Versions of packages dbus-1 depends on:
ii  adduser                     3.52         Add and remove users and groups
ii  libc6                       2.3.2.ds1-12 GNU C Library: Shared libraries an
ii  libexpat1                   1.95.6-8     XML parsing C library - runtime li

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 2.3.5-3

GOTO Masanori wrote:

> These bugs are marked as important when glibc 2.3.2.ds1 is used in
> sarge.  Nowadays we have new glibc 2.3.5-3 in unstable.  Could you
> test dbus-1 with new glibc?  I guess this problem is already fixed.

This might have been fixed by

    2003-04-23  Ulrich Drepper  <drepper@redhat.com>

        * grp/initgroups.c (getgrouplist): Don't copy too much into the
        user buffer if more groups are found than fit into it.

        * nis/nss_nis/nis-initgroups.c (_nss_nis_initgroups_dyn): Use
        extend_alloca.

or

    2005-03-29  Thorsten Kukuk  <kukuk@suse.de>

        [BZ #661]
        * grp/initgroups.c (internal_getgrouplist): Check if we have
        enough space before adding the primary group to the list.

or

    2003-06-27  Thorsten Kukuk  <kukuk@suse.de>

        * nis/nss_compat/compat-initgroups.c: Don't use our own NIS/NIS+
        functions, dlopen corresponding NSS module instead.

After gotom's ping, no one responded except someone reporting the same
bug with 2.3.2, and I suspect this is the sort of bug that would make
people unhappy enough to report it when they see it.  Closing.

Please reopen if it happens again.


--- End Message ---

Reply to: