On Fri, Oct 23, 2015 at 10:45 AM, Dave S <[email protected]> wrote:
> On Fri, Oct 23, 2015 at 12:39 AM, Daniel Stenberg <[email protected]> wrote:
>> On Thu, 22 Oct 2015, Dave S wrote:

>>> I fixed that, and promptly got a seg fault.  Here's *that* strace output:
>>
>>
>> The strace output doesn't really help us much I think. Any chance you can
>> just run this with a debugger and see a backtrace in libcurl when it
>> crashes? (Ideally with libcurl built with debug symbols so that we get more
>> clues.)
>>
>> It would also be interesting if you could try out a newer libcurl, at least
>> as an experiment, just to see if that crashes or not. We've fixed hundreds
>> of bugs since the 7.29 days.

> The Centos yum apparently doesn't know about anything better, so there
> will be a slight delay while I get organized with building something
> fresh.

Silly question --

after
 1075  ./buildconf
 1076  ./configure --disable-shared --enable-debug
 1077  make

where do I find the built library?
(7.45.0 stable source)

Dave
/dps


-- 
test signature -- please apply at front gate on Tuesdays only.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to