[Bug 11645] New: OSDRT Client fails with "Protocol error: process 0015: sendmsg: Bad file descriptor" (wineserver crash)
http://bugs.winehq.org/show_bug.cgi?id=11645 Summary: OSDRT Client fails with "Protocol error: process 0015: sendmsg: Bad file descriptor" (wineserver crash) Product: Wine Version: 0.9.54. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wineserver AssignedTo: wine-bugs(a)winehq.org ReportedBy: david.guembel(a)gmx.de Created an attachment (id=10846) --> (http://bugs.winehq.org/attachment.cgi?id=10846) Complete Console output of Setup.exe until crash occurs; complete GDB backtrace of dumped core file When installing the OSDRT Client, the installer halts and the last reported error message on the console is Protocol error: process 0015: sendmsg: Bad file descriptor It appears that this is due to a crash of the wine server. This error happens reproducably every time I try to install OSDRT Client. A backtrace of the coredump says: Core was generated by `/usr/local/wine/lib/../bin/wineserver'. Program terminated with signal 11, Segmentation fault. #0 0x08053550 in req_get_handle_fd (req=0x8190330, reply=0xbfb7a56c) at fd.c:1986 1986 fd.c: No such file or directory. in fd.c (gdb) backtrace #0 0x08053550 in req_get_handle_fd (req=0x8190330, reply=0xbfb7a56c) at fd.c:1986 #1 0x0806b7a8 in call_req_handler (thread=<value optimized out>) at request.c:286 #2 0x08056544 in main_loop () at fd.c:437 #3 0x0805a8e5 in main (argc=1, argv=0xbfb7ace4) at main.c:138 The system is a Kubuntu 7.10 with Wine 0.9.54. I recompiled Wine from source in order to get debugging symbols for GDB. Any help is greatly appreciated. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11645 --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-02-19 09:43:19 --- Does 0.9.55 or current git fail the same way? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11645 --- Comment #2 from David Guembel <david.guembel(a)gmx.de> 2008-02-20 03:40:14 --- Neither 0.9.55 nor git from yesterday show that error. Has there been a change to wine between 0.9.54 and .55 that could have caused this? In that case, I guess the bug can be closed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11645 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-02-20 03:50:45 --- It's only possible to say which change has fixed it if you perform the regression testing: http://wiki.winehq.org/RegressionTesting In any case this bug should be marked as FIXED. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11645 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Dan Kegel <dank(a)kegel.com> 2008-02-22 11:40:23 --- 0.9.56 released, so closing all bugs marked as RESOLVED FIXED. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org