szafonimateusz-mi opened a new issue, #17132:
URL: https://github.com/apache/nuttx/issues/17132

   ### Description / Steps to reproduce the issue
   
   - `intel64/nsh` crashes on `wdog_test`
   
   ```
   dump_assert_info: Current Version: NuttX  12.11.0-RC0 f582d8efd00 Sep 30 
2025 13:29:10 x86_64
   dump_assert_info: Assertion failed wd_start(&test_wdog, delay, 
wdtest_callback, (wdparm_t)param) == OK: at file: wdog.c:297 task: ostest 
process: ostest 0x10095a9cb
   ```
   
   - `intel64/nsh` crashes in `priority_inheritance`
   
   ```
   x86_64_fault_panic_isr: PANIC:
   x86_64_fault_panic_isr: Exception 14 occurred with error code 0:
   ```
   
   - `intel64/ostest` crashes on `sched_lock_test`
   
   ```
   dump_assert_info: Current Version: NuttX  12.11.0-RC0 f47f9c9572b Sep 30 
2025 13:44:22 x86_64
   dump_assert_info: Assertion failed (((andbeyond)->size & 0x2) != 0) && 
andbeyond->preceding == nextsize: at file: mm_heap/mm_free.c:160 task: ostest 
process: ostest 0x10091aea2
   ```
   
   ### On which OS does this issue occur?
   
   [OS: Linux]
   
   ### What is the version of your OS?
   
   doesn't matter
   
   ### NuttX Version
   
   master
   
   ### Issue Architecture
   
   [Arch: x86_64]
   
   ### Issue Area
   
   [Area: Kernel]
   
   ### Host information
   
   _No response_
   
   ### Verification
   
   - [x] I have verified before submitting the report.


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

Reply via email to