c64pet Posted April 14, 2012 Report Share Posted April 14, 2012 I run uTorrent version 3.1.3 (build 26837) on Windows SP1 x64.uTorrent hangs every once in a while on what appears to be a deadlock situation from the thread call stacks:Here's call stacks from 4 threads:uTorrent.exe+0x506a90:ntoskrnl.exe!KiSwapContext+0x7antoskrnl.exe!KiCommitThreadWait+0x1d2ntoskrnl.exe!KeWaitForSingleObject+0x19fntoskrnl.exe!KiSuspendThread+0x54ntoskrnl.exe!KiDeliverApc+0x201ntoskrnl.exe!KiApcInterrupt+0xd7ntdll.dll!_RtlEnterCriticalSection@4+0x17 <<< Critical section entereduTorrent.exe+0xf4380uTorrent.exe+0xa4f8entdll.dll!_RtlEnterCriticalSection@4+0x17 <<< Critical section entereduTorrent.exe+0x3f387uTorrent.exe+0x3b22e:ntoskrnl.exe!KiSwapContext+0x7antoskrnl.exe!KiCommitThreadWait+0x1d2ntoskrnl.exe!KeWaitForSingleObject+0x19fntoskrnl.exe!KiSuspendThread+0x54ntoskrnl.exe!KiDeliverApc+0x201ntoskrnl.exe!KiCommitThreadWait+0x3ddntoskrnl.exe!KeWaitForSingleObject+0x19fntoskrnl.exe!NtWaitForSingleObject+0xdentoskrnl.exe!KiSystemServiceCopyEnd+0x13wow64cpu.dll!CpupSyscallStub+0x9wow64cpu.dll!Thunk0ArgReloadState+0x23wow64.dll!RunCpuSimulation+0xawow64.dll!Wow64LdrpInitialize+0x429ntdll.dll!??_C@_0BN@KLOBBEB@Enabling?5heap?5debug?5options?6?$AA@FNODOBFM@+0x29364ntdll.dll!LdrInitializeThunk+0xentdll.dll!_NtWaitForSingleObject@12+0x15ntdll.dll!_RtlpWaitOnCriticalSection@8+0x13e <<< Thread waiting on critical sectionntdll.dll!_RtlEnterCriticalSection@4+0x150 uTorrent.exe+0x3f37buTorrent.exe+0x3b201uTorrent.exe+0x3b24auTorrent.exe+0x3e40b:ntoskrnl.exe!KiSwapContext+0x7antoskrnl.exe!KiCommitThreadWait+0x1d2ntoskrnl.exe!KeWaitForSingleObject+0x19fntoskrnl.exe!KiSuspendThread+0x54ntoskrnl.exe!KiDeliverApc+0x201ntoskrnl.exe!KiCommitThreadWait+0x3ddntoskrnl.exe!KeWaitForSingleObject+0x19fntoskrnl.exe!NtWaitForSingleObject+0xdentoskrnl.exe!KiSystemServiceCopyEnd+0x13wow64cpu.dll!CpupSyscallStub+0x9wow64cpu.dll!Thunk0ArgReloadState+0x23wow64.dll!RunCpuSimulation+0xawow64.dll!Wow64LdrpInitialize+0x429ntdll.dll!??_C@_0BN@KLOBBEB@Enabling?5heap?5debug?5options?6?$AA@FNODOBFM@+0x29364ntdll.dll!LdrInitializeThunk+0xentdll.dll!_NtWaitForSingleObject@12+0x15ntdll.dll!_RtlpWaitOnCriticalSection@8+0x13e <<< Thread waiting on critical sectionntdll.dll!_RtlEnterCriticalSection@4+0x150uTorrent.exe+0x3f387uTorrent.exe+0x3e43fntdll.dll!___RtlUserThreadStart@8+0x70ntdll.dll!__RtlUserThreadStart@8+0x1buTorrrent.exe+0x72f4f:ntoskrnl.exe!KiSwapContext+0x7antoskrnl.exe!KiCommitThreadWait+0x1d2ntoskrnl.exe!KeWaitForSingleObject+0x19fntoskrnl.exe!KiSuspendThread+0x54ntoskrnl.exe!KiDeliverApc+0x201ntoskrnl.exe!KiCommitThreadWait+0x3ddntoskrnl.exe!KeWaitForSingleObject+0x19fntoskrnl.exe!NtWaitForSingleObject+0xdentoskrnl.exe!KiSystemServiceCopyEnd+0x13wow64cpu.dll!CpupSyscallStub+0x9wow64cpu.dll!Thunk0ArgReloadState+0x23wow64.dll!RunCpuSimulation+0xawow64.dll!Wow64LdrpInitialize+0x429ntdll.dll!??_C@_0BN@KLOBBEB@Enabling?5heap?5debug?5options?6?$AA@FNODOBFM@+0x29364ntdll.dll!LdrInitializeThunk+0xentdll.dll!_NtWaitForSingleObject@12+0x15ntdll.dll!_RtlpWaitOnCriticalSection@8+0x13e <<< Thread waiting on critical sectionntdll.dll!_RtlEnterCriticalSection@4+0x150uTorrent.exe+0x3f37bIs this a known issue? Also are public symbols for uTorrent available? That would help with providing more info if needed. Link to comment Share on other sites More sharing options...
rafi Posted April 14, 2012 Report Share Posted April 14, 2012 Yeah, the issue was reported. The possible cause - not yet... Link to comment Share on other sites More sharing options...
arvid Posted April 16, 2012 Report Share Posted April 16, 2012 @c64pet: could you post a dump (or minidump) of the process when this happens?if you don't want to post it in the forum, feel free to email me directly at arvid@bittorrent.comto quote firon "When it hangs, open task manager, right click on utorrent.exe and hit 'Create Dump File'. Compress that file, then upload it to mediafire.com and email me the link."thanks! Link to comment Share on other sites More sharing options...
c64pet Posted April 22, 2012 Author Report Share Posted April 22, 2012 Thanks for your patience, I didn't hit the issue for multiple days and last night it happened again, I've sent the minidump directly. Link to comment Share on other sites More sharing options...
Firon Posted April 23, 2012 Report Share Posted April 23, 2012 Could you resend that dump to me, firon@bittorrent.com ?Arvid is out for a while. Link to comment Share on other sites More sharing options...
c64pet Posted April 23, 2012 Author Report Share Posted April 23, 2012 Sure, done! Link to comment Share on other sites More sharing options...
rafi Posted May 1, 2012 Report Share Posted May 1, 2012 Seems to be fixed in build 3.2 27133 Link to comment Share on other sites More sharing options...
c64pet Posted May 2, 2012 Author Report Share Posted May 2, 2012 Great! Many thanks! Link to comment Share on other sites More sharing options...
John Peterson Posted May 6, 2012 Report Share Posted May 6, 2012 This deadlcok seems to prevail in 3.1.3-27120 as reported here. I've asked the developer to provide a way to debug deadlocks by generating a log message before all potential deadlock spots such as wait functions and other information to determine if a hang occurred at that spot and why. Link to comment Share on other sites More sharing options...
rafi Posted May 6, 2012 Report Share Posted May 6, 2012 seems to prevail in 3.1.3-27120That's because, as I said above, it was fixed only in 27133 v3.2 and following releases ...try 27167+ : http://download.utorrent.com/3.1.3/uTorrent.exe ... who knows ... Link to comment Share on other sites More sharing options...
doctorx Posted May 7, 2012 Report Share Posted May 7, 2012 I registered on this forum just to confirm the deadlock issue on build 27120. This issue caused my ESXi v4.1 U2 host to lock up badly. vmkernel logs showed many SCSILinuxAbortCommands failed errors. I thought it was my RR4320 acting up, and I even changed all RAID 5 disks... and it was still freezing up when I downloaded anything using uTorrent. Now, I updated to build 27167 and it's been hours and no lock up. Lets hope that it doesn't happen again. Link to comment Share on other sites More sharing options...
Firon Posted May 7, 2012 Report Share Posted May 7, 2012 The deadlock fix wasn't backported to 3.1.3. Only 3.2 has the fix. Link to comment Share on other sites More sharing options...
c64pet Posted May 14, 2012 Author Report Share Posted May 14, 2012 I actually am still hitting a deadlock issue after upgrading to the beta version 3.2 build 27191.@Firon: I've sent a minidump to you and arvid.0:000> ~*k. 0 Id: 3474.9938 Suspend: 0 Teb: 7efdd000 UnfrozenChildEBP RetAddr 0036f240 77a28df4 ntdll!NtWaitForSingleObject+0x150036f2a4 77a28cd8 ntdll!RtlpWaitOnCriticalSection+0x13e0036f2cc 0044535f ntdll!RtlEnterCriticalSection+0x150WARNING: Stack unwind information not available. Following frames may be wrong.0036f2f8 004c6f2f uTorrent+0x4535f0036f648 004cc098 uTorrent+0xc6f2f0036f6d8 0046eba3 uTorrent+0xcc0980036f714 0046de67 uTorrent+0x6eba30036f734 0046dd88 uTorrent+0x6de670036f75c 76cf62fa uTorrent+0x6dd880036f788 76cf6d3a user32!InternalCallWinProc+0x230036f800 76cf77c4 user32!UserCallWinProcCheckWow+0x1090036f860 76cf788a user32!DispatchMessageWorker+0x3bc0036f870 0046dcd3 user32!DispatchMessageW+0xf0036f8a8 004cd2c6 uTorrent+0x6dcd30036fe58 76ac9d45 uTorrent+0xcd2c60036fe90 004cd37f msvcrt!malloc+0x8d0036feec 004f7f44 uTorrent+0xcd37f0036ff88 76b8339a uTorrent+0xf7f440036ff94 77a29ef2 kernel32!BaseThreadInitThunk+0xe0036ffd4 77a29ec5 ntdll!__RtlUserThreadStart+0x700036ffec 00000000 ntdll!_RtlUserThreadStart+0x1b 1 Id: 3474.8a44 Suspend: 0 Teb: 7efda000 UnfrozenChildEBP RetAddr 0323fdf4 77a42f51 ntdll!ZwWaitForMultipleObjects+0x150323ff88 76b8339a ntdll!TppWaiterpThread+0x33d0323ff94 77a29ef2 kernel32!BaseThreadInitThunk+0xe0323ffd4 77a29ec5 ntdll!__RtlUserThreadStart+0x700323ffec 00000000 ntdll!_RtlUserThreadStart+0x1b 2 Id: 3474.8b8c Suspend: 0 Teb: 7efd7000 UnfrozenChildEBP RetAddr 0351fe80 77a28df4 ntdll!NtWaitForSingleObject+0x150351fee4 77a28cd8 ntdll!RtlpWaitOnCriticalSection+0x13e0351ff0c 0044535f ntdll!RtlEnterCriticalSection+0x150WARNING: Stack unwind information not available. Following frames may be wrong.0351ff64 00440c08 uTorrent+0x4535f0351ff80 00440c58 uTorrent+0x40c0800000000 00000000 uTorrent+0x40c58 3 Id: 3474.709c Suspend: 0 Teb: 7efaf000 UnfrozenChildEBP RetAddr 03b0fe5c 77a28df4 ntdll!NtWaitForSingleObject+0x1503b0fec0 77a28cd8 ntdll!RtlpWaitOnCriticalSection+0x13e03b0fee8 0044538c ntdll!RtlEnterCriticalSection+0x150WARNING: Stack unwind information not available. Following frames may be wrong.03b0ff00 004441b5 uTorrent+0x4538c03b0ff88 76b8339a uTorrent+0x441b503b0ff94 77a29ef2 kernel32!BaseThreadInitThunk+0xe03b0ffd4 77a29ec5 ntdll!__RtlUserThreadStart+0x7003b0ffec 00000000 ntdll!_RtlUserThreadStart+0x1b 4 Id: 3474.4214 Suspend: 1 Teb: 7efac000 UnfrozenChildEBP RetAddr 03defd28 00445461 ntdll!RtlEnterCriticalSection+0x17WARNING: Stack unwind information not available. Following frames may be wrong.03defd58 00408162 uTorrent+0x4546103defde4 0049e9f6 uTorrent+0x816203deff4c 00479f19 uTorrent+0x9e9f603deff58 0047a111 uTorrent+0x79f1903deff84 0047a14f uTorrent+0x7a11103deff88 76b8339a uTorrent+0x7a14f03deff94 77a29ef2 kernel32!BaseThreadInitThunk+0xe03deffd4 77a29ec5 ntdll!__RtlUserThreadStart+0x7003deffec 00000000 ntdll!_RtlUserThreadStart+0x1b 5 Id: 3474.3cc8 Suspend: 0 Teb: 7efa6000 UnfrozenChildEBP RetAddr 0472fdc0 77a28df4 ntdll!NtWaitForSingleObject+0x150472fe24 77a28cd8 ntdll!RtlpWaitOnCriticalSection+0x13e0472fe4c 0044535f ntdll!RtlEnterCriticalSection+0x150WARNING: Stack unwind information not available. Following frames may be wrong.0472ff88 76b8339a uTorrent+0x4535f0472ff94 77a29ef2 kernel32!BaseThreadInitThunk+0xe0472ffd4 77a29ec5 ntdll!__RtlUserThreadStart+0x700472ffec 00000000 ntdll!_RtlUserThreadStart+0x1b 6 Id: 3474.81c Suspend: 0 Teb: 7ef97000 UnfrozenChildEBP RetAddr 0558fe80 769e0a91 ntdll!NtWaitForSingleObject+0x150558feec 76b81194 KERNELBASE!WaitForSingleObjectEx+0x980558ff04 76b81148 kernel32!WaitForSingleObjectExImplementation+0x750558ff18 768ab86d kernel32!WaitForSingleObject+0x120558ff34 7687a56d ole32!CDllHost::MTAWorkerLoop+0x2b [d:\w7rtm\com\ole32\com\objact\dllhost.cxx @ 876]0558ff54 7687a4ac ole32!CDllHost::WorkerThread+0xd0 [d:\w7rtm\com\ole32\com\objact\dllhost.cxx @ 825]0558ff5c 7688cd48 ole32!DLLHostThreadEntry+0xd [d:\w7rtm\com\ole32\com\objact\dllhost.cxx @ 758]0558ff78 7688d87a ole32!CRpcThread::WorkerLoop+0x26 [d:\w7rtm\com\ole32\com\dcomrem\threads.cxx @ 257]0558ff88 76b8339a ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x16 [d:\w7rtm\com\ole32\com\dcomrem\threads.cxx @ 63]0558ff94 77a29ef2 kernel32!BaseThreadInitThunk+0xe0558ffd4 77a29ec5 ntdll!__RtlUserThreadStart+0x700558ffec 00000000 ntdll!_RtlUserThreadStart+0x1b 7 Id: 3474.5a34 Suspend: 0 Teb: 7ef8e000 UnfrozenChildEBP RetAddr 06dcfedc 76cf790d user32!NtUserGetMessage+0x1506dcfef8 7687a44e user32!GetMessageW+0x3306dcff38 7687853b ole32!CDllHost::STAWorkerLoop+0x81 [d:\w7rtm\com\ole32\com\objact\dllhost.cxx @ 957]06dcff54 7687a4ac ole32!CDllHost::WorkerThread+0xd0 [d:\w7rtm\com\ole32\com\objact\dllhost.cxx @ 825]06dcff5c 7688cd48 ole32!DLLHostThreadEntry+0xd [d:\w7rtm\com\ole32\com\objact\dllhost.cxx @ 758]06dcff78 7688d87a ole32!CRpcThread::WorkerLoop+0x26 [d:\w7rtm\com\ole32\com\dcomrem\threads.cxx @ 257]06dcff88 76b8339a ole32!CRpcThreadCache::RpcWorkerThreadEntry+0x16 [d:\w7rtm\com\ole32\com\dcomrem\threads.cxx @ 63]06dcff94 77a29ef2 kernel32!BaseThreadInitThunk+0xe06dcffd4 77a29ec5 ntdll!__RtlUserThreadStart+0x7006dcffec 00000000 ntdll!_RtlUserThreadStart+0x1b 8 Id: 3474.15ec Suspend: 0 Teb: 7ef88000 UnfrozenChildEBP RetAddr 07edfec0 76cf790d user32!NtUserGetMessage+0x1507edfedc 00463dfa user32!GetMessageW+0x33WARNING: Stack unwind information not available. Following frames may be wrong.07edff88 76b8339a uTorrent+0x63dfa07edff94 77a29ef2 kernel32!BaseThreadInitThunk+0xe07edffd4 77a29ec5 ntdll!__RtlUserThreadStart+0x7007edffec 00000000 ntdll!_RtlUserThreadStart+0x1b 9 Id: 3474.a5f8 Suspend: 0 Teb: 7ef85000 UnfrozenChildEBP RetAddr 081bfe40 769e0bdd ntdll!ZwWaitForMultipleObjects+0x15081bfedc 76b81a2c KERNELBASE!WaitForMultipleObjectsEx+0x100081bff24 76b84208 kernel32!WaitForMultipleObjectsExImplementation+0xe0081bff40 0046b980 kernel32!WaitForMultipleObjects+0x18WARNING: Stack unwind information not available. Following frames may be wrong.081bff84 0046ba30 uTorrent+0x6b980081bff94 77a29ef2 uTorrent+0x6ba30081bffd4 77a29ec5 ntdll!__RtlUserThreadStart+0x70081bffec 00000000 ntdll!_RtlUserThreadStart+0x1b 10 Id: 3474.41fc Suspend: 0 Teb: 7ef73000 UnfrozenChildEBP RetAddr 0a53fa30 773f75df ntdll!ZwAlpcSendWaitReceivePort+0x120a53fa64 773f7a7f rpcrt4!LRPC_CASSOCIATION::AlpcSendWaitReceivePort+0x5d0a53fabc 773f7982 rpcrt4!LRPC_BASE_CCALL::DoSendReceive+0xa30a53fad4 77400071 rpcrt4!LRPC_BASE_CCALL::SendReceive+0x2f0a53fae4 773f7391 rpcrt4!LRPC_CCALL::SendReceive+0x250a53faf4 773f804b rpcrt4!I_RpcSendReceive+0x280a53fb08 773f801a rpcrt4!NdrSendReceive+0x310a53fb14 77490149 rpcrt4!NdrpSendReceive+0x90a53ff28 74b8290b rpcrt4!NdrClientCall2+0x1a60a53ff44 74b82878 ssdpapi!GetNotificationRpc+0x1a0a53ff88 76b8339a ssdpapi!GetNotificationLoop+0x590a53ff94 77a29ef2 kernel32!BaseThreadInitThunk+0xe0a53ffd4 77a29ec5 ntdll!__RtlUserThreadStart+0x700a53ffec 00000000 ntdll!_RtlUserThreadStart+0x1b 11 Id: 3474.f18 Suspend: 0 Teb: 7ef61000 UnfrozenChildEBP RetAddr 0b9cf9b8 77a28df4 ntdll!NtWaitForSingleObject+0x150b9cfa1c 77a28cd8 ntdll!RtlpWaitOnCriticalSection+0x13e0b9cfa44 0044535f ntdll!RtlEnterCriticalSection+0x150WARNING: Stack unwind information not available. Following frames may be wrong.0b9cfa78 004f1203 uTorrent+0x4535f0b9cfcd8 77a20358 uTorrent+0xf12030b9cfd6c 004458ec ntdll!LdrGetProcedureAddressEx+0xca0b9cfd84 00000000 uTorrent+0x458ec 12 Id: 3474.7f74 Suspend: 0 Teb: 7ef91000 UnfrozenChildEBP RetAddr 0949fa7c 72276f0f ntdll!NtWaitForSingleObject+0x150949fabc 72276d30 mswsock!SockWaitForSingleObject+0x1ba0949fba8 757b6a28 mswsock!WSPSelect+0x3a60949fc28 76ec3c16 ws2_32!select+0x4940949ff80 76ed97cb wininet!ICAsyncThread::SelectThread+0x25a0949ff88 76b8339a wininet!ICAsyncThread::SelectThreadWrapper+0xd0949ff94 77a29ef2 kernel32!BaseThreadInitThunk+0xe0949ffd4 77a29ec5 ntdll!__RtlUserThreadStart+0x700949ffec 00000000 ntdll!_RtlUserThreadStart+0x1b 13 Id: 3474.3928 Suspend: 0 Teb: 7ef8b000 UnfrozenChildEBP RetAddr 2d68fea0 769e0a91 ntdll!NtWaitForSingleObject+0x152d68ff0c 76b81194 KERNELBASE!WaitForSingleObjectEx+0x982d68ff24 6b4c33b7 kernel32!WaitForSingleObjectExImplementation+0x752d68ff88 76b8339a rasman!RasmanServiceMonitorThread+0xe72d68ff94 77a29ef2 kernel32!BaseThreadInitThunk+0xe2d68ffd4 77a29ec5 ntdll!__RtlUserThreadStart+0x702d68ffec 00000000 ntdll!_RtlUserThreadStart+0x1b 14 Id: 3474.4c80 Suspend: 0 Teb: 7ef82000 UnfrozenChildEBP RetAddr 2cd9fe28 77a43352 ntdll!NtWaitForWorkViaWorkerFactory+0x122cd9ff88 76b8339a ntdll!TppWorkerThread+0x2162cd9ff94 77a29ef2 kernel32!BaseThreadInitThunk+0xe2cd9ffd4 77a29ec5 ntdll!__RtlUserThreadStart+0x702cd9ffec 00000000 ntdll!_RtlUserThreadStart+0x1b 15 Id: 3474.182c Suspend: 0 Teb: 7efa3000 UnfrozenChildEBP RetAddr 0849fe28 77a43352 ntdll!NtWaitForWorkViaWorkerFactory+0x120849ff88 76b8339a ntdll!TppWorkerThread+0x2160849ff94 77a29ef2 kernel32!BaseThreadInitThunk+0xe0849ffd4 77a29ec5 ntdll!__RtlUserThreadStart+0x700849ffec 00000000 ntdll!_RtlUserThreadStart+0x1b 16 Id: 3474.354c Suspend: 0 Teb: 7efa0000 UnfrozenChildEBP RetAddr 091bfe28 77a43352 ntdll!NtWaitForWorkViaWorkerFactory+0x12091bff88 76b8339a ntdll!TppWorkerThread+0x216091bff94 77a29ef2 kernel32!BaseThreadInitThunk+0xe091bffd4 77a29ec5 ntdll!__RtlUserThreadStart+0x70091bffec 00000000 ntdll!_RtlUserThreadStart+0x1b 17 Id: 3474.83cc Suspend: 0 Teb: 7ef9a000 UnfrozenChildEBP RetAddr 0a99fe28 77a43352 ntdll!NtWaitForWorkViaWorkerFactory+0x120a99ff88 76b8339a ntdll!TppWorkerThread+0x2160a99ff94 77a29ef2 kernel32!BaseThreadInitThunk+0xe0a99ffd4 77a29ec5 ntdll!__RtlUserThreadStart+0x700a99ffec 00000000 ntdll!_RtlUserThreadStart+0x1b 18 Id: 3474.d7c Suspend: 0 Teb: 7ef9d000 UnfrozenChildEBP RetAddr 0977fe28 77a43352 ntdll!NtWaitForWorkViaWorkerFactory+0x120977ff88 76b8339a ntdll!TppWorkerThread+0x2160977ff94 77a29ef2 kernel32!BaseThreadInitThunk+0xe0977ffd4 77a29ec5 ntdll!__RtlUserThreadStart+0x700977ffec 00000000 ntdll!_RtlUserThreadStart+0x1b 19 Id: 3474.8b80 Suspend: 0 Teb: 7ef94000 UnfrozenChildEBP RetAddr 2c8afe28 77a43352 ntdll!NtWaitForWorkViaWorkerFactory+0x122c8aff88 76b8339a ntdll!TppWorkerThread+0x2162c8aff94 77a29ef2 kernel32!BaseThreadInitThunk+0xe2c8affd4 77a29ec5 ntdll!__RtlUserThreadStart+0x702c8affec 00000000 ntdll!_RtlUserThreadStart+0x1b 20 Id: 3474.1ad0 Suspend: 0 Teb: 7ef7f000 UnfrozenChildEBP RetAddr 2f34fe28 77a43352 ntdll!NtWaitForWorkViaWorkerFactory+0x122f34ff88 76b8339a ntdll!TppWorkerThread+0x2162f34ff94 77a29ef2 kernel32!BaseThreadInitThunk+0xe2f34ffd4 77a29ec5 ntdll!__RtlUserThreadStart+0x702f34ffec 00000000 ntdll!_RtlUserThreadStart+0x1b Link to comment Share on other sites More sharing options...
rafi Posted May 14, 2012 Report Share Posted May 14, 2012 I don't see it in build 27215 (win7/x86) Link to comment Share on other sites More sharing options...
Firon Posted May 14, 2012 Report Share Posted May 14, 2012 I actually am still hitting a deadlock issue after upgrading to the beta version 3.2 build 27191.@Firon: I've sent a minidump to you and arvid.Can you reproduce this with the latest build of 3.2? (currently 27215). It's usually a little easier to debug on the newest version, though I'm sure your deadlock is still there. Link to comment Share on other sites More sharing options...
rafi Posted May 14, 2012 Report Share Posted May 14, 2012 though I'm sure your deadlock is still there.Maybe related to the x64 OS? Link to comment Share on other sites More sharing options...
Firon Posted May 14, 2012 Report Share Posted May 14, 2012 Nah. Arvid found and fixed the issue today - the minidump provided by c64pet was helpful to find the root cause.There was in fact another deadlock. The next build of 3.2 should have the fix. Link to comment Share on other sites More sharing options...
rafi Posted May 14, 2012 Report Share Posted May 14, 2012 nice Link to comment Share on other sites More sharing options...
c64pet Posted May 15, 2012 Author Report Share Posted May 15, 2012 Great! Thanks a lot! I'll try the latest 3.2 bits as soon as they are out. Link to comment Share on other sites More sharing options...
Firon Posted May 15, 2012 Report Share Posted May 15, 2012 The new 3.2 is up now, 27226. Please try it. Link to comment Share on other sites More sharing options...
c64pet Posted May 20, 2012 Author Report Share Posted May 20, 2012 I've been trying 3.2 build 27226 for the last 5 days and the issues seem to be addressed. Many thanks! Just to give some perspective, this is the first time I'm able to run version 3 since I upgraded about 1.5 months ago, for longer than a day without a crash or hang. Really appreciate you looking into these. Link to comment Share on other sites More sharing options...
Firon Posted May 21, 2012 Report Share Posted May 21, 2012 Great to hear that it works now!Thanks for your help. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.