Hello,
We're experiencing an issue while writing on a volume that becomes full while writing.
I would expect WriteAmtTrackSample to fail when the volume gets full but it always returns AMT_SUCCESS.
Is this a known issue ?
Also when we stop writing, we get this:
Assertion "Valid number of bytes written: expectedSize = 151896, writtenSize = 0." violated in routine "AA::ContainerBuffer::Dump".
The violation occurred at line 585 in file "/Users/nxnbuild/jenkins/workspace/GenericHelper_12.release.mac/label/xcode32/stdlib/libstdcpp/workgroups/GenericHelper/AA/ContainerBuffer.cpp".
The condition "dump_size == fileHandler.size ()" was false.
Our setup:
AMT 2.13.2.980
macOS 10.12.1
Xcode 8.1
Thank you !
Best regards,
Frank