http://bugs.winehq.org/show_bug.cgi?id=9787
--- Comment #331 from D dbuck@novell.com 2009-01-08 19:36:45 --- (In reply to comment #323)
My rebased version of Scott Lindeneau his patch ( http://repo.or.cz/w/wine/hacks.git?a=commitdiff_plain;h=patches/master/winso... ) causes the following error on wine start: wineserver: server/request.c:744: open_master_socket: Assertion `sizeof(union generic_request) == sizeof(struct request_max_size)' failed.
I'm replacing it with the disable iocp patch unless someone helps to fix that.
Jan,
Does this mean that WINE compiles just fine and then throws this error upon invoking the command 'wine'?
D