http://bugs.winehq.org/show_bug.cgi?id=4002
------- Additional Comments From luizluca@gmail.com 2006-30-01 18:30 ------- I tested with wine 0.9.5 and I got just a lot of this type of error.
fixme:ole:ITypeInfo_fnRelease destroy child objects fixme:ole:ITypeInfo_fnRelease destroy child objects fixme:ole:ITypeInfo_fnRelease destroy child objects fixme:ole:ITypeInfo_fnRelease destroy child objects fixme:ole:ITypeInfo_fnRelease destroy child objects
But Installer (/usr/bin/wine-preloader process) freezes in a livelock. Strace shows no movement. I got this from gdb but I don't know if it is usable. I'm using wine without debug symbols.
(gdb) bt #0 0x55f30948 in ?? () #1 0x56f780b0 in ?? () #2 0x00000002 in ?? () #3 0x55c7d784 in ?? () #4 0x55c7d784 in ?? () #5 0x55c7d7b8 in ?? () #6 0x00000000 in ?? ()
Testing in 0.9.6 could help?