lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Researching about that error message, I've found several probable causes, ranging from the Antivirus software interfering, to Data Execution Prevention feature.

I have tried to use the ProcessMonitor tool (which is apparently the closest one can get to an 'strace' equivalent on Windows), but the "lua" ProcessName doesn't seem to show up, and still can't figure out with certainty. Any clues or guidance ?


On Sun, Oct 20, 2013 at 12:51 AM, Jayanth Acharya <jayachar88@gmail.com> wrote:
Moving over from LfW to LuaDist, I am struggling with a bit of a problem with the library luars232.dll. I get an "Invalid access to memory location "

Any ideas on what I could try ?