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 1759307 for ecs-isp@2rosenthals.com; Wed, 24 Mar 2021 12:21:53 -0400 Received: from [192.168.200.201] (port=45382 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1lP6GL-0000J7-06 for ecs-isp@2rosenthals.com; Wed, 24 Mar 2021 12:21:41 -0400 Received: from mail2.quasarbbs.net ([80.86.52.115]:10151) by mail2.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1lP6GE-00034T-07 for ecs-isp@2rosenthals.com; Wed, 24 Mar 2021 12:21:34 -0400 Received: from [192.168.10.199] (dtp [192.168.10.199]) by srv2 (Weasel v2.74) for ; 24 Mar 2021 17:21:32 X-CTCH-RefID: str=0001.0A742F24.605B6715.0022,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-RefID: str=0001.0A742F19.605B670E.0046,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: <68017096-f712-b425-d8a1-712229ac5fcf@ecomstation.it> Date: Wed, 24 Mar 2021 17:21:30 +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 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