nss-mysql-users
[Top][All Lists]
Advanced

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

Re: [Nss-mysql-users] rpm segfaults


From: Jeremy Hansen
Subject: Re: [Nss-mysql-users] rpm segfaults
Date: Fri, 27 Jun 2003 08:18:11 -0700 (PDT)

On Fri, 27 Jun 2003, Guillaume Morin wrote:

> Dans un message du 26 jun à 16:29, Jeremy Hansen écrivait :
> > Everything is working like a champ but one thing I noticed is rpm 
> > segfaulting:
> > 
> > distro:/usr/src/redhat/RPMS/i386# rpm -ivh 
> > /distro/redhat/7.3/en/i386/RedHat/RPMS/gd-1.8.4-4.i386.**********************************************************************************************************************************************|
> >    
> > 161 KB    0
> > Preparing...                ########################################### 
> > [100%]8.4
> > Segmentation fault
> > 
> > open("/etc/nss-mysql.conf", O_RDONLY)   = 9
> > fstat64(9, {st_mode=S_IFREG|0644, st_size=6841, ...}) = 0
> > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) 
> > = 0x401a4000
> > read(9, "#\n# This is an example configura"..., 4096) = 4096
> > read(9, "ully qualified, i.e. written as "..., 4096) = 2745
> > read(9, "", 4096)                       = 0
> > close(9)                                = 0
> > munmap(0x401a4000, 4096)                = 0
> > open("/etc/nsswitch.conf", O_RDONLY)    = 9
> > fstat64(9, {st_mode=S_IFREG|0644, st_size=1768, ...}) = 0
> > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) 
> > = 0x401a4000
> > read(9, "#\n# /etc/nsswitch.conf\n#\n# An ex"..., 4096) = 1768
> > read(9, "", 4096)                       = 0
> > close(9)                                = 0
> > munmap(0x401a4000, 4096)                = 0
> > --- SIGSEGV (Segmentation fault) ---
> > +++ killed by SIGSEGV +++
> > 
> > I'd like to actually start using this to support a small R&D team as soon 
> > as I'm confident.
> 
> Could you provide a backtrace ? I really advise you to use the CVS
> version BTW.

I can if you tell me how.  I'm sorry, I'm not much of a developer.  I will 
try the CVS version today.

-jeremy





reply via email to

[Prev in Thread] Current Thread [Next in Thread]