View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017670 | MMW 5 | Podcasts | public | 2021-03-15 14:40 | 2021-03-21 17:52 |
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 | 0017670: Crash while podcasts are downloading BE860E44 | ||||
Description | 1 Installed MM5 build 2325 portable 2 Initiated first run 3 Imported MM4 settings/db 4 Waited as podcasts were updated --> crash BE860E44 | ||||
Tags | No tags attached. | ||||
Fixed in build | 2326 | ||||
|
The crash does not seem to be related to podcast downloading. Based on the log it is is crash in TSharedWindow.placeWindowToMonitor when showing a message dialog. Assigning to Petr. ----------------------------------------------------------------------- EDIT: Actually found that BE860E44 was an older log from build 2283 (from December) !! Not sure why this is part of the Rusty's log at all ?? But part of the Rusty's log (MediaMonkeyEngine_crash-while-downloading-podcasts.el) there is another log B2F60FFE from build 2325 where Eureka resulted in "Stack Overflow" while catching _handled_ exception in function WaitUntilClosed (while downloading podcasts) !! i.e. it seem that even newer Eureka version catches _handled_ exceptions -- and in addition results in "Stack overflow" while catching them :-( It might sense to revert Eureka to an older version for now? In order to not block 5.0 release? |
|
Fixed the "Stack Overflow" when catching handled exceptions in EurekaLog7/EExceptionManager.pas (SVN revision 37683) But I found new issues with the new Eureka, tracking in 0017654 |
|
Verified 2326 (by performing the exact same steps in the same environment). |