Jump to content
Registration disabled at the moment Read more... ×
Clément

Anyone using Cromis?

Recommended Posts

 

I'm using Delphi 11.2 ( yes I did :classic_cheerleader:)

I downloaded from https://github.com/CPsoftBE/BackupOfCromis

 

I am using this library in a few projects and never had any issue. Until a fews days ago.

After a lot of debugging I finally realized the library has a problem. If I compile IPCServer ( from demo ) using FastMM4 (eternal version) the following error is raised:

 

---------------------------
Debugger Exception Notification
---------------------------
Project IPCServer.exe raised exception class EThread with message 'Cannot terminate an externally created thread'.
---------------------------
Break   Continue   Copy   Help   
---------------------------

 

Since there's no externally created thread, there's probably a memory issue.
Before digging into solving it, I posted an issue in github, but to play safe, I'm also posting here. Hopefully someone already found (and fixed) the issue .

 

TIA,

Clément

 

Share this post


Link to post

It's a nice library, with many features. Any way, hopefully there's a way to fix this issue. 

Share this post


Link to post

FYI

 


CPsoftBE uploaded a fix in branch 'Limagito Patches' . Problem is solved!

  • Like 2

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×