[Android] SanaSession.initNative 发生致命崩溃 - MNN Chat 0.8.3 (P0)
作者: kongkong158205519创建于 2026年9月5日更新于 2026年9月11日
标签type:bugplatform:androidapp:transformer
- Root Cause: UnsatisfiedLinkError - SanaSession.initNative JNI method not found. System.loadLibrary successfully loads the MNN core library (JNI_OnLoad is called normally), but the Native implementation for SanaSession is not registered. This suggests that libmnnllm.so is missing Sana/Diffusion related symbols.
内容来源: alibaba/MNN