wishstudio / flinux

Foreign LINUX - Run unmodified Linux applications inside Windows.
GNU General Public License v3.0
3.58k stars 244 forks source link

Several crashes during ./configure #66

Closed factormystic closed 9 years ago

factormystic commented 9 years ago

Again this is part of trying to build ruby from source.

Running autoconf then ./configure you can see that there's several Windows crash reporting dialogs during this. I don't really want to post the flog dump because most configure steps work and it'd be a really low signal-noise ratio. But if you run the same commands you should also see this behavior.

wishstudio commented 9 years ago

Could you observe this behavior anymore? I made a mistake that a left over __debugbreak() is pushed. It will crash when dbt code cache is being flushed.

factormystic commented 9 years ago

Yep all good