IronLanguages / main

Work for this repo has moved to https://github.com/IronLanguages/ironpython2
1.16k stars 347 forks source link

Application does not run on mono 5 runtime. #1656

Closed AndrewSav closed 7 years ago

AndrewSav commented 7 years ago

When running:

 mono ipy64.exe &>ipy.log

I'm getting the following output:

ipy.log.tgz.zip

This is on mono 5 on Fedora 25. IronPython is from IronPython-2.7.7rc2-unix.tar.bz2

The exception reported in the first line of the log attached is:

Stack overflow: IP: 0x4137ba14, fault addr: 0x7ffcb0a97ff0
slide commented 7 years ago

This looks like a regression in mono. I'm going to be filing a bug soon,.

slide commented 7 years ago

This issue was moved to IronLanguages/ironpython2#37