Skip to content

[Bug]: iOS App got crashed after opening a video into editor and clicking on the save button #56

@nillbiplob

Description

@nillbiplob

Package Version

0.3.0

Flutter Version

3.35.3

Platforms

iOS

How to reproduce?

[+48101 ms] [lldb]: Process 3477 stopped
[ ] [lldb]: * thread #61, queue = 'com.apple.avcustomvideocompositorsession.clientcustomcompositorq', stop reason = signal SIGABRT
[ ] [lldb]: frame #0: 0x00000001eb5ca1dc libsystem_kernel.dylib__pthread_kill + 8 [ ] [lldb]: libsystem_kernel.dylib__pthread_kill:
[ ] [lldb]: -> 0x1eb5ca1dc <+8>: b.lo 0x1eb5ca1fc ; <+40>
[ ] [lldb]: 0x1eb5ca1e0 <+12>: pacibsp
[ ] [lldb]: 0x1eb5ca1e4 <+16>: stp x29, x30, [sp, #-0x10]!
[ ] [lldb]: 0x1eb5ca1e8 <+20>: mov x29, sp
[ ] [lldb]: Target 0: (Runner) stopped.

While saving the video after editing in Flutter/iOS.

Logs (optional)

[+48101 ms] [lldb]: Process 3477 stopped
[        ] [lldb]: * thread #61, queue = 'com.apple.avcustomvideocompositorsession.clientcustomcompositorq', stop reason = signal SIGABRT
[        ] [lldb]:     frame #0: 0x00000001eb5ca1dc libsystem_kernel.dylib`__pthread_kill + 8
[        ] [lldb]: libsystem_kernel.dylib`__pthread_kill:
[        ] [lldb]: ->  0x1eb5ca1dc <+8>:  b.lo   0x1eb5ca1fc               ; <+40>
[        ] [lldb]:     0x1eb5ca1e0 <+12>: pacibsp 
[        ] [lldb]:     0x1eb5ca1e4 <+16>: stp    x29, x30, [sp, #-0x10]!
[        ] [lldb]:     0x1eb5ca1e8 <+20>: mov    x29, sp
[        ] [lldb]: Target 0: (Runner) stopped.

Example code (optional)

Device Model (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions