[Bug 18117] Visual Studio 2005 hangs on install, crashes in RPCRT4_find_interface

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 21 04:00:54 CDT 2009


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





--- Comment #4 from Anastasius Focht <focht at gmx.net>  2009-04-21 04:00:54 ---
Hello,

still can't reproduce this problem.

--- quote ---
Are you on a single core machine? It may be a timing issue.
--- quote ---

Well I have dual cpu cores at home and work:

--- snip ---
$ cat /proc/cpuinfo | grep 'model name' | cut -d: -f2
 Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz
 Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz
--- snip ---

--- snip ---
2.6.27.21-170.2.56.fc10.x86_64 #1 SMP Mon Mar 23 23:08:10 EDT 2009 x86_64
x86_64 x86_64 GNU/Linux
--- snip ---

If you suspect timing issue, you might try to tie the installer to a single
core and see if it changes anything:

--- snip --
$ taskset -c 0 wine vcssetup.exe 
--- snip --

Additionally you could try to build the source tree with optimizations turned
off (-O0) and see if it changes anything.

Regards


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