From: "Massimo S." Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTPS id 1759804 for ecs-isp@2rosenthals.com; Wed, 24 Mar 2021 18:53:10 -0400 Received: from [192.168.200.201] (port=47680 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1lPCN2-0001jG-2b for ecs-isp@2rosenthals.com; Wed, 24 Mar 2021 18:53:00 -0400 Received: from mail2.quasarbbs.net ([80.86.52.115]:10158) by mail2.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1lPCMr-00037k-09 for ecs-isp@2rosenthals.com; Wed, 24 Mar 2021 18:52:49 -0400 Received: from [192.168.10.199] (dtp [192.168.10.199]) by srv2 (Weasel v2.74) for ; 24 Mar 2021 23:52:47 X-CTCH-RefID: str=0001.0A742F1A.605BC2CC.0048,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-RefID: str=0001.0A742F1F.605BC2C1.002C,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 Reply-To: ml@ecomstation.it Subject: Re: [eCS-ISP] Stunnel 5.58 - success To: eCS ISP Mailing List References: Organization: eComStation dot it Message-ID: Date: Wed, 24 Mar 2021 23:52:44 +0100 User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; it-IT; rv:1.7.13) Gecko/20060424 Thunderbird/1.0.8 Mnenhy/0.7.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it-IT Content-Transfer-Encoding: 8bit Il 24/03/2021 17:21, Massimo S. ha scritto: > > > Il 24/03/2021 16:56, Massimo S. ha scritto: >> >> >> Il 27/02/2021 23:00, Paul Smedley ha scritto: >>> Hi Steven, >>> >>> On 27/2/21 7:03 pm, Steven Levine wrote: >>>> In , on 02/27/21 >>>>     at 06:16 PM, "Paul Smedley" said: >>>> >>>> Hi Paul, >>>> >>>>> Not tested - but I'd expect it to work... >>>> >>>>> https://smedley.id.au/tmp/stunnel-5.56-os2-20210227.zip >>>> >>>> I will install it here soon-ish.  Does it include debug data?  Since >>>> Massimo fixed his mantis mail issues, I expect to resume working on >>>> Massimo's ticket # 709 once I finish up some other work in progress. >>>> >>>> I don't know if I mentioned it, but I suspect the 100% is some sort of >>>> fast select retry loop.  I should be able to confirm with with the >>>> debugger. >>> >>> I wonder if https://github.com/bitwiseworks/libcx/issues/85 could help. >>> >>> This fix should be libcx 0.6.9 according to the changelog - but this doesn't seem to be updated by rpm - my >>> libcx is still March 2020. >>> >>> looks like there's a 0.7.0 zip at http://rpm.netlabs.org/experimental/00/zip/libcx-0_7_0-1_oc00.zip >>> >>> Cheers, >>> >>> Paul >> >> i've also manually updated this lib to the version in the link >> but stunnel 5.58 debug still crash on start >> >> INTERNAL ERROR: TLS initialization failed at stunnel.c, line 124 >>                                                   Killed by SIGABRT                    pid=0x54e8 >> ppid=0x5342 tid=0x0001 slot=0x004a pri=0x0200 mc=0x0001 ps=0x0010 >> D:\SERVICES\STUNNEL\!558_DBG_NEW\STUNNEL.EXE                                    Process dumping was >> disabled, use DUMPPROC / PROCDUMP to enable it. >> >> it's surely a DLL that you have updated and here not >> >> >> massimo > > that DLL was pthreads (pthr01.dll) > now stunnel 5.58 debug start :) > finally > > massimo it works, but it stil show the same issue like all the previous builds the one about 100% cpu load massimo