Closed nikunjOceanmtech closed 3 months ago
Hi @nikunjOceanmtech , thanks for the report :)
It looks like A13 phone has 32-bit Android OS. I'll will check how Rinf behaves on 32-bit systems, though not sure exactly when I would be able to do that.
Hi @nikunjOceanmtech , thanks for the report :)
It looks like A13 phone has 32-bit Android OS. I'll will check how Rinf behaves on 32-bit systems, though not sure exactly when I would be able to do that.
@temeddix ,
i am create new flutter project then add rinf: ^6.12.1 this package then follow this website https://rinf.cunarist.com/applying-template/ and then method call to show same error
this my flutter project link https://github.com/nikunjOceanmtech/image_library_rust
https://github.com/cunarist/rinf/assets/147715598/1216cb36-1e52-4ad4-b1f5-5979fa319b87
It is not supported on 32-bit Android OS such as Samsung Galaxy A13 and Samsung Galaxy Tab A 10.1.
Too bad this is such a cool tool though ! How about mentioning such limitations in the readme ?
F/libc (10287): Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 10446 (1.ui), pid 10287 (library_flutter)
Build fingerprint: 'samsung/a13nnxx/a13:14/UP1A.231005.007/A135FXXS7DXE4:user/release-keys' Revision: '6' ABI: 'arm' Processor: '3' Timestamp: 2024-06-11 13:14:43.398759947+0530 Process uptime: 22s Cmdline: com.example.image_processing_library_flutter pid: 10287, tid: 10446, name: 1.ui >>> com.example.image_processing_library_flutter <<< uid: 10327 signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr -------- r0 00000000 r1 000028ce r2 00000006 r3 bb104850 r4 bb104860 r5 bb104848 r6 0000282f r7 0000016b r8 00000000 r9 ffffffff r10 bb104850 r11 bb104b20 ip 000028ce sp bb104830 lr e454a113 pc e454a126 3 total frames backtrace:
00 pc 00063126 /apex/com.android.runtime/lib/bionic/libc.so (abort+138) (BuildId: adc8d9e6a9ef4c96683727240de4565c)
Lost connection to device.
Exited.
this crash message showing
.toml file code is
.proto file code is
.rs file code is