NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: markster on March 05, 2015, 01:58:55 PM

Title: Thread Pool crash with mixed SSL app
Post by: markster on March 05, 2015, 01:58:55 PM
Bruce, take your mixed SSL app #8 and add the Thread Pool window, etc. per the instructions on the NetTalk website documentation for it. The app will compile ok and the server window will open, but as soon as you connect to it in your browser, it crashes. FYI, I added the ThreadPoolWindow to both the non-SSL (extension 3) and SSL (extension 5) global extensions. I'm on Win8.1 64bit, C9.1 latest and NetTalk v8.39.

Thanks,

Mark
Title: Re: Thread Pool crash with mixed SSL app
Post by: Bruce on March 06, 2015, 04:57:52 AM
thanks for the report Mark - can you send me your modified example 8 (with dict) please?
Title: Re: Thread Pool crash with mixed SSL app
Post by: markster on March 06, 2015, 05:11:48 PM
Ok, here's a zip with #8 app and dct.

Mark

[attachment deleted by admin]
Title: Re: Thread Pool crash with mixed SSL app
Post by: Bruce on March 08, 2015, 11:06:54 PM
thanks - side effect of having two servers in the same procedure, both sharing the same PoolThread widow procedure. Fixed in 8.40.

cheers
Bruce