View Issue Details

IDProjectCategoryView StatusLast Update
0022239MMW 5Otherpublic2026-08-31 07:53
Reportermichal Assigned To 
PriorityurgentSeverityminorReproducibilitysometimes
Status resolvedResolutionfixed 
Product Version2027 
Target Version2027Fixed in Version2027 
Summary0022239: MediaMonkey sometimes causes entries in Event Viewer with exception 0xc0000005
DescriptionIt seems to be related to closing window - like search image or whole application. It happens only sometimes.
Additional InformationTicket 17715
https://www.mediamonkey.com/forum/viewtopic.php?t=109542
TagsNo tags attached.
Fixed in build3519

Activities

michal

2026-07-21 12:34

developer   ~0081614

The main problem seems to be caused by the fact, that we use somewhere single process version of Chromium (e.g. for artwork search) and it is not officially supported some time. It seems here the had the same problem: https://www.magpcss.org/ceforum/viewtopic.php?f=6&t=15263

michal

2026-07-21 12:53

developer   ~0081615

Fixed in build 3515.

michal

2026-08-31 06:40

developer   ~0081980

Last edited: 2026-08-31 06:41

Reopening, it seems, our artwork search causes another event log entry - source Microsoft Windows security, category Logon, message "Unknown user name or bad password", caller MediaMonkeyEmbedded.exe.

michal

2026-08-31 07:53

developer   ~0081981

Fixed in build 3519. It was caused by new Chromium feature related to Google wallet (AutofillAiWalletPrivatePasses), I disabled it, as we do not need it at all, and it seems to be ok now.