raiden00pl commented on issue #17132: URL: https://github.com/apache/nuttx/issues/17132#issuecomment-3769544004
another issue in `ostest` for qemu-intel64: ``` user_main: sched_thread_local test sched_thread_local_test: g_tls_int value is: 458751 sched_thread_local_test: Starting waiter thread 0 sched_thread_local_test: Starting waiter thread 1 sched_thread_local_test: Starting waiter thread 2 thread_func[2]: Thread Started thread_func[2]: g_tls_short (at 0x0xfffffffffffffffc) initial value = 0 thread_func[2]: g_tls_int (at 0x0xfffffffffffffff8) initial value = 458751 thread_func[2]: g_tls_lld (at 0x0xfffffffffffffff0) initial value = -393216 thread_func[2]: ERROR value_short value for this thread is different than the expected initial value (6): 0 dump_assert_info: Current Version: NuttX 10.4.0 f0cb80d297 Jan 19 2026 18:49:54 x86_64 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
