Re: [E-devel] curl 7.29.0 segfaults Enlightenment and Terminology

2013-02-11 Thread Mats Bertil Tegner
On 02/11/2013 01:33 PM, Doug Newgard wrote:
> Bug in libcurl, not in EFL. Has been fixed upstream
> https://github.com/bagder/curl/commit/da3fc1ee91de656a30f3a12de394bcba55119872

Thanks, rebuilt curl using the latest daily snapshot (7.29.1-20130211).

Mats



--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] curl 7.29.0 segfaults Enlightenment and Terminology

2013-02-11 Thread Doug Newgard
Bug in libcurl, not in EFL. Has been fixed upstream
https://github.com/bagder/curl/commit/da3fc1ee91de656a30f3a12de394bcba55119872


> Date: Fri, 8 Feb 2013 17:10:54 +0100
> From: mats.bertil.teg...@gmail.com
> To: enlightenment-devel@lists.sourceforge.net
> Subject: Re: [E-devel] curl 7.29.0 segfaults Enlightenment and Terminology
>
> On 02/08/2013 04:49 PM,
> enlightenment-devel-requ...@lists.sourceforge.net wrote:
> > Send enlightenment-devel mailing list submissions to
> > enlightenment-devel@lists.sourceforge.net
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > or, via email, send a message with subject or body 'help' to
> > enlightenment-devel-requ...@lists.sourceforge.net
> >
> > You can reach the person managing the list at
> > enlightenment-devel-ow...@lists.sourceforge.net
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of enlightenment-devel digest..."
> >
> >
> > Today's Topics:
> >
> > 1. Re: curl 7.29.0 segfaults Enlightenment and Terminology
> > (e-crashdump) (Andrey Ponomarenko)
> >
> > May be this report can help:
> > http://upstream-tracker.org/pkgdiff_reports/libcurl/7.28.1_to_7.29.0/changes_report.html
> >
> > The curl_multi_cleanup function is defined in lib/multi.c and its
> > implementation has been seriously changed:
> > http://upstream-tracker.org/pkgdiff_reports/libcurl/7.28.1_to_7.29.0/diffs/lib/multi.c-diff.html
> >
> > See also: http://upstream-tracker.org/versions/libcurl.html
> >
>
> Thanks for the links. I will check them out.
>
> Mats
>
>
> --
> Free Next-Gen Firewall Hardware Offer
> Buy your Sophos next-gen firewall before the end March 2013
> and get the hardware for free! Learn more.
> http://p.sf.net/sfu/sophos-d2d-feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel  
>   
--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] curl 7.29.0 segfaults Enlightenment and Terminology

2013-02-08 Thread Mats Bertil Tegner
On 02/08/2013 04:49 PM, 
enlightenment-devel-requ...@lists.sourceforge.net wrote:
> Send enlightenment-devel mailing list submissions to
>   enlightenment-devel@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
>   https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> or, via email, send a message with subject or body 'help' to
>   enlightenment-devel-requ...@lists.sourceforge.net
>
> You can reach the person managing the list at
>   enlightenment-devel-ow...@lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of enlightenment-devel digest..."
>
>
> Today's Topics:
>
> 1. Re: curl 7.29.0 segfaults Enlightenment and Terminology
>(e-crashdump) (Andrey Ponomarenko)
>
> May be this report can help:
> http://upstream-tracker.org/pkgdiff_reports/libcurl/7.28.1_to_7.29.0/changes_report.html
>
> The curl_multi_cleanup function is defined in lib/multi.c and its
> implementation has been seriously changed:
> http://upstream-tracker.org/pkgdiff_reports/libcurl/7.28.1_to_7.29.0/diffs/lib/multi.c-diff.html
>
> See also: http://upstream-tracker.org/versions/libcurl.html
>

Thanks for the links. I will check them out.

Mats


--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] curl 7.29.0 segfaults Enlightenment and Terminology (e-crashdump)

2013-02-08 Thread Andrey Ponomarenko
Mats Bertil Tegner wrote:
> Hello everyone,
> I just upgraded to curl 7.29.0 and Terminology and Enlightenment 
> segfaults on exit every time. Anybody else experiencing this? 
> Rebuilding E17.0.1, Terminology and all the EFL libs doesn't solve it. 
> If I revert to curl 7.28.1 everything works again. I'm using the 
> SlackE17 package by Jerome Pinot.
>
> PS Forgot to add the e-crashdump.txt
>
> Mats

May be this report can help: 
http://upstream-tracker.org/pkgdiff_reports/libcurl/7.28.1_to_7.29.0/changes_report.html

The curl_multi_cleanup function is defined in lib/multi.c and its 
implementation has been seriously changed: 
http://upstream-tracker.org/pkgdiff_reports/libcurl/7.28.1_to_7.29.0/diffs/lib/multi.c-diff.html

See also: http://upstream-tracker.org/versions/libcurl.html

-- 
Andrey Ponomarenko, ROSA Lab.


--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel