[RTEMS Project] #2299: Filesystem test failures on v850sim (was: DOSFS test failures on v850sim)

RTEMS trac trac at rtems.org
Wed Mar 11 21:54:05 UTC 2015


#2299: Filesystem test failures on v850sim
---------------------------+------------------------------
 Reporter:  joel.sherrill  |       Owner:  sebastian.huber
     Type:  defect         |      Status:  new
 Priority:  normal         |   Milestone:  4.11.1
Component:  General        |     Version:  4.11
 Severity:  normal         |  Resolution:
 Keywords:                 |
---------------------------+------------------------------
Changes (by joel.sherrill):

 * cc: chrisj (added)


Old description:

> Checking v850sim BSP. Not sure about other variants. Looks like most of
> the DOSFS tests fail:
>
> WARNING - log/fsdosfsformat01 did not appear to complete execution
> WARNING - log/fsdosfsname01 did not appear to complete execution
> WARNING - log/fsdosfssync01 did not appear to complete execution
> WARNING - log/fsdosfswrite01 did not appear to complete execution
>
> Could be a generic alignment issue or simply the test not really fitting
> in RAM.
>
> Starting as 4.11 milestone until Sebastian says what to do.
>
> (gdb) r
> Starting program:
> /users/joel/rtems-4.11-work/b-v850sim/v850-rtems4.11/c/v850sim/testsuites/fstests/fsdosfsname01/fsdosfsname01.exe
> core: 1 byte write to unmapped address 0x22c9c8 at 0x100032
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x00100032 in start ()
> (gdb) bt
> #0  0x00100032 in start ()

New description:

 Checking v850sim BSP. Not sure about other variants. Looks like all of the
 DOSFS and RFS tests fail:

 Could be a generic alignment issue or simply the test not really fitting
 in memory.

 Starting as 4.11 milestone until Sebastian says what to do.

 (gdb) r
 Starting program:
 /users/joel/rtems-4.11-work/b-v850sim/v850-rtems4.11/c/v850sim/testsuites/fstests/fsdosfsname01/fsdosfsname01.exe
 core: 1 byte write to unmapped address 0x22c9c8 at 0x100032

 Program received signal SIGSEGV, Segmentation fault.
 0x00100032 in start ()
 (gdb) bt
 #0  0x00100032 in start ()

--

--
Ticket URL: <http://devel.rtems.org/ticket/2299#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list