This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Filesystem problems


Hello all,

we've got our program running on ecos on a linux synthetic target. But
sadly it get's a segmentation fault when the program tries to open a
file (with the open instruction). The file isn't created yet.  We get
the segmentation fault on the LOCK_FS( mte) command. The value of mte is
0x0 (we suppose that this is the problem).

Do we have to initialize a filesystem, or mount it or something?

All help is appreciated,

tom and stijn



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]