[Bug 1764] RTEMS shell not always waiting for termination

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Wed Mar 16 23:52:52 UTC 2011


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

--- Comment #3 from Chris Johns <chrisj at rtems.org> 2011-03-16 18:52:50 CDT ---
(In reply to comment #2)
> Another possibility is that it isn't a second shell starting up but somehow two
> calls to my  POSIX_Init() resulting in two calls to my main_thread starting two
> shells. 

A static variable incremented would help here.

>     rtems_bsdnet_initialize_network();
>     rtems_telnetd_initialize();

Could it be a telnet shell init failing some how and the shell ending up on the
console ?

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