Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 16:29:38 +0000



Post From: SC 1277: Add Custom Study second time freezes SC

[2015-07-30 17:01:15]
bjohnson777 (Brett Johnson) - Posts: 284
I ran WINE in debug mode and caught a longer instance of the hang. It's a lot harder to catch the hang in debug mode with things going so slow. That probably means something.

This is a snip from the log file that is attached. The full log is 200+megs and a bit overkill. The attached log has some gdi32 calls from scrolling the chart, it hangs, then goes back to the gdi32 calls. There are a number of THREAD_DETACH entries from smaller hangs in the 200meg log.

005c:Call PE DLL (proc=0x1b95100,module=0x1a90000 L"UserContributedStudies.dll",reason=THREAD_DETACH,res=(nil))
1306653.828:005c:Call ntdll.RtlDecodePointer(9107e5c7) ret=01b97c49
1306653.828:005c:Ret ntdll.RtlDecodePointer() retval=7b83d3d0 ret=01b97c49
005c:Ret PE DLL (proc=0x1b95100,module=0x1a90000 L"UserContributedStudies.dll",reason=THREAD_DETACH,res=(nil)) retval=1

1306653.828 is a time stamp in seconds.milliseconds. The seconds are my OS uptime.

After the time stamp is the thread ID. "005c" shown above. There are others sometimes without the time stamp.

The rest needs translating.

The problem is from 1306647.286 to 1306718.051. It's about 71 seconds total.
attachmentwine_THREAD_DETACH.log - Attached On 2015-07-30 16:51:13 UTC - Size: 22.5 KB - 313 views