You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Christopher Collins (JIRA)" <ji...@apache.org> on 2017/06/14 21:16:00 UTC

[jira] [Updated] (MYNEWT-343) nffs crash at bootloader

     [ https://issues.apache.org/jira/browse/MYNEWT-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Collins updated MYNEWT-343:
---------------------------------------
    Fix Version/s:     (was: v1_1_0_rel)

> nffs crash at bootloader
> ------------------------
>
>                 Key: MYNEWT-343
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-343
>             Project: Mynewt
>          Issue Type: Bug
>      Security Level: Public(Viewable by anyone) 
>          Components: NFFS
>         Environment: Arduino Zero with NFFS
>            Reporter: Marko Kiiskila
>            Assignee: Christopher Collins
>         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.4.14#64029)