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

2023-05-26 Thread Sam W2JDB via wsjt-devel
:28 am Subject: Re: [wsjt-devel] Memory leak in 2.7.0 rc1? 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

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

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

2023-05-25 Thread Black Michael via wsjt-devel
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 have mentioned this too. 330MB of that is the main wsjtx.exe program and not the DLLs. I was able to compile a debug version and put a break point in

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

2023-05-25 Thread Joe Taylor via wsjt-devel
Hi Björn, I have not been able to reproduce anything like the behavior you describe. For one example, I started WSJT-X in FT8 mode, monitoring a fairly busy 15 m band. Memory usage reported by Windows TaskManager over the first ~5 hours looks like this: UTC Memory -- 1930

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

2023-05-25 Thread Brian Moran via wsjt-devel
Greetings; can you describe what mode you are using? If you left it going for a few days without deciding any signals (e.g. with no antenna) same behavior? What radio and interface to the radio? Any other information you could share would be most appreciated. Thanks! -Brian N9ADG Sent via

[wsjt-devel] Memory leak in 2.7.0 rc1?

2023-05-25 Thread Björn Ekelund via wsjt-devel
My RAM (8 Gbyte) fills up if I let rc1 run for a few days. It does not happen with 2.6.1. Interestingly enough the task manager does not show WSJT-X to be the culprit but when I stop it, up to 5Gbyte are freed up. Also, sometimes rc1 allocates 630Mbyte of RAM when started. Other times 90Mbyte.