https://bugs.documentfoundation.org/show_bug.cgi?id=172918
--- Comment #26 from Alex Thurgood <[email protected]> --- (In reply to Alex Thurgood from comment #25) > (In reply to BogdanB from comment #24) > > Alex, I don't know if it is different, but this bug is about mp3, not mp4, > > or AVI file. Could be the same, but we tested only with mp3. > > > Hi Bogdan, I get the same crash when trying to insert an audio file, e.g. > AIFF: > > * thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS > (code=1, address=0x988000000bcf002e) > frame #0: 0x000000018b8232e8 > libc++abi.dylib`std::type_info::operator==[abi:nqe210106](std::type_info > const&) const > libc++abi.dylib`std::type_info::operator==[abi:nqe210106]: > -> 0x18b8232e8 <+0>: ldr x8, [x0, #0x8] > 0x18b8232ec <+4>: ldr x9, [x1, #0x8] > 0x18b8232f0 <+8>: cmp x8, x9 > 0x18b8232f4 <+12>: b.ne 0x18b823300 ; <+24> > > which leads me to believe that the type of media file/container doesn't make > any difference. Similarly, just ried with a MP3 file and got the same result --> crash. -- You are receiving this mail because: You are the assignee for the bug.
