[Bug 27836] Process.WaitForInputIdle deadlock.

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 23 00:06:18 CDT 2011


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

--- Comment #3 from Mike Mestnik <cheako+winehq at mikemestnik.net> 2011-07-23 00:06:16 CDT ---
Wine-dbg>attach 0x0000003d
0xb77e0422 __kernel_vsyscall+0xe in [vdso].so: jmp    0xb77e0417
__kernel_vsyscall+0x3 in [vdso].so
Wine-dbg>bt
Backtrace:
=>0 0xb77e0422 __kernel_vsyscall+0xe() in [vdso].so (0x0032e69c)
  1 0xb763952b __libc_read+0x4a() in libpthread.so.0 (0x0032e69c)
  2 0x7bc752a8 in ntdll (+0x652a7) (0x0032e69c)
  3 0x7bc77993 in ntdll (+0x67992) (0x0032e8bc)
  4 0x7bc77a9b NtWaitForMultipleObjects+0x5a() in ntdll (0x0032e8ec)
  5 0x7b86b84f WaitForMultipleObjectsEx+0xee() in kernel32 (0x0032ea3c)
  6 0x7eb5203d in winex11 (+0x3203c) (0x0032ea7c)
  7 0x7edd5058 in user32 (+0x95057) (0x0032eabc)
  8 0x7ed99d8a MsgWaitForMultipleObjectsEx+0x109() in user32 (0x0032ec8c)
  9 0x7ed99e30 MsgWaitForMultipleObjects+0x3f() in user32 (0x0032ecbc)
  10 0x7ed9dc49 WaitForInputIdle+0xc8() in user32 (0x0032edac)
  11 0x03913b96 (0x0032edd8)
  12 0x7a66653b in system.ni (+0x22653a) (0x0032ee2c)
  13 0x7a6665e2 in system.ni (+0x2265e1) (0x0032eed0)
  14 0x02c52c74 in system.windows.forms.ni (+0xa2c73) (0x0032ef3c)
  15 0x02c615a6 in system.windows.forms.ni (+0xb15a5) (0x0032ef78)
  16 0x02c614c3 in system.windows.forms.ni (+0xb14c2) (0x0032efd8)
  17 0x0069c3c4 (0x0032effc)
  18 0x7edd4b9a WINPROC_wrapper+0x19() in user32 (0x0032f02c)
  19 0x7edd52ec in user32 (+0x952eb) (0x0032f07c)
  20 0x7edd78fd in user32 (+0x978fc) (0x0032f0cc)
  21 0x7ed99a9e DispatchMessageW+0x9d() in user32 (0x0032f1bc)
  22 0x03911556 (0x0032f1d8)
  23 0x02c64766 in system.windows.forms.ni (+0xb4765) (0x0032f290)
  24 0x02c6432d in system.windows.forms.ni (+0xb432c) (0x0032f300)
  25 0x02c6416b in system.windows.forms.ni (+0xb416a) (0x0032f330)
  26 0x02ca69fe in system.windows.forms.ni (+0xf69fd) (0x0032f360)
  27 0x79e88ee4 in mscorwks (+0x18ee3) (0x0032f3e0)
  28 0x79e88e31 in mscorwks (+0x18e30) (0x0032f520)
  29 0x79e88d19 in mscorwks (+0x18d18) (0x0032f5f4)
  30 0x00373120 (0x003730c0)
  31 0x00200004 (0x09000066)



0xb78dc422 __kernel_vsyscall+0xe in [vdso].so: jmp    0xb78dc417
__kernel_vsyscall+0x3 in [vdso].so



0xb789c422 __kernel_vsyscall+0xe in [vdso].so: jmp    0xb789c417
__kernel_vsyscall+0x3 in [vdso].so


hmm, no where can I get the BT I got b4 with x11 in it.

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