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 1761505 for ecs-isp@2rosenthals.com; Fri, 26 Mar 2021 06:36:35 -0400 Received: from secmgr-va.2rosenthals.com ([50.73.8.217]:46940 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1lPjpQ-0006v6-2U for ecs-isp@2rosenthals.com; Fri, 26 Mar 2021 06:36:32 -0400 Received: from mail2.quasarbbs.net ([80.86.52.115]:10029) by mail2.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1lPjpN-0005cP-1L for ecs-isp@2rosenthals.com; Fri, 26 Mar 2021 06:36:29 -0400 Received: from [192.168.10.199] (dtp [192.168.10.199]) by srv2 (Weasel v2.74) for ; 26 Mar 2021 11:36:33 X-CTCH-RefID: str=0001.0A742F15.605DB930.003C,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-RefID: str=0001.0A742F1C.605DB92D.0035,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: <9dfb342d-7825-d165-00df-0347b5f60852@ecomstation.it> Date: Fri, 26 Mar 2021 11:36:28 +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=iso-8859-15; format=flowed Content-Language: it-IT Content-Transfer-Encoding: 8bit Il 26/03/2021 11:28, Massimo S. ha scritto: > > > Il 26/03/2021 10:12, Massimo S. ha scritto: >> >> >> Il 26/03/2021 01:18, Steven Levine ha scritto: >>> In, on 03/25/21 >>>     at 10:29 AM, "Massimo S."  said: >>> >>> Hi Massimo, >>> >>>> on my desktop i've a folder dated august 2020 with name "idebug" also on >>>> server2 there is a folder "idebug" >>>> inside of it there is a general readme (changelog, copyright stuff..) >>>> we are talking about stuff of july/august 2020 >>>> so i guess surely something has changed >>> Not really.  You stopped paying attention to the ticket 709 sometime in >>> July or August 2020.  There was never any need for me to change anything >>> until you completed the steps described in >>> >>>    idebug-stunnel-readme.txt >>> >>> I recommend you review ticket 709, starting at: >>> >>>    https://mantis.smedley.id.au/view.php?id=709#c3481 >>> >>> and make sure you have the most recent copies all files mentioned.  Next >>> work your way through >>> >>>    idebug-stunnel-readme.txt >>> >>> and let me know which, if any, of the steps fail  It's possible that some >>> of the scripts may need additional updates to work in you environmment. >> >> init-debug.cmd >> >> runs OK, with no errors >> >> >> while: >> >> init-idebug-stunnel-massimo.cmd >> >> show this: >> >> Warning: cannot access stunnel in PATH >> Press any key when ready... >> D:\IDEBUG\INIT-IDEBUG-STUNNEL-MASSIMO.CMD [117]  Unknown command "grep" >> D:\IDEBUG\INIT-IDEBUG-STUNNEL-MASSIMO.CMD [117]  Unknown command "grep" >> D:\IDEBUG\INIT-IDEBUG-STUNNEL-MASSIMO.CMD [117]  Unknown command "grep" >> D:\IDEBUG\INIT-IDEBUG-STUNNEL-MASSIMO.CMD [117]  Unknown command "grep" >> CXXMAIN=D:\idebug >> CPP_DBG_PATH=D:\idebug\src >> BEGINLIBPATH=D:\idebug; >> LIBPATHSTRICT= >> >> >> massimo > > i've read that if i don't have stunnel under path this is normal > so let's move on :) > > i run stunnel with this command: > > @start /min /N spe i-31 X:\stunnel\stunnel.exe X:\stunnel\stunnel.conf > > (i'm using SPE to try to mitigate the 100% cpu load) > > of course when running idebug i must run directly stunnel.exe, i guess > right? > > > should i run stunnel under the debugger and wait until it overload the cpu? > when it overload the cpu what i've to do? > i can stop the debugger? > i've to take some special log? > > thanks > > massimo i started stunnel under idebug, but in the main window i get this window: Source filename: UI_UNIX.C Specifiy another filename or path: massimo