<div dir="auto">Hi - <div dir="auto">I'm trying to use the qmi interface via the Go introspection library, and having issues.</div><div dir="auto">Some calls are reliable. The get_capabilities() in the simple-tester.py is stable. But get_ids is not. If I call it, and immediately call the unref(), all is good. If I access any of the members using the API - like get_imei() - then I get "double free detected in tcache 2" as soon as I call the unref(). It seems like it is trying to release the string twice. I get similar issues with get_system_info() which fails if I try to access the lte results.</div><div dir="auto"><br></div><div dir="auto">Any ideas?</div><div dir="auto"><br></div></div>