[Bug 11645] New: OSDRT Client fails with "Protocol error: process 0015: sendmsg: Bad file descriptor" (wineserver crash)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 19 09:36:00 CST 2008


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 at winehq.org
        ReportedBy: david.guembel at 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.



More information about the wine-bugs mailing list