-
Notifications
You must be signed in to change notification settings - Fork 17
Navigo scan crash #71
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hi!
My flipper crashes when reading navigo "easy" passes. I tried on 2 different ones. I suppose they are a bit different from regular navigo passes which leads to the crash.
Here are the logs :
72439 [I][Loader] Loading /ext/apps/NFC/metroflip.fap
72445 [T][StorageApi] File 00009AF8 - 00009C8C open (/ext/apps/NFC/metroflip.fap)
72589 [T][StorageApi] File/Dir 0000AA60 alloc
72597 [T][StorageApi] File 0000AA60 - 0000AB9C open (/ext/apps_assets/metroflip/.assets.signature)
72609 [T][StorageApi] File 0000AA60 - 0000AB9C closed
72612 [T][StorageApi] File/Dir 0000AA60 free
72645 [I][Elf] Total size of loaded sections: 94145
72648 [T][StorageApi] File 00009AF8 - 00009C8C closed
72650 [T][StorageApi] File/Dir 00009AF8 free
72653 [I][Loader] Loaded in 214ms
76305 [D][DolphinState] icounter 65, butthurt 0
76310 [D][NfcScanner] Found 5 base protocols
76318 [D][ViewDispatcher] View changed while key press 2000F220 -> 2000F578. Sending key: OK, type: Release, sequence: 00000038 to previous view
76328 [D][Nfc] FWT Timeout
76330 [T][Nfc] Failed TRX state machine
76392 [D][Nfc] FWT Timeout
76394 [T][Nfc] Failed TRX state machine
76455 [D][Nfc] FWT Timeout
76457 [T][Nfc] Failed TRX state machine
76459 [T][FelicaPoller] Activation failed error: 8
76482 [D][Nfc] FWT Timeout
76484 [T][Nfc] Failed TRX state machine
76486 [T][ST25TBPoller] error during trx: 2
76507 [D][Nfc] FWT Timeout
76509 [T][Nfc] Failed TRX state machine
76523 [D][NfcScanner] Found 1 children
76552 [I][NfcScanner] Detected 1 protocols
76554 [I][Metroflip:Scene:Auto] test
76661 [I][Metroflip:Scene:Auto] proto: 3
76663 [I][Metroflip:Scene:Parse] test1
76665 [I][Metroflip:Scene:Parse] path /ext/apps_assets/metroflip/plugins/calypso_plugin.fal
76670 [T][StorageApi] File/Dir 0000FAE8 alloc
76675 [T][StorageApi] File 0000FAE8 - 0000FC84 open (/ext/apps_assets/metroflip/plugins/calypso_plugin.fal)
76685 [E][Elf] Not enough memory to load section data
76687 [E][Elf] Error loading section '.text'
76690 [E][Elf] Not enough memory
76692 [E][PluginManager] Failed to preload /ext/apps_assets/metroflip/plugins/calypso_plugin.fal
76697 [T][StorageApi] File 0000FAE8 - 0000FC84 closed
76699 [T][StorageApi] File/Dir 0000FAE8 free
76702 [E][Metroflip:Scene:Parse] Failed to load parse plugin
For the record my flipper runs on 1.3.4 firmware version, and Metroflip 0.9 freshly installed.
I hope this helps, thanks for your work!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working