Archived Forum Post

Index of archived forum posts

Question:

Unhandled System.AccessViolationException MailMain

Sep 19 '16 at 06:39

Сведения об исключении: System.AccessViolationException в <module>.ClsMailMan.FetchMultiple(ClsMailMan, ClsStringArray, ProgressEvent*) в Chilkat.MailMan.FetchMultiple(Chilkat.StringArray) в Test.pop3Mail.SearchForLetter(System.String)

Pop up only in this method, library version 32-bit .Net 4.5 9.5.0.58


Answer

Try this new build:

http://chilkatdownload.com/prerelease/chilkatdotnet45-9.5.0-win32.zip

If you can repeat the crash, turn on verbose logging by setting the VerboseLogging property equal to true, and also set the DebugLogFilePath property. If the crash was within Chilkat, then the debug log file will contain an incomplete "LastErrorText", which will show (roughly) where the crash occurred.


Answer

same error in FetchSingle.

new error. in ntdll.dll, visual studio debugger can`t handle it...

Problem is its multithreaded and in one time could be used up to 90 connections catch same in 1 thread is hard, but ill try.


Answer

I bet I`ve caught error. Last operation in MailMan: GetUidls: DllDate: Sep 14 2016 ChilkatVersion: 9.5.0.59 UnlockPrefix: 30-day trial Architecture: Little Endian; 32-bit Language: .NET 4.5 VerboseLogging: 1 pop3_getAllUidls:

Total size of file 183 MB, i`ve cutted it down to 1.2mb. http://www.ex.ua/495937548141

There are alot of: verifyTlsPadding: (leaveContext)

Few thousands in a row. is it normal?