reassign 246288 libc6
retitle 246288 getgrouplist causes segfaults when running NIS
merge 226515 246288
thanks,
On Wed, Jan 19, 2005 at 09:57:00PM +0100, Stef Epardaud wrote:
> Hi.
>
> I could not run that program due to a segfault in the call to
> getgrouplist. After googling a little, I chan
Hi.
I could not run that program due to a segfault in the call to
getgrouplist. After googling a little, I changed the 'compat' settings
in /etc/nsswitch.conf to 'files nis' and all went well. Now dbus is up
and running (and I gotta figure out how to make it do what I want, but
that's anothing thi
On Sun, Jan 16, 2005 at 10:02:49PM +0100, Stef Epardaud wrote:
> On Sun, Jan 16, 2005 at 07:03:30PM +0100, Sjoerd Simons wrote:
> > The socket opening stuff is something your nisbindings do, not a dbus thing.
> > Could you trace the daemon with ltrace and provide the last part of the
> > output.
>
On Sun, Jan 16, 2005 at 07:03:30PM +0100, Sjoerd Simons wrote:
> The socket opening stuff is something your nisbindings do, not a dbus thing.
> Could you trace the daemon with ltrace and provide the last part of the
> output.
Ok, thanks for the quick reply, here goes:
memmove(0x809bc9d, 0x809bc9
On Sun, Jan 16, 2005 at 02:33:18PM +0100, Stef Epardaud wrote:
> socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 8
> bind(8, {sa_family=AF_INET, sin_port=htons(918),
> sin_addr=inet_addr("0.0.0.0")}, 16) = -1 EACCES (Permission denied)
> connect(8, {sa_family=AF_INET, sin_port=htons(893),
> sin_addr=
Hi,
I'm getting a segfault too, rendering dbus useless. Any time a client
connects to it, it segfaults. I didn't manage to get a core dump even
when starting it myself with 'ulimit -c unlimited'.
However I've got some info. When I run the command
DBUS_VERBOSE=1 dbus-daemon-1 --system --nofork
I
6 matches
Mail list logo