← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 966333] Re: Deadlock occurs in 2890 when receiving a new pm while minimized

 

Here's a little more info on the locked thread ...
<http://pastebin.com/nH7XbZHs>

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/966333

Title:
  Deadlock occurs in 2890 when receiving a new pm while minimized

Status in DC++:
  New

Bug description:
  In rev 2890 While having the client running and minimizing to taskbar
  (NOT notification area) and having the away message on, when receiving
  a new pm (a pm from a user where the window has to be created) a
  deadlock occurs the stack dump of the thread is as follows ...

  ntoskrnl.exe!KeWaitForMultipleObjects+0xc0a
  ntoskrnl.exe!KeAcquireSpinLockAtDpcLevel+0x732
  ntoskrnl.exe!KeWaitForMutexObject+0x19f
  ntoskrnl.exe!__misaligned_access+0xba4
  ntoskrnl.exe!__misaligned_access+0x1821
  ntoskrnl.exe!__misaligned_access+0x1a97
  msftedit.dll+0x1b0c
  msftedit.dll+0x1478
  msftedit.dll+0x1b0c
  msftedit.dll!RichEditWndProc+0x13d
  DCPlusPlus.exe+0x2b5b0d
  DCPlusPlus.exe+0x2b60e7

To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/966333/+subscriptions


References