http://bugs.winehq.org/show_bug.cgi?id=8797
------- Additional Comments From ErV2005@rambler.ru 2007-26-06 09:27 -------
Sounds more like a system problem then. Also those demos worked fine here. And your test compiles and works for me too (with minor source modifications of course to make it c not cpp)
Well... then the questions are: 1) Is someone else experiencing same problem? 2) Where should I ask for further assistance (i've tried wine-user mailing list, and got no response. In wine-devel I've got recommendation to report a bug, so I'm here). 3) How can I locate the problem? I was able to track a crash by inserting a printf() lines in the source (there should be other way to do this, though...), but it looks like further tracking can be difficult since area where problem can be found is wide - whole loader section, string allocating functions, etc. 4) Can this problem be a processor/system/distribution/whatever dependent? 5) Any pointers to fix this problem?
Even "RTFM" answer with a good direction would be nice, because right now I'm stuck.