[Bug 24101] Recursive CreateProcess() fails

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 2 11:27:09 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=24101

--- Comment #27 from Guillaume ORTEGA <guillaume.ortega at OpenPlug.com> 2010-09-02 11:27:08 CDT ---
Hello,

I've some news about my investigation, I setup some DTrace scripts on my
MacOSX.
I trace all errocs on kernel function, I get on wineserver lots of error same
as this :

wineserver recvmsg 35\n
  1  18555                   recvmsg:return 
              libSystem.B.dylib`recvmsg$UNIX2003+0xa
              wineserver`process_poll_event+0x91
              wineserver`fd_poll_event+0x1e
              wineserver`main_loop_epoll+0x396
              wineserver`main_loop+0x31
              wineserver`main+0x11c
              wineserver`start+0x35
              wineserver`0x1

35 is the errno number, it correspond to EAGAIN or EWOULDBLOCK on MacOSX.
Does this means something for you?

I send to you logs for the process wine, could you just check it to see if I
didn't miss something?

Best Regards,

Guillaume ORTEGA.

-- 
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