View Issue Details

IDProjectCategoryView StatusLast Update
0002202MMW v4Otherpublic2005-12-15 23:29
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version2.5 
Fixed in Version2.5 
Summary0002202: AV in Auto-Synchronization on Apacer USB Flash Disc.
DescriptionI used my Apacer flash disk to Auto-Sync with MM. I used d_WMDL.dll plugin for this and when I check [x] Auto synchronize as soon as the device is connected and try to connect my device then MM stops with AV.
 
Tested in Delphi,
On such lines Delphi stops with AV.

//(Line 1379 in Devices.pas):
if Assigned( lib.dll.fGetFlag) then

//(Line 569 in Devices.pas):
if not Assigned(dll.fCanPlay) then
TagsNo tags attached.
Fixed in build925

Activities

Ludek

2005-11-28 23:17

developer   ~0006417

Tested in build 918 (Beta 2) and the problem occurs.

jiri

2005-12-02 18:50

administrator   ~0006457

Assigning to Ludek to generate a standard debug log.

Ludek

2005-12-05 22:44

developer   ~0006494

Ok,
I have tested 921 and posted a standard debug log from debug version on our FTP.

jiri

2005-12-15 15:04

administrator   ~0006652

Probably resolved in 925.

Ludek

2005-12-15 23:29

developer   ~0006660

Verified in build 925 and yes, it was resolved.
Great! Thx. Jiri.

Closing.