View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015619 | MMW 5 | General | public | 2019-04-24 01:16 | 2019-05-14 21:02 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | crash | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0015619: MM crashes on termination (not doing anything) | ||||
Description | Build 2171 crashed on termination. The app was running in the background for hours after having done a large sync operation. It appeared to be stable but crashed upon attempting to close it. Crashlog: 370E0DF9 Note: upon force-terminating MM5, I noticed that RAVBg64.exe was running at 40% cpu utilization (just noting this in case it's related--btw, high CPU with RAVBg64 is something I've seen several times with MM5 but never with MM4). | ||||
Tags | No tags attached. | ||||
Fixed in build | 2172 | ||||
|
In the log I see that task for finalization of UPnP / WiFi sync stucked on: TMediaServer.Destroy ::_Deleting temp files:_749 i.e. the large sync operation produced 749 temporary files that MM5 was deleting on closing and it took more than 10 seconds so the "Not all close events are finished" assertion popped-up. These temp files MM5 creates when serving lyrics over UPnP or for Wi-Fi sync. Solution: MM5 should delete the temp files immediately after the lyrics are served (or once the sync task is finished / terminated). => Fixed in 2172 --------------------------------------------------- Re RAVBg64.exe: By searching the internet I found that RAVBg64 stands for Realtek Audio-Video Background process (64 Bit) But some malware camouflages itself as RAVBg64.exe, particularly when located in the C:\Windows or C:\Windows\System32 folder. Therefore, you should check the RAVBg64.exe process on your PC to see if it is a threat. |
|
Verified 2172 Please Confirm if it is also fixed for you as my disk IO operations are faster on M.2 Drive. |
|
Verified 2175. Closing. |