[Bug 1873] pc386 not booting with --disable-posix

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Aug 2 22:32:11 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1873

--- Comment #3 from Gedare <giddyup44 at yahoo.com> 2011-08-02 17:32:11 CDT ---
(In reply to comment #2)
> (In reply to comment #1)
> > I am building now and will look into this.  I am FC14 with stock RPMs so should
> > be able to reproduce it.
I think I found why: you also need --enable-rtems-debug. Full configure line is
below.
> 
> hello and ticker work for me with COM1 as console.  Can you verify you are
> up to date and still broken and provide the following:
> 
> + test which fails
Any test including hello

> + specific pc386 variant
Just the pc386.
> + complete configuration line.

This configure is sufficient to cause the behavior:
../../rtems/configure --target=i386-rtems4.11 --enable-rtemsbsp=pc386
--enable-rtems-debug --disable-posix

I verified that you can add USE_COM1_AS_CONSOLE=1 BSP_PRESS_KEY_FOR_RESET=0 and
run the test with the rtems-testing/pc386 script and it will hang as well.

Also, using --disable-posix and --enable-rtems-debug on sis and psim causes the
same failure (similar backtrace as originally posted).

-- 
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