[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#3501)



Le Vendredi 21 Janvier 2005 16:11, vous avez écrit :
> > Yes , 2.2.20 just compiled from source.
> > Debug level doesn't play anything (tried d1 d2 ...)
> > Reproductible.
> > -x, do not uses auth, no segfault
> >
> > Will try again to use gdb.
> > If not successfull, will add some more 'printf' around
> > the 'sasl.c' code...
> >
> > Maybe problem is inside some libsasl ? A bad call to
> > it. I really need to learn gdb !!!!
>
> At this point I suspect you were running a libsasl different from the one
> you compiled against, while under gdb you're running the correct one.
> Please check.
>
> p.


Well, the only sasl files were from the mandrake packages. ...
No way to have 'two' versions ... !

But
I removed all sasl rpm (2.1.15)
I dowloaded  source code (2.1.20)
Compile SASL
Compile LDAP

and it's ok. No more seg fault

Now the fun part:
undersstand who do what in 'sasl'
when 'app.conf' does exist, 
does not exist 
etc...

Thank you for help !

I think you can close this 'bug'.

Franck