[RTEMS Project] #4759: RPi: crashes when shell starts
RTEMS trac
trac at rtems.org
Sun Dec 11 15:06:45 UTC 2022
#4759: RPi: crashes when shell starts
-----------------------+---------------------
Reporter: jkillelea | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 6.1
Component: shell | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
-----------------------+---------------------
Comment (by jkillelea):
It appears that raspberry pi does not support _Thread_Local attributes.
Rebuilding GCC with the flag `--without_newlib_tls` seems to fix most
errors. The null pointer error in getpwuid_r is actually ok, it's the call
to set errno later in the function that causes failures.
--
Ticket URL: <http://devel.rtems.org/ticket/4759#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list