libbsd - rtems_bsd_initialize() startup failure.

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Jun 14 11:06:41 UTC 2016



On 14/06/16 12:25, Thomas Kim wrote:
> Dear Sir,
>
> I have used RTEMS only for one year. Thank you very much.
> But, I started to integrate libbsd right now. I am beginner about libbsd.
>
> After I test libbsd library in my code, console output is below;
> *** BSD PANIC *** rtems_bsd_threads_init_early: cannot create extension.

I strongly recommend to use a debugger to figure out problems like this 
(e.g. via a stack trace).

You need enough resources for the libbsd. You can find a general purpose 
configuration for example in the libbsd test suite. In this particular 
case a user extension is missing (CONFIGURE_MAXIMUM_USER_EXTENSIONS).

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the users mailing list