DCO_81
Member level 1
- Joined
- Mar 10, 2005
- Messages
- 39
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Location
- Germany, south
- Activity points
- 1,657
jffs segmentation fault
Hello everybody,
I´d like to save some files on my hms720´s flash. So I start to mount jffs:
mount /mnt/jffs
Then I create/copy a file on this file system. It stores proper for files <= 11 byte. For files > 11 byte I get an segmentation fault and a mem dump.
Can anyone explain me why and how to solve this problem?
Thanks in advance.
Hello everybody,
I´d like to save some files on my hms720´s flash. So I start to mount jffs:
mount /mnt/jffs
Then I create/copy a file on this file system. It stores proper for files <= 11 byte. For files > 11 byte I get an segmentation fault and a mem dump.
Can anyone explain me why and how to solve this problem?
Thanks in advance.