tflite-support icon indicating copy to clipboard operation
tflite-support copied to clipboard

`EXC_BAD_ACCESS (code=1, address=0x11)`

Open adnan-thathiya-rizzle opened this issue 2 years ago • 2 comments

Getting EXC_BAD_ACCESS (code=1, address=0x11) on initialisation of segmenter.

let segmenter = try ImageSegmenter.segmenter(options: options)

Screenshot 2022-09-26 at 10 06 00 PM

adnan-thathiya-rizzle avatar Sep 26 '22 16:09 adnan-thathiya-rizzle

@khanhlvg do you have any insights on this?

lu-wang-g avatar Oct 14 '22 20:10 lu-wang-g

@adnan-thathiya-rizzle I couldn't reproduce the issue. Could you provide steps to reproduce it?

khanhlvg avatar Oct 14 '22 22:10 khanhlvg