NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: JohanR on May 28, 2023, 09:02:53 PM

Title: Regular NTWS crash
Post by: JohanR on May 28, 2023, 09:02:53 PM
Hi,

Currently am experiencing regular crashes on my dev machine of NTWS.
Seems to be happening when the sessions are being deleted and as far as I can see the session with thread 0 always there.

Have added 2 screen shots of the server and also the exception log of one of those.

Anything I can add/change/fix to my app to find the issue?

thanks

Johan

Title: Re: Regular NTWS crash
Post by: JohanR on May 28, 2023, 09:57:06 PM
Hi,

Have also recorded quite a large DebugView logfile during one of these crashes.
Is there anything in particular I can check for in there?

thanks

Johan
Title: Re: Regular NTWS crash
Post by: JohanR on May 29, 2023, 06:46:13 AM

Hi,

Think it had something to do with the state saving between sessions.
After advice from Bruce have switched it off while developing and seems to be behaving now.

Will check later again if I need for whatever reason to switch back on, but seems OK right now

cheers

Johan