On Fri, Jun 26, 2009 at 6:15 PM, Andreas Raab <andreas.raab@gmx.de> wrote:
Mariano Martinez Peck wrote:
Download latest Windows VM (Squeak 3.11.2) from Pharo webpage. Then evaluate ScriptLoader loadFFI and try to run FFI tests. The image will crash!
Interesting. This appears to be a Pharo-only problem. I ran the FFI tests using the 3.11.2 VM on the current 3.10.2 release image and they works fine. I've also ran the test against a 3.10.2 closure converted image (on the off-chance that it might be closure related) and the tests pass too. So I don't really think it's an FFI problem. You'll probably have to ask Pharo people to help you with the problem; the FFI appears to be fully functional on both pre- and post-closure images.
Ok. Pharo people is in this mail. Let's wait if someone can help us. I don't know why in mi Windows machine the dump file is not generated :( Benoit St-Jean can you attach the complete dump file? I tried this in Linux and it doesn't crash my image. So, only windows :( Cheers, Mariano
Cheers, - Andreas