https://bugs.documentfoundation.org/show_bug.cgi?id=172918
--- Comment #23 from Alex Thurgood <[email protected]> --- (In reply to Alex Thurgood from comment #21) > If I insert a MP4 file instead, I get an immediate crash caught by lldb: > > Process 11590 stopped > * thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS > (code=1, address=0xe4006dd29891ffc0) > frame #0: 0x0000000182a02eec libc++abi.dylib`__cxxabiv1::(anonymous > namespace)::dyn_cast_get_derived_info(__cxxabiv1::(anonymous > namespace)::derived_object_info*, void const*) + 8 > libc++abi.dylib`__cxxabiv1::(anonymous namespace)::dyn_cast_get_derived_info: > -> 0x182a02eec <+8>: ldur x9, [x8, #-0x10] > 0x182a02ef0 <+12>: add x10, x1, x9 > 0x182a02ef4 <+16>: str x10, [x0] > 0x182a02ef8 <+20>: ldur x8, [x8, #-0x8] > Target 0: (soffice) stopped. > > > Launched a backtrace and attached to this report. Same crashing behaviour EXC_BAD_ACCESS when inserting a 73 MB mpeg file. -- You are receiving this mail because: You are the assignee for the bug.
