[Bug 1543] Ticker fails during filesystem initialization on pc386
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Wed Jun 2 16:41:43 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1543
--- Comment #1 from Gedare <giddyup44 at yahoo.com> 2010-06-02 11:41:42 ---
The mount call in base_fs.c line 57 returns -1.
The mt object looks like this:
(gdb) p *mt
$2 = {
type = 0x121cfa "mimfs",
fsoptions = RTEMS_FILESYSTEM_READ_WRITE,
device = 0x0,
mount_point = 0x0
}
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list