One of the developers on my team is having an issue that seems to be related to the number of messages in a mailbox.
The mailbox size is 123 and the number of messages is set to 8.
When he runs the code he gets an interrupt 19 failure
If he reduces the number of messages to 6 the application runs.
Sounds like a memory issue but not clear where to look.
Ideas?
thanks
Maury