[
https://issues.apache.org/jira/browse/MYNEWT-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sheela updated MYNEWT-343:
--------------------------
Priority: Major (was: Minor)
> nffs crash at bootloader
> ------------------------
>
> Key: MYNEWT-343
> URL: https://issues.apache.org/jira/browse/MYNEWT-343
> Project: Mynewt
> Issue Type: Bug
> Components: NFFS
> Environment: Arduino Zero with NFFS
> Reporter: Marko Kiiskila
> Assignee: Christopher Collins
> Fix For: v1_1_beta1
>
> Attachments: arduino_nffs.bin, nffs-inode-invalid-id.bin
>
>
> System asserts. I was switching between images.
> Program received signal SIGTRAP, Trace/breakpoint trap.
> __assert_func (file=<optimized out>, line=<optimized out>,
> func=<optimized out>, e=<optimized out>) at os_fault.c:124
> 124 asm("bkpt");
> (gdb) bt
> #0 __assert_func (file=<optimized out>, line=<optimized out>,
> func=<optimized out>, e=<optimized out>) at os_fault.c:124
> #1 0x0000105e in nffs_hash_remove (entry=entry@entry=0x20001ad8)
> at nffs_hash.c:179
> #2 0x00002ff2 in nffs_block_delete_from_ram (
> block_entry=block_entry@entry=0x20001ad8) at nffs_block.c:266
> #3 0x000026f2 in nffs_restore_sweep () at nffs_restore.c:353
> #4 0x0000283e in nffs_restore_full (area_descs=area_descs@entry=0x2000736c)
> at nffs_restore.c:1400
> #5 0x000004ca in nffs_detect (area_descs=area_descs@entry=0x2000736c)
> at nffs.c:606
> #6 0x000001e8 in setup_for_nffs () at boot.c:93
> #7 main () at boot.c:173
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)