Linux error: breakaddr < sCodeSectionLength

In the latest release Xojo 2017r3, with the latest 64-bit remote debugger, I am now able to manually launch my 64-bit console app remotely from macOS to Linux Mint 64-bit (on Parallels), but it aborts before even reaching the first line (I have a break point on the first line) of the Run event with the error:

Any idea on what this might mean? Is this a Xojo or plugin issue?

When I make my Modules ‘Internal’ (they were External) the application runs without aborting. Hmmmm…

Please file a bug report

Maybe a cache issue so code was not properly recompiled?

<https://xojo.com/issue/50714>