Re: [wsjt-devel] [wsjtgroup] Memory leak in 2.7.0 rc1?

2023-05-26 Thread Sam W2JDB via wsjt-devel
Hi, Just guessing, but for the worked before, depending on what is in the ADI file, they might be allocating memory space for a bit or byte matrix for all possible combination of DX entities, Callsigns by mode and band.  That is just a wild ass guess. 73, Sam W2JDB -Original Message-

Re: [wsjt-devel] Memory leak in 2.7.0 rc1?

2023-05-26 Thread Sam W2JDB via wsjt-devel
Hi All, It is the ADI file - WSJTX_Log.adi. Rename the file and watch the memory footprint shrink. It went from 600MB to 110MB. 73, Sam W2JDB -Original Message- From: alan2--- via wsjt-devel To: wsjt-devel@lists.sourceforge.net Cc: al...@alangroups.plus.com Sent: Fri, May 26, 2023

Re: [wsjt-devel] Memory leak in 2.7.0 rc1?

2023-05-26 Thread alan2--- via wsjt-devel
Quick test on a W10 Intel laptop with no rig connected shows 94MB used. Alan G0TLK On 26/05/2023 14:22, Fred Price via wsjt-devel wrote: I started 2.7.0-rc1 Windows 11 Ryzen 5 task manager shows 473mb for WSJT.exe. I then closed 2.7.0-Tx1 and opened 2.6.1 task manger shows 147mb for WSJT.exe.

Re: [wsjt-devel] Memory leak in 2.7.0 rc1?

2023-05-26 Thread robert evans LAST_NAME via wsjt-devel
Once when using a microsoft C compiler in windows 7 a memory leak appeared.. The person i was working with blamed it on the fact that i was using pointers. BUT Once we reduced down to the minimum code that produced the leak it contained no pointers. It was caused by only that compiler. It was

Re: [wsjt-devel] Memory leak in 2.7.0 rc1?

2023-05-26 Thread Black Michael via wsjt-devel
Turns out Task Manager shows different memory usage then the System Informer I use and also Process Explorer. System Informer says 444MB but Task Manager says 44MB on a clean config (no rig selected or anything done). Process Explorer shows 450MB. So I don't believe Task Manager is correct at

Re: [wsjt-devel] Memory leak in 2.7.0 rc1?

2023-05-26 Thread Hasan N0AN via wsjt-devel
Around 125 MB, consistent with changing configurations (separate configs for each mode). FT8, MSK144, FT8,...all around 125 MB starting. Q65 127 MB after about 2 hours of operation, so it is essentially the same. We checked with our zoom group, we are all running WSJT-X 2.7.0 RC1 Improved Plus by

Re: [wsjt-devel] Memory leak in 2.7.0 rc1?

2023-05-26 Thread Black Michael via wsjt-devel
2.6.1 gives me the same 450MB on a clean AppData\Local\WJST-X setup. Mike W9MDB On Friday, May 26, 2023 at 08:30:02 AM CDT, Fred Price via wsjt-devel wrote: I started 2.7.0-rc1 Windows 11 Ryzen 5 task manager shows 473mb for WSJT.exe. I then closed 2.7.0-Tx1 and opened 2.6.1 task

Re: [wsjt-devel] Memory leak in 2.7.0 rc1?

2023-05-26 Thread Fred Price via wsjt-devel
I started 2.7.0-rc1 Windows 11 Ryzen 5 task manager shows 473mb for WSJT.exe. I then closed 2.7.0-Tx1 and opened 2.6.1 task manger shows 147mb for WSJT.exe. Both were opened on a pretty quiet 6M band. I let 2.7.0-rc1 run for around 4 hours this morning with no memory leaks. My settings for

Re: [wsjt-devel] Memory leak in 2.7.0 rc1?

2023-05-26 Thread robert evans LAST_NAME via wsjt-devel
What save options are selected in these high mem use cases? BCNU DE N2LO~> > On 05/25/2023 11:42 PM EDT Black Michael via wsjt-devel > wrote: > > > I don't see a memory leak -- but do see a large chunk of memory being > used...over 400MB by both 32-bit and 64-bit Windows versions.  Others