Wine and c4d: SMB_GetSocket() freezes c4d

Vaclav Slavik vaclav.slavik at matfyz.cz
Sat Nov 8 07:34:55 CST 2003


Hi,

> When I run c4d with wine it does freeze every ~60 seconds for about
> 5-10 seconds with this message in the console:
>
> fixme:win32:CreateMailslotA ("\\\\.\\mailslot\\maxon.c4d",0,-1
> ,(nil)): stub
> 04 d2 01 10 00 01 00 00 00 00 00 00 20 41 4b 43
> 41 43 41 43 41 43 41 43 41 43 41 43 41 43 41 43
> 41 43 41 43 41 43 41 43 41 43 41 41 41 00 00 20
> 00 01 err:file:SMB_GetSocket couldn't resolve SMB host *
>
> anyone knows a solution, a workaround or something else? The rest is
> working quite well.

It seems that Wine cannot handle names with wildcards here. Mine 
Cinema4D binary (V6.3) contains strings "\\*\mailslot\maxon.c4d" and 
"\\.\mailslot\maxon.c4d", apparently used to communicate via 
mailslots. I _think_ the former is for communicating with render 
servers on local network and it's what's causing this hangs. If you 
replace "\\*\mailslot\maxon.c4d" with "\\.\mailslot\maxon.c4d" in the 
binary, it will stop freezing. It's a good enough workaround till 
this is fixed in Wine...

Regards,
Vaclav

-- 
PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x465264C9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
Url : http://www.winehq.org/pipermail/wine-users/attachments/20031108/afd6e994/attachment.pgp


More information about the wine-users mailing list