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

Re: [Fwd: Re: segmentation fault 0.8.1 on CentOS 5]



Hello Kent,

"info local" is a gdb command that print the frame local variables.

Can you give me the output of "backtrace full" (sent it privately to  
me), and I'll see if I can see the error.

Love


24 jun 2007 kl. 15.00 skrev Kent Nasveschuk:

> Not sure what you're asking for "local info". Please. explain?
>
> Från: Love Hörnquist Åstrand <lha@kth.se>
> Datum: onsdag 13 jun 2007 06.34.11 GMT+02:00
> Till: heimdal-discuss@sics.se, Kent Nasveschuk  
> <kent.nasveschuk@fastsearch.com>
> Ämne: Re: segmentation fault 0.8.1 on CentOS 5
>
>
>
> 6 jun 2007 kl. 01.06 skrev Kent Nasveschuk:
>
>> Hope this helps:
>>
>> Starting program: /opt/heimdal/sbin/kadmin -l
>> [Thread debugging using libthread_db enabled]
>> [New Thread -1208084800 (LWP 18813)]
>> kadmin> list host/*
>>
>> Program received signal SIGSEGV, Segmentation fault.
>> [Switching to Thread -1208084800 (LWP 18813)]
>> 0x00da04d1 in LDAP_message2entry (context=0x9262008, db=0x9262408,
>>     msg=0x9264228, ent=0xbffd46d4) at hdb-ldap.c:983
>> 983        for (i = 0; i < ent->entry.etypes->len; i++) {
>
>
> Can find where the the deref that is causing the sigsegv is,  
> because I can't see how it can fail.
>
> "info local" might also help me.
>
> Love
>
>
>
>