RTEMS | Initializing network (libbsd) issue on 6-freebsd-12 powerpc beatnik (#5386)
Heinz Junkes (@junkes)
gitlab at rtems.org
Fri Oct 31 21:28:55 UTC 2025
Heinz Junkes created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5386
## Summary
on call rtems_bsd_initialize() :
_taskqueue_start_threads: kthread_add(kqueue_ctx taskq): error 12emerg: kproc_create() failed with 12
```
git clone https://gitlab.rtems.org/rtems/tools/rtems-source-builder rsb
cd rsb
git checkout tags/6.1
git clone https://gitlab.rtems.org/rtems/rtos/rtems.git kernel
cd kernel
git checkout tags/6.1
git clone https://gitlab.rtems.org/rtems/pkg/rtems-libbsd
cd rtems-libbsd
git checkout 6-freebsd-12
git submodule init
git submodule update rtems_waf
## Steps to reproduce
Booting beatnik:
```
Startup.
get time from RTC
time set to : 10/31/25 22:13:26.000006539 UTC
***** RTEMS Version: rtems-6.0.0 (PowerPC/Generic (classic FPU)/beatnik) *****
***** Initializing network (libbsd) *****
_taskqueue_start_threads: kthread_add(kqueue_ctx taskq): error 12emerg: kproc_create() failed with 12
```
<!-- Pre-set options
- milestone
-->
/milestone %6.2
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5386
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20251031/05a0cba3/attachment.htm>
More information about the bugs
mailing list