I have a problem in the wine with the first beta versions of 1.5. New versions of wine CPU utilization approaches 100%, and the program has become unusable. Using winetricks with replacement dll-files did not help. I have attached sysprof journal of wine 1.4 under debian wheezy (works fine) and wine 1.6rc2 under archlinux (the program is unusable). What else can I try?
wine 1.4:
Code: Select all
[Everything] 0.00% 100.00%
[/home/admin0/win/programs/fon/fbBookOffice.exe] 0.00% 81.31%
wine_call_on_stack 0.00% 69.43%
No map [/home/admin0/win/programs/fon/fbBookOffice.exe] 0.52% 6.01%
In file /usr/lib/i386-linux-gnu/libfreetype.so.6.8.1 2.80% 2.80%
In file [vdso] 0.00% 2.02%
In file [heap] 0.00% 0.56%
XSaveContext 0.07% 0.09%
In file /lib/i386-linux-gnu/i686/cmov/libc-2.13.so 0.09% 0.09%
In file /usr/lib/i386-linux-gnu/libxcb.so.1.1.0 0.07% 0.07%
XRenderCompositeText16 0.07% 0.07%
_XGetRequest 0.04% 0.04%
__clone 0.00% 0.04%
In file /usr/lib/i386-linux-gnu/libX11.so.6.3.0 0.04% 0.04%
malloc 0.01% 0.01%
XSetFunction 0.01% 0.01%
_XEventsQueued 0.01% 0.01%
XSetSubwindowMode 0.01% 0.01%
[X] 0.00% 15.10%
[/usr/lib/i386-linux-gnu/wine/wineserver] 0.00% 1.98%
[sysprof] 0.00% 0.81%
[openbox] 0.00% 0.28%
[kworker/2:1] 0.00% 0.23%
[kworker/1:1] 0.00% 0.05%
[/usr/sbin/acpid] 0.00% 0.04%
[ksoftirqd/1] 0.00% 0.04%
[khubd] 0.00% 0.03%
[ksoftirqd/0] 0.00% 0.03%
[kworker/3:2] 0.00% 0.03%
[jbd2/vda1-8] 0.00% 0.03%
[flush-254:0] 0.00% 0.03%
[kworker/2:2] 0.00% 0.01%
[watchdog/1] 0.00% 0.01%
Code: Select all
[Everything] 0.00% 100.00%
[/home/pavelk/win/fon/fbBookOffice.exe] 0.00% 61.06%
wine_call_on_stack 0.00% 31.56%
In file [vdso] 0.69% 16.13%
No map [/home/pavelk/win/fon/fbBookOffice.exe] 0.06% 10.59%
__libc_disable_asynccancel 0.33% 0.33%
_XrmInternalStringToQuark 0.29% 0.29%
writev 0.28% 0.28%
WINPROC_wrapper 0.00% 0.25%
In file /usr/lib32/libfreetype.so.6.10.1 0.24% 0.24%
__pthread_mutex_lock 0.22% 0.22%
In file /usr/lib32/wine/user32.dll.so 0.00% 0.22%
__pthread_mutex_unlock_usercnt 0.15% 0.15%
RtlRaiseException 0.00% 0.14%
call_dll_entry_point 0.00% 0.10%
ExitProcess 0.00% 0.08%
__memcpy_ia32 0.07% 0.07%
call_thread_func 0.00% 0.07%
call_thread_func_wrapper 0.00% 0.05%
pthread_mutex_unlock 0.05% 0.05%
In file /usr/lib32/libX11.so.6.3.0 0.03% 0.05%
call_process_entry 0.00% 0.05%
In file /usr/lib32/wine/gdi32.dll.so 0.00% 0.04%
__GI_strncmp 0.03% 0.03%
In file [heap] 0.00% 0.03%
clone 0.00% 0.01%
DispatchMessageA 0.00% 0.01%
In file [stack:291] 0.00% 0.01%
__x86.get_pc_thunk.bx 0.01% 0.01%
XrmPermStringToQuark 0.00% 0.00%
In file /usr/lib32/libc-2.17.so 0.00% 0.00%
In file /usr/lib32/libxcb.so.1.1.0 0.00% 0.00%
NtOpenKey 0.00% 0.00%
__strrchr_sse2_bsf 0.00% 0.00%
RtlEnterCriticalSection 0.00% 0.00%
interlocked_xchg_add 0.00% 0.00%
[/usr/bin/wineserver] 0.00% 37.74%
No map [/usr/bin/wineserver] 0.00% 20.33%
In file /usr/bin/wineserver 3.30% 10.34%
writev 0.25% 2.29%
__write_nocancel 0.08% 1.89%
_int_malloc 0.66% 0.67%
__libc_malloc 0.44% 0.44%
__read_nocancel 0.00% 0.32%
free 0.31% 0.31%
_int_free 0.29% 0.30%
__epoll_wait_nocancel 0.00% 0.30%
gettimeofday 0.00% 0.24%
In file [stack] 0.00% 0.16%
memicmpW 0.08% 0.08%
__write 0.04% 0.04%
In file [heap] 0.00% 0.04%
recv 0.00% 0.00%
[X] 0.00% 0.47%
[sysprof] 0.00% 0.25%
[ksoftirqd/3] 0.00% 0.24%
[ksoftirqd/2] 0.00% 0.15%
[openbox] 0.00% 0.03%
[rcu_preempt] 0.00% 0.03%
[kworker/2:1] 0.00% 0.02%
[ksoftirqd/0] 0.00% 0.00%
[khubd] 0.00% 0.00%
[screen] 0.00% 0.00%
[ksoftirqd/1] 0.00% 0.00%
Sorry for my English.