Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Possible regression in src/lib/libc/resolv
In article <200904152000.26541.sverre%viewmark.com@localhost>,
Sverre Froyen <sverre%viewmark.com@localhost> wrote:
>-=-=-=-=-=-
>
>On Wednesday 15 April 2009 16:55:46 Christos Zoulas wrote:
>> In article <200904151527.29639.sverre%viewmark.com@localhost>,
>>
>> Sverre Froyen <sverre%viewmark.com@localhost> wrote:
>> >Hi,
>> >
>> >After updating my userland with sources from yesterday morning, I get seg
>> >faults in kmail. Reverting src/lib/libc/resolv to 2009-04-12 and
>> > rebuilding libc and libresolv seems to "fix" the problem. I have a core
>> > dump from kmail but I notice that the backtrace changed when I changed
>> > the libs. I will reinstall the "bad" libs and get a backtrace later.
>>
>> Does kmail play with the guts of _res?
>
>Looks like no. See the attached backtrace.
Delete those two lines from res_vinit()?
+ if (statp->_u._ext.ext != NULL)
+ res_ndestroy(statp);
christos
Home |
Main Index |
Thread Index |
Old Index