I guess it's because of stack overflow. I managed to get it running in Windows, 
but under
 wine it still crashes (stack is used more heavily when run under wine). Patch 
is here http://pastebin.com/NjxPiWU8
Found how to fix wine issue too. The root of problem is wine's msvcrt library, 
is should be replaced with native one.
Download library for example here 
http://www.dll-files.com/dllindex/dll-files.shtml?msvcrt
Place it next to glob2.exe
Open winecfg and in Libraries set "Native then builtin" for msvcrt
It should work fine after that, to check which library is being loaded start 
with "winedbg --gdb glob2.exe".



      
_______________________________________________
glob2-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/glob2-devel

Reply via email to