[Wine] Wine goes wrong on AT3N7A-I motherboard?

LStranger wineforum-user at winehq.org
Mon Mar 22 12:31:38 CDT 2010


I wanted to try how fast will World of Warcraft run on my new AT3N7A-I motherboard. Installed kubuntu 9.10, wine 1.1.40 from PPA, copied working World of Warcraft directory from another machine (where it works just fine under wine), removed configuration files and started wine ./Wow.exe -opengl. Unfortunately I've got the next message after Wow.exe loaded necessary files and tried to initialize video:

> err:seh:setup_exception_record stack overflow 1496 bytes in thread 0009 eip 0070d36c esp 00230d58 stack 0x230000-0x231000-0x3a0000

and program hung.
I've tried start it with winedbg, see it below:

Code:

andrej at mirage:~/.wine/drive_c/Program Files/World of Warcraft$ winedbg ./Wow.exe -opengl                                                                                      
WineDbg starting on pid 0018                                                           
0x7b858a3f: movl        %esi,0x0(%esp)                                                 
Wine-dbg>cont                                                                          
fixme:advapi:SetSecurityInfo stub                                                      
fixme:win:EnumDisplayDevicesW ((null),0,0x3aed2c,0x00000000), stub!                    
fixme:win:EnumDisplayDevicesW ((null),0,0x3aea18,0x00000000), stub!                    
fixme:win:EnumDisplayDevicesW ((null),0,0x3aeef0,0x00000000), stub!                    
fixme:win:EnumDisplayDevicesW ((null),0,0x3af230,0x00000000), stub!                    
fixme:win:EnumDisplayDevicesW ((null),0,0x3af344,0x00000000), stub!                    
fixme:win:EnumDisplayDevicesW ((null),0,0x3af508,0x00000000), stub!                    
fixme:win:EnumDisplayDevicesW ((null),0,0x3af504,0x00000000), stub!                    
fixme:win:EnumDisplayDevicesW ((null),0,0x3aef88,0x00000000), stub!                    
fixme:win:EnumDisplayDevicesW ((null),0,0x3af0c0,0x00000000), stub!                    
fixme:win:EnumDisplayDevicesW ((null),0,0x3af480,0x00000000), stub!                    
fixme:win:EnumDisplayDevicesW ((null),0,0x3af470,0x00000000), stub!                    
fixme:win:EnumDisplayDevicesW ((null),0,0x3aef88,0x00000000), stub!                    
fixme:win:EnumDisplayDevicesW ((null),0,0x3af0c0,0x00000000), stub!                    
Thread ID=001d renamed using MS VC6 extension (name=="")                               
err:seh:setup_exception_record stack overflow 948 bytes in thread 0019 eip b7688ddc esp 00240f7c stack 0x240000-0x241000-0x3b0000                                             
^CCtrl-C: stopping debuggee                                                            
0xb7806430: popl        %ebp                                                           
Wine-dbg>bt all                                                                        
0xb783942e: jmp 0xb7839423                                                             

Backtracing for thread 0014 in process 000e (C:\windows\system32\services.exe):
Backtrace:                                                                     
=>0 0xb783942e (0x0053e828)                                                    
  1 0x7b839fd3 ReadFile+0x1f3() in kernel32 (0x0053e8a8)                       
  2 0x7ee1ef15 in rpcrt4 (+0x3ef15) (0x0053e8f8)                               
  3 0x7ee1423a in rpcrt4 (+0x3423a) (0x0053e968)                               
  4 0x7ee145c0 RPCRT4_ReceiveWithAuth+0x80() in rpcrt4 (0x0053e9f8)            
  5 0x7ee193f9 in rpcrt4 (+0x393f9) (0x0053ea68)                               
  6 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x0053ea78)                    
  7 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x0053eb48)            
  8 0x7bc778a5 in ntdll (+0x678a5) (0x0053f398)                                
  9 0xb76b680e start_thread+0xbe() in libpthread.so.0 (0x0053f498)             
  10 0xb76378de __clone+0x5e() in libc.so.6 (0x00000000)                       

Backtracing for thread 0010 in process 000e (C:\windows\system32\services.exe):
Backtrace:                                                                     
=>0 0xb783942e (0x0043e5e8)                                                    
  1 0x7bc75ca3 NTDLL_wait_for_multiple_objects+0x253() in ntdll (0x0043e818)   
  2 0x7bc75f93 NtWaitForMultipleObjects+0x63() in ntdll (0x0043e858)           
  3 0x7b868c76 WaitForMultipleObjectsEx+0xf6() in kernel32 (0x0043e9a8)        
  4 0x7ee2028f in rpcrt4 (+0x4028f) (0x0043ea08)                               
  5 0x7ee17056 in rpcrt4 (+0x37056) (0x0043ea68)                               
  6 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x0043ea78)                    
  7 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x0043eb48)            
  8 0x7bc778a5 in ntdll (+0x678a5) (0x0043f398)                                
  9 0xb76b680e start_thread+0xbe() in libpthread.so.0 (0x0043f498)             
  10 0xb76378de __clone+0x5e() in libc.so.6 (0x00000000)                       

Backtracing for thread 000f in process 000e (C:\windows\system32\services.exe):
Backtrace:                                                                     
=>0 0xb783942e (0x0033f988)                                                    
  1 0x7bc75ca3 NTDLL_wait_for_multiple_objects+0x253() in ntdll (0x0033fbb8)   
  2 0x7bc75f93 NtWaitForMultipleObjects+0x63() in ntdll (0x0033fbf8)           
  3 0x7b868c76 WaitForMultipleObjectsEx+0xf6() in kernel32 (0x0033fd48)        
  4 0x7b868d3b WaitForSingleObjectEx+0x3b() in kernel32 (0x0033fd78)           
  5 0x7ee4fe94 RPC_MainLoop+0x74() in services (0x0033fdc8)                    
  6 0x7ee54020 main+0x310() in services (0x0033fe58)                           
  7 0x7ee5b16c in services (+0x1b16c) (0x0033fea8)                             
  8 0x7b858a44 in kernel32 (+0x48a44) (0x0033fee8)                             
  9 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x0033fef8)                    
  10 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x0033ffc8)           
  11 0x7bc4afea in ntdll (+0x3afea) (0x0033ffe8)                               
  12 0xb76e6e9d wine_call_on_stack+0x1d() in libwine.so.1 (0x00000000)         
0xb78dd42e: jmp 0xb78dd423                                                     

Backtracing for thread 0017 in process 0011 (C:\windows\system32\winedevice.exe):
Backtrace:                                                                       
=>0 0xb78dd430 (0x0063e828)                                                      
  1 0x7ed0c0db in libdbus-1.so.3 (+0x2d0db) (0x0063e848)                         
  2 0x7ed040af in libdbus-1.so.3 (+0x250af) (0x0063e898)                         
  3 0x7ed022cc in libdbus-1.so.3 (+0x232cc) (0x0063e8c8)                         
  4 0x7ececbd3 in libdbus-1.so.3 (+0xdbd3) (0x0063e908)                          
  5 0x7ecef02f in libdbus-1.so.3 (+0x1002f) (0x0063e948)                         
  6 0x7ed55038 in mountmgr.sys (+0x5038) (0x0063ea68)                            
  7 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x0063ea78)                      
  8 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x0063eb48)              
  9 0x7bc778a5 in ntdll (+0x678a5) (0x0063f398)                                  
  10 0xb775a80e start_thread+0xbe() in libpthread.so.0 (0x0063f498)              
  11 0xb76db8de __clone+0x5e() in libc.so.6 (0x00000000)                         

Backtracing for thread 0016 in process 0011 (C:\windows\system32\winedevice.exe):
Backtrace:                                                                       
=>0 0xb78dd42e (0x0053e428)                                                      
  1 0x7bc75ca3 NTDLL_wait_for_multiple_objects+0x253() in ntdll (0x0053e658)     
  2 0x7bc75f93 NtWaitForMultipleObjects+0x63() in ntdll (0x0053e698)             
  3 0x7b868c76 WaitForMultipleObjectsEx+0xf6() in kernel32 (0x0053e7e8)          
  4 0x7b868cea WaitForMultipleObjects+0x3a() in kernel32 (0x0053e818)            
  5 0x7ed7bdf6 wine_ntoskrnl_main_loop+0x386() in ntoskrnl (0x0053e9c8)          
  6 0x7ee9c4e1 in winedevice (+0xc4e1) (0x0053ea18)                              
  7 0x7ee448f4 in advapi32 (+0x348f4) (0x0053ea68)                               
  8 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x0053ea78)                      
  9 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x0053eb48)              
  10 0x7bc778a5 in ntdll (+0x678a5) (0x0053f398)                                 
  11 0xb775a80e start_thread+0xbe() in libpthread.so.0 (0x0053f498)              
  12 0xb76db8de __clone+0x5e() in libc.so.6 (0x00000000)                         

Backtracing for thread 0013 in process 0011 (C:\windows\system32\winedevice.exe):
Backtrace:                                                                       
=>0 0xb78dd42e (0x0043e948)                                                      
  1 0x7b839fd3 ReadFile+0x1f3() in kernel32 (0x0043e9c8)                         
  2 0x7ee47abe in advapi32 (+0x37abe) (0x0043ea68)                               
  3 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x0043ea78)                      
  4 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x0043eb48)              
  5 0x7bc778a5 in ntdll (+0x678a5) (0x0043f398)                                  
  6 0xb775a80e start_thread+0xbe() in libpthread.so.0 (0x0043f498)               
  7 0xb76db8de __clone+0x5e() in libc.so.6 (0x00000000)                          

Backtracing for thread 0012 in process 0011 (C:\windows\system32\winedevice.exe):
Backtrace:                                                                       
=>0 0xb78dd42e (0x0033f7b8)                                                      
  1 0x7bc75ca3 NTDLL_wait_for_multiple_objects+0x253() in ntdll (0x0033f9e8)     
  2 0x7bc75f93 NtWaitForMultipleObjects+0x63() in ntdll (0x0033fa28)             
  3 0x7b868c76 WaitForMultipleObjectsEx+0xf6() in kernel32 (0x0033fb78)          
  4 0x7b868cea WaitForMultipleObjects+0x3a() in kernel32 (0x0033fba8)            
  5 0x7ee45c42 in advapi32 (+0x35c42) (0x0033fdf8)                               
  6 0x7ee45e99 StartServiceCtrlDispatcherW+0x139() in advapi32 (0x0033fe48)      
  7 0x7ee9b7d7 wmain+0x47() in winedevice (0x0033fe78)                           
  8 0x7ee9c742 in winedevice (+0xc742) (0x0033fea8)                              
  9 0x7b858a44 in kernel32 (+0x48a44) (0x0033fee8)                               
  10 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x0033fef8)                     
  11 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x0033ffc8)             
  12 0x7bc4afea in ntdll (+0x3afea) (0x0033ffe8)                                 
  13 0xb778ae9d wine_call_on_stack+0x1d() in libwine.so.1 (0x00000000)           

Backtracing for thread 001d in process 0018 (C:\Program Files\World of Warcraft\Wow.exe):                                                                                     
Backtrace:                                                                             
=>0 0xb7806430 (0x013fe5b4)                                                            
  1 0x7b868e01 SleepEx+0x41() in kernel32 (0x013fe5f4)                                 
  2 0x7b868e45 Sleep+0x25() in kernel32 (0x013fe614)                                   
  3 0x0084443d in wow (+0x44443d) (0x013fe620)                                         
  4 0x0046167d in wow (+0x6167d) (0x013fea40)                                          
  5 0x0070318b in wow (+0x30318b) (0x013fea68)                                         
  6 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x013fea78)                            
  7 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x013feb48)                    
  8 0x7bc778a5 in ntdll (+0x678a5) (0x013ff398)                                        
  9 0xb768380e start_thread+0xbe() in libpthread.so.0 (0x013ff498)                     
  10 0xb76048de __clone+0x5e() in libc.so.6 (0x00000000)                               

Backtracing for thread 001c in process 0018 (C:\Program Files\World of Warcraft\Wow.exe):                                                                                     
Backtrace:                                                                             
=>0 0xb7806430 (0x0128e994)                                                            
  1 0x7b868e01 SleepEx+0x41() in kernel32 (0x0128e9d4)                                 
  2 0x7b868e45 Sleep+0x25() in kernel32 (0x0128e9f4)                                   
  3 0x0072c635 in wow (+0x32c635) (0x0128ea14)                                         
  4 0x0074231a in wow (+0x34231a) (0x0128ea28)                                         
  5 0x0086a0bf in wow (+0x46a0bf) (0x0128ea60)                                         
  6 0x0086a164 in wow (+0x46a164) (0x0128ea78)                                         
  7 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x0128eb48)                    
  8 0x7bc778a5 in ntdll (+0x678a5) (0x0128f398)                                        
  9 0xb768380e start_thread+0xbe() in libpthread.so.0 (0x0128f498)                     
  10 0xb76048de __clone+0x5e() in libc.so.6 (0x00000000)                               
0xb780942e: jmp 0xb7809423                                                             

Backtracing for thread 001b in process 001a (C:\windows\system32\explorer.exe):
Backtrace:                                                                     
=>0 0xb780942e (0x0033f078)                                                    
  1 0x7bc75ca3 NTDLL_wait_for_multiple_objects+0x253() in ntdll (0x0033f2a8)   
  2 0x7bc75f93 NtWaitForMultipleObjects+0x63() in ntdll (0x0033f2e8)           
  3 0x7b868c76 WaitForMultipleObjectsEx+0xf6() in kernel32 (0x0033f438)        
  4 0x7ea2f778 X11DRV_MsgWaitForMultipleObjectsEx+0xa8() in winex11 (0x0033f478)
  5 0x7ed1c258 in user32 (+0x9c258) (0x0033f4b8)                                
  6 0x7ece9a28 GetMessageW+0xa8() in user32 (0x0033f518)                        
  7 0x7ee58fbb manage_desktop+0x32b() in explorer (0x0033f718)                  
  8 0x7ee59d75 wWinMain+0x3e5() in explorer (0x0033fdf8)                        
  9 0x7ee5bb46 wmain+0xa6() in explorer (0x0033fe78)                            
  10 0x7ee5ba92 in explorer (+0xba92) (0x0033fea8)                              
  11 0x7b858a44 in kernel32 (+0x48a44) (0x0033fee8)                             
  12 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x0033fef8)                    
  13 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x0033ffc8)            
  14 0x7bc4afea in ntdll (+0x3afea) (0x0033ffe8)                                
  15 0xb76b6e9d wine_call_on_stack+0x1d() in libwine.so.1 (0x00000000)          
         bt all                                                                 
0xb783942e: jmp 0xb7839423                                                      

Backtracing for thread 0014 in process 000e (C:\windows\system32\services.exe):
Backtrace:                                                                     
=>0 0xb783942e (0x0053e828)                                                    
  1 0x7b839fd3 ReadFile+0x1f3() in kernel32 (0x0053e8a8)                       
  2 0x7ee1ef15 in rpcrt4 (+0x3ef15) (0x0053e8f8)                               
  3 0x7ee1423a in rpcrt4 (+0x3423a) (0x0053e968)                               
  4 0x7ee145c0 RPCRT4_ReceiveWithAuth+0x80() in rpcrt4 (0x0053e9f8)            
  5 0x7ee193f9 in rpcrt4 (+0x393f9) (0x0053ea68)                               
  6 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x0053ea78)                    
  7 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x0053eb48)            
  8 0x7bc778a5 in ntdll (+0x678a5) (0x0053f398)                                
  9 0xb76b680e start_thread+0xbe() in libpthread.so.0 (0x0053f498)             
  10 0xb76378de __clone+0x5e() in libc.so.6 (0x00000000)                       

Backtracing for thread 0010 in process 000e (C:\windows\system32\services.exe):
Backtrace:                                                                     
=>0 0xb783942e (0x0043e5e8)                                                    
  1 0x7bc75ca3 NTDLL_wait_for_multiple_objects+0x253() in ntdll (0x0043e818)   
  2 0x7bc75f93 NtWaitForMultipleObjects+0x63() in ntdll (0x0043e858)           
  3 0x7b868c76 WaitForMultipleObjectsEx+0xf6() in kernel32 (0x0043e9a8)        
  4 0x7ee2028f in rpcrt4 (+0x4028f) (0x0043ea08)                               
  5 0x7ee17056 in rpcrt4 (+0x37056) (0x0043ea68)                               
  6 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x0043ea78)                    
  7 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x0043eb48)            
  8 0x7bc778a5 in ntdll (+0x678a5) (0x0043f398)                                
  9 0xb76b680e start_thread+0xbe() in libpthread.so.0 (0x0043f498)             
  10 0xb76378de __clone+0x5e() in libc.so.6 (0x00000000)                       

Backtracing for thread 000f in process 000e (C:\windows\system32\services.exe):
Backtrace:                                                                     
=>0 0xb783942e (0x0033f988)                                                    
  1 0x7bc75ca3 NTDLL_wait_for_multiple_objects+0x253() in ntdll (0x0033fbb8)   
  2 0x7bc75f93 NtWaitForMultipleObjects+0x63() in ntdll (0x0033fbf8)           
  3 0x7b868c76 WaitForMultipleObjectsEx+0xf6() in kernel32 (0x0033fd48)        
  4 0x7b868d3b WaitForSingleObjectEx+0x3b() in kernel32 (0x0033fd78)           
  5 0x7ee4fe94 RPC_MainLoop+0x74() in services (0x0033fdc8)                    
  6 0x7ee54020 main+0x310() in services (0x0033fe58)                           
  7 0x7ee5b16c in services (+0x1b16c) (0x0033fea8)                             
  8 0x7b858a44 in kernel32 (+0x48a44) (0x0033fee8)                             
  9 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x0033fef8)                    
  10 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x0033ffc8)           
  11 0x7bc4afea in ntdll (+0x3afea) (0x0033ffe8)                               
  12 0xb76e6e9d wine_call_on_stack+0x1d() in libwine.so.1 (0x00000000)         
0xb78dd42e: jmp 0xb78dd423                                                     

Backtracing for thread 0017 in process 0011 (C:\windows\system32\winedevice.exe):
Backtrace:                                                                       
=>0 0xb78dd430 (0x0063e828)                                                      
  1 0x7ed0c0db in libdbus-1.so.3 (+0x2d0db) (0x0063e848)                         
  2 0x7ed040af in libdbus-1.so.3 (+0x250af) (0x0063e898)                         
  3 0x7ed022cc in libdbus-1.so.3 (+0x232cc) (0x0063e8c8)                         
  4 0x7ececbd3 in libdbus-1.so.3 (+0xdbd3) (0x0063e908)                          
  5 0x7ecef02f in libdbus-1.so.3 (+0x1002f) (0x0063e948)                         
  6 0x7ed55038 in mountmgr.sys (+0x5038) (0x0063ea68)                            
  7 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x0063ea78)                      
  8 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x0063eb48)              
  9 0x7bc778a5 in ntdll (+0x678a5) (0x0063f398)                                  
  10 0xb775a80e start_thread+0xbe() in libpthread.so.0 (0x0063f498)              
  11 0xb76db8de __clone+0x5e() in libc.so.6 (0x00000000)                         

Backtracing for thread 0016 in process 0011 (C:\windows\system32\winedevice.exe):
Backtrace:                                                                       
=>0 0xb78dd42e (0x0053e428)                                                      
  1 0x7bc75ca3 NTDLL_wait_for_multiple_objects+0x253() in ntdll (0x0053e658)     
  2 0x7bc75f93 NtWaitForMultipleObjects+0x63() in ntdll (0x0053e698)             
  3 0x7b868c76 WaitForMultipleObjectsEx+0xf6() in kernel32 (0x0053e7e8)          
  4 0x7b868cea WaitForMultipleObjects+0x3a() in kernel32 (0x0053e818)            
  5 0x7ed7bdf6 wine_ntoskrnl_main_loop+0x386() in ntoskrnl (0x0053e9c8)          
  6 0x7ee9c4e1 in winedevice (+0xc4e1) (0x0053ea18)                              
  7 0x7ee448f4 in advapi32 (+0x348f4) (0x0053ea68)                               
  8 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x0053ea78)                      
  9 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x0053eb48)              
  10 0x7bc778a5 in ntdll (+0x678a5) (0x0053f398)                                 
  11 0xb775a80e start_thread+0xbe() in libpthread.so.0 (0x0053f498)              
  12 0xb76db8de __clone+0x5e() in libc.so.6 (0x00000000)                         

Backtracing for thread 0013 in process 0011 (C:\windows\system32\winedevice.exe):
Backtrace:                                                                       
=>0 0xb78dd42e (0x0043e948)                                                      
  1 0x7b839fd3 ReadFile+0x1f3() in kernel32 (0x0043e9c8)                         
  2 0x7ee47abe in advapi32 (+0x37abe) (0x0043ea68)                               
  3 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x0043ea78)                      
  4 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x0043eb48)              
  5 0x7bc778a5 in ntdll (+0x678a5) (0x0043f398)                                  
  6 0xb775a80e start_thread+0xbe() in libpthread.so.0 (0x0043f498)               
  7 0xb76db8de __clone+0x5e() in libc.so.6 (0x00000000)                          

Backtracing for thread 0012 in process 0011 (C:\windows\system32\winedevice.exe):
Backtrace:                                                                       
=>0 0xb78dd42e (0x0033f7b8)                                                      
  1 0x7bc75ca3 NTDLL_wait_for_multiple_objects+0x253() in ntdll (0x0033f9e8)     
  2 0x7bc75f93 NtWaitForMultipleObjects+0x63() in ntdll (0x0033fa28)             
  3 0x7b868c76 WaitForMultipleObjectsEx+0xf6() in kernel32 (0x0033fb78)          
  4 0x7b868cea WaitForMultipleObjects+0x3a() in kernel32 (0x0033fba8)            
  5 0x7ee45c42 in advapi32 (+0x35c42) (0x0033fdf8)                               
  6 0x7ee45e99 StartServiceCtrlDispatcherW+0x139() in advapi32 (0x0033fe48)      
  7 0x7ee9b7d7 wmain+0x47() in winedevice (0x0033fe78)                           
  8 0x7ee9c742 in winedevice (+0xc742) (0x0033fea8)                              
  9 0x7b858a44 in kernel32 (+0x48a44) (0x0033fee8)                               
  10 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x0033fef8)                     
  11 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x0033ffc8)             
  12 0x7bc4afea in ntdll (+0x3afea) (0x0033ffe8)                                 
  13 0xb778ae9d wine_call_on_stack+0x1d() in libwine.so.1 (0x00000000)           

Backtracing for thread 001d in process 0018 (C:\Program Files\World of Warcraft\Wow.exe):
Backtrace:                                                                               
=>0 0xb7806430 (0x013fe5b4)                                                              
  1 0x7b868e01 SleepEx+0x41() in kernel32 (0x013fe5f4)                                   
  2 0x7b868e45 Sleep+0x25() in kernel32 (0x013fe614)                                     
  3 0x0084443d in wow (+0x44443d) (0x013fe620)                                           
  4 0x0046167d in wow (+0x6167d) (0x013fea40)                                            
  5 0x0070318b in wow (+0x30318b) (0x013fea68)                                           
  6 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x013fea78)                              
  7 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x013feb48)                      
  8 0x7bc778a5 in ntdll (+0x678a5) (0x013ff398)                                          
  9 0xb768380e start_thread+0xbe() in libpthread.so.0 (0x013ff498)                       
  10 0xb76048de __clone+0x5e() in libc.so.6 (0x00000000)                                 

Backtracing for thread 001c in process 0018 (C:\Program Files\World of Warcraft\Wow.exe):
Backtrace:                                                                               
=>0 0xb7806430 (0x0128e994)                                                              
  1 0x7b868e01 SleepEx+0x41() in kernel32 (0x0128e9d4)                                   
  2 0x7b868e45 Sleep+0x25() in kernel32 (0x0128e9f4)                                     
  3 0x0072c635 in wow (+0x32c635) (0x0128ea14)                                           
  4 0x0074231a in wow (+0x34231a) (0x0128ea28)                                           
  5 0x0086a0bf in wow (+0x46a0bf) (0x0128ea60)                                           
  6 0x0086a164 in wow (+0x46a164) (0x0128ea78)                                           
  7 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x0128eb48)                      
  8 0x7bc778a5 in ntdll (+0x678a5) (0x0128f398)                                          
  9 0xb768380e start_thread+0xbe() in libpthread.so.0 (0x0128f498)                       
  10 0xb76048de __clone+0x5e() in libc.so.6 (0x00000000)                                 
0xb780942e: jmp 0xb7809423                                                               

Backtracing for thread 001b in process 001a (C:\windows\system32\explorer.exe):
Backtrace:                                                                     
=>0 0xb780942e (0x0033f078)                                                    
  1 0x7bc75ca3 NTDLL_wait_for_multiple_objects+0x253() in ntdll (0x0033f2a8)   
  2 0x7bc75f93 NtWaitForMultipleObjects+0x63() in ntdll (0x0033f2e8)           
  3 0x7b868c76 WaitForMultipleObjectsEx+0xf6() in kernel32 (0x0033f438)        
  4 0x7ea2f778 X11DRV_MsgWaitForMultipleObjectsEx+0xa8() in winex11 (0x0033f478)
  5 0x7ed1c258 in user32 (+0x9c258) (0x0033f4b8)                                
  6 0x7ece9a28 GetMessageW+0xa8() in user32 (0x0033f518)                        
  7 0x7ee58fbb manage_desktop+0x32b() in explorer (0x0033f718)                  
  8 0x7ee59d75 wWinMain+0x3e5() in explorer (0x0033fdf8)                        
  9 0x7ee5bb46 wmain+0xa6() in explorer (0x0033fe78)                            
  10 0x7ee5ba92 in explorer (+0xba92) (0x0033fea8)                              
  11 0x7b858a44 in kernel32 (+0x48a44) (0x0033fee8)                             
  12 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x0033fef8)                    
  13 0x7bc6f140 call_thread_entry_point+0x70() in ntdll (0x0033ffc8)            
  14 0x7bc4afea in ntdll (+0x3afea) (0x0033ffe8)                                
  15 0xb76b6e9d wine_call_on_stack+0x1d() in libwine.so.1 (0x00000000)          



What is can be and is there some way to find what is wrong? Tried wine 1.1.31 and 1.1.41 (last one is where I've copied everything above) with the same result.







More information about the wine-users mailing list