Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3827

Illegal Locking Exception

$
0
0

Currently pulling out my hair trying to find the cause of an illegallockingexception that occurs only in the built app, not in debug.

I am using multiple threads with a critical section related to db access. I’ve scoured the code for any enter/leave overlaps and haven’t found any.

This is the error info:

IllegalLockingException

CriticalSection.Leave%%o
Thread._InternalDispatchEvents%%oo
DesktopApplication._CallFunctionWithExceptionHandling%%op
REALbasic._RuntimeRun
_Main
wWinMain
__tmainCRTStartup

Look familiar to anyone?

IDE on Windows 10 64-bit.
64 GB RAM available.
Xojo v2024r3.1
Desktop app - Windows 64-bit only
Various MBS plugins active

Thanks,
Will

13 posts - 8 participants

Read full topic


Viewing all articles
Browse latest Browse all 3827

Trending Articles