https://bugs.winehq.org/show_bug.cgi?id=56988
Bug ID: 56988 Summary: wineserver: server/sock.c:1342: sock_poll_event: Assertion `sock->obj.ops == &sock_ops' failed. Product: Wine Version: 9.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: benoit.arciuolo@ubiwan.net Distribution: ---
hello,
my wine crash with this error
wineserver: server/sock.c:1342: sock_poll_event: Assertion `sock->obj.ops == &sock_ops' failed.
do you have a idea?
thanks
https://bugs.winehq.org/show_bug.cgi?id=56988
--- Comment #1 from Austin English austinenglish@gmail.com --- How to reproduce the bug? Please attach the full terminal output.
https://bugs.winehq.org/show_bug.cgi?id=56988
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
https://bugs.winehq.org/show_bug.cgi?id=56988
--- Comment #2 from Rirouxe benoit.arciuolo@ubiwan.net --- i have no idea. It's a debian 11.9 wine start by systemctl like this : /usr/bin/wine /usr/share/folder/name.exe
In log of name.exe i have : Jul 18 20:50:23 server name@server[1296]: <7 Jul 18 20:50:23 server name@server[1299]: wineserver: server/sock.c:1342: sock_poll_event: Assertion `sock->obj.ops == &sock_ops' failed.
https://bugs.winehq.org/show_bug.cgi?id=56988
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #3 from joaopa jeremielapuree@yahoo.fr --- What application do you try to use with wine?
https://bugs.winehq.org/show_bug.cgi?id=56988
--- Comment #4 from Rirouxe benoit.arciuolo@ubiwan.net --- a Pascal homemade script transformed to .exe
https://bugs.winehq.org/show_bug.cgi?id=56988
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- Does your script work in a real windows box? If yes, can you attach both your script and the exe in this bugzilla?
https://bugs.winehq.org/show_bug.cgi?id=56988
--- Comment #6 from Rirouxe benoit.arciuolo@ubiwan.net --- it is not possible to provide you with this script, sorry