zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.8k stars 6.58k forks source link

tests: kernel: objects: minimallibc test Timeout on lpc54114 #80296

Open hakehuang opened 1 week ago

hakehuang commented 1 week ago

Describe the bug minimallibc test is Timeout on v3.7.0-4826-g372b3a9b8da2 on lpcxpresso54114/lpc54114/m4 testcase path is kernel/objects/minimallibc/pending_timer

see logs for details

To Reproduce

  1. scripts/twister --device-testing --device-serial /dev/ttyACM0 -p lpcxpresso54114/lpc54114/m4  --sub-test kernel.objects

    or

    # cd tests/kernel/objects/minimallibc/pending_timer
    # west build -b lpcxpresso54114/lpc54114/m4
    # west flash
  2. See error

Expected behavior test pass

Impact

Logs and console output


*** Booting Zephyr OS build v3.7.0-4826-g372b3a9b8da2 ***
Running TESTSUITE pending
===================================================================
START - test_pending_fifo
Testing preemptible threads block on fifos ...
Testing fifos time-out in correct order ...
Testing  fifos delivered data correctly ...
 PASS - test_pending_fifo in 2.013 seconds
===================================================================
START - test_pending_lifo
Testing preemptible threads block on lifos ...
Testing lifos time-out in correct order ...
Testing lifos delivered data correctly ...
 PASS - test_pending_lifo in %u.%03u seconds
TESTSUITE %s succeeded
TESTSUITE %s failed.
ERROR: Test suite '%s' did not run.
ERROR: Test '%s' assigned to test suite '%s' which doesn't exist
Bad stats for %s.%s

------ TESTSUITE SUMMARY START ------

SUITE %s - %3d.%02d%% [%s]: pass = %d, fail = %d, skip = %d, total = %d duration = %u.%03u seconds
FLAKY - %s - [%s.%s] - (Failed %d of %d attempts) - duration = %u.%03u seconds
 - %s - [%s.%s] duration = %u.%03u seconds
------ TESTSUITE SUMMARY END ------

RunID: 9a136b230ae989353c5719e4a4da4a91
FAILEDPROJECT EXECUTION %s
SUCCESSFULsetupbeforetestafterteardownframeworkPASSSKIPpint@40004000syscon@40000000clock_controlWEST_TOPDIR/zephyr/include/zephyr/drivers/gpio/gpio_utils.hcallback No callback!
callback->handler   No callback handler!
cb->handlergpio@1gpio@0WEST_TOPDIR/zephyr/drivers/pinctrl/pinctrl_lpc_iocon.c(((pin_mux) & 0xC0000) >> 18) <= 0x2flexcomm@40086000WEST_TOPDIR/zephyr/include/zephyr/spinlock.hz_spin_lock_valid(l)  Invalid spinlock %p
z_spin_unlock_valid(l)  Not my spinlock %p
WEST_TOPDIR/modules/hal/nxp/mcux/mcux-sdk/devices/LPC54114/drivers/fsl_clock.c "$&()*,-.01245689:;<=WEST_TOPDIR/modules/hal/nxp/mcux/mcux-sdk/devices/LPC54114/drivers/fsl_reset.cbitPos < 32ULWEST_TOPDIR/modules/hal/nxp/mcux/mcux-sdk/drivers/lpc_gpio/fsl_gpio.cport < ((size_t) (((int) sizeof(char[1 - 2 * !(!__builtin_types_compatible_p(__typeof__(s_gpioClockName), __typeof__(&(s_gpioClockName)[0])))]) - 1) + (sizeof(s_gpioClockName) / sizeof((s_gpioClockName)[0]))))WEST_TOPDIR/modules/hal/nxp/mcux/mcux-sdk/drivers/pint/fsl_pint.cinstance < ((size_t) (((int) sizeof(char[1 - 2 * !(!__builtin_types_compatible_p(__typeof__(s_pintBases), __typeof__(&(s_pintBases)[0])))]) - 1) + (sizeof(s_pintBases) / sizeof((s_pintBases)[0]))))base != ((void *)0)WEST_TOPDIR/modules/hal/nxp/mcux/mcux-sdk/drivers/inputmux/fsl_inputmux.cinstance < ((size_t) (((int) sizeof(char[1 - 2 * !(!__builtin_types_compatible_p(__typeof__(s_inputmuxBases), __typeof__(&(s_inputmuxBases)[0])))]) - 1) + (sizeof(s_inputmuxBases) / sizeof((s_inputmuxBases)[0]))))WEST_TOPDIR/modules/hal/nxp/mcux/mcux-sdk/drivers/flexcomm/fsl_flexcomm.ci < (uint32_t)(8)WEST_TOPDIR/modules/hal/nxp/mcux/mcux-sdk/drivers/flexcomm/usart/fsl_usart.c((void *)0) != base((void *)0) != ringBuffer((void *)0) != config!((((void *)0) == base) || (0U == baudrate_Bps) || (0U == srcClock_Hz))!((((void *)0) == base) || (((void *)0) == config) || (0U == srcClock_Hz))WEST_TOPDIR/zephyr/kernel/device.cdev <= _device_list_end   unexpected list end location
%c: Halting system
Unknown errorunknown%c: >>> ZEPHYR FATAL ERROR %d: %s on CPU %d
%c: Fault during interrupt handling

%c: Current thread: %p (%s)
CPU exceptionUnhandled interruptStack overflowKernel oopsKernel panicWEST_TOPDIR/zephyr/kernel/init.cthread_data <= __static_thread_data_list_endidlemainosWEST_TOPDIR/zephyr/kernel/idle.c_kernel.cpus[0].current->base.prio >= 0WEST_TOPDIR/zephyr/kernel/sem.c((arch_is_in_isr() == 0) || ((timeout).ticks == (((k_timeout_t) {0})).ticks))  
WEST_TOPDIR/zephyr/kernel/work.cwork->queue != ((void *)0)work != ((void *)0)work->handler != ((void *)0)queuestack!flag_test(&queue->flags, K_WORK_QUEUE_STARTED_BIT)WEST_TOPDIR/zephyr/kernel/thread.c((((prio)) == 15 && z_is_idle_thread_entry((entry))) || (((15 - 1) >= ((-16))) && ((prio)) >= ((-16)) && ((prio)) <= (15 - 1))) invalid priority (%d); allowed range: %d to %d
!arch_is_in_isr()   Threads may not be created in ISRs
WEST_TOPDIR/zephyr/kernel/sched.c!z_is_idle_thread_object(thread)WEST_TOPDIR/zephyr/kernel/include/kthread.h_kernel.cpus[0].current != ((void *)0)thread->base.pended_on!terminate  aborted _current back from dead
sizeof(_sched_spinlock) == 0 || lock != &_sched_spinlockWEST_TOPDIR/zephyr/kernel/include/ksched.h_kernel.cpus[0].current->base.sched_locked != 1U_kernel.cpus[0].current->base.sched_locked != 0U((((prio)) == 15 && z_is_idle_thread_entry((((void *)0)))) || (((15 - 1) >= ((-16))) && ((prio)) >= ((-16)) && ((prio)) <= (15 - 1)))!z_is_thread_state_set(_kernel.cpus[0].current, ((1UL << (4))))  aborting essential thread %p
    cannot join in ISR
WEST_TOPDIR/zephyr/kernel/timeslicing.c((timeout) && ((uintptr_t) (slice_timeouts)) <= ((uintptr_t) (timeout)) && ((uintptr_t) (timeout)) < ((uintptr_t) (&(slice_timeouts)[((size_t) (((int) sizeof(char[1 - 2 * !(!__builtin_types_compatible_p(__typeof__(slice_timeouts), __typeof__(&(slice_timeouts)[0])))]) - 1) + (sizeof(slice_timeouts) / sizeof((slice_timeouts)[0]))))])) && (((uintptr_t) (timeout)) - ((uintptr_t) (slice_timeouts))) % sizeof((slice_timeouts)[0]) == 0)WEST_TOPDIR/zephyr/kernel/timeout.c!sys_dnode_is_linked(&to->node)WEST_TOPDIR/zephyr/kernel/timer.cWEST_TOPDIR/zephyr/kernel/mempool.calign == 0 || ((uintptr_t)mem & (align - 1)) == 0  misaligned memory at %p (align = %zu)
*** Booting Zephyr OS build v3.7.0-4826-g372b3a9b8da2 ***
WEST_TOPDIR/zephyr/kernel/kheap.cheap <= _k_heap_list_end!arch_is_in_isr() || ((timeout).ticks == (((k_timeout_t) {0})).ticks)sysworkq=>?@nqH H 
WEST_TOPDIR/zephyr/arch/arm/core/cortex_m/fault.c!(((SCB_Type *) ((0xE000E000UL) + 0x0D00UL) )->CFSR & (1UL << (0U + 4U)))  Stacking error not a stack fail

%c: ***** BUS FAULT *****
%c:   Stacking error
%c:   Precise data bus error
%c:   BFAR Address: 0x%x
%c:   Imprecise data bus error
%c:   Instruction bus error
Reserved Exception (Spurious interrupt (IRQ %c: SPSEL in thread mode does not indicate PSP
esf != ((void *)0)  ESF could not be retrieved successfully. Shall never occur.
%c: ***** HARD FAULT *****
%c:   Bus fault on vector table read
%c:   Debug event
%c:   Fault escalation (see below)
%c: ARCH_EXCEPT with reason %x

    Fault escalation without FSR info
    HardFault without HFSR info Shall never occur
%c: ***** Debug monitor exception *****
%c: ***** %s %d) *****
WEST_TOPDIR/zephyr/arch/arm/core/cortex_m/irq_manage.cprio <= ((1UL << (3)) - 1)    invalid priority %d for %d irq! values must be less than %lu

WEST_TOPDIR/zephyr/arch/arm/core/mpu/arm_core_mpu.cregion_num < 16 + 1 + (1 ? 1 : 0)    Out-of-bounds error for dynamic region map.
(uintptr_t)&z_priv_stacks_ram_start <= guard_start  Guard start: (0x%lx) below privilege stacks boundary: (%p)
(uintptr_t)thread->stack_obj == guard_start Guard start (0x%lx) not beginning at stack object (%p)

mpu%c: Failed to allocate new MPU region %u

WEST_TOPDIR/zephyr/arch/arm/core/mpu/arm_mpu.creg_index != get_num_regions()    Memory domain partition %p size %zu not found

%c: Partition %u: sanity check failed.
    Configuring %u static MPU regions failed

    Configuring %u dynamic MPU regions failed

    Request to configure: %u regions (supported: %u)

!(region[idx].dt_attr & (1UL << (0)))   RAM_NOCACHE with DT_MEM_CACHEABLE attribute

    Failed to allocate MPU regions from DT

(((MPU_Type *) ((0xE000E000UL) + 0x0D90UL) )->TYPE & (0xFFUL << 8U)) >> 8U == 8 Invalid number of MPU regions

FLASH_0SRAM_0WEST_TOPDIR/zephyr/lib/libc/picolibc/libc-hooks.c*lock != ((void *)0)  recursive lock allocation failed
(unknown) ERROR: cannot fail in test phase '%s()', bailing
Running TESTSUITE %s
===================================================================
START - %s
 %s - %s in %u.%03u seconds
TESTSUITE %s succeeded
TESTSUITE %s failed.
ERROR: Test suite '%s' did not run.
ERROR: Test '%s' assigned to test suite '%s' which doesn't exist
Bad stats for %s.%s

------ TESTSUITE SUMMARY START ------

SUITE %s - %3d.%02d%% [%s]: pass = %d, fail = %d, skip = %d, total = %d duration = %u.%03u seconds
FLAKY - %s - [%s.%s] - (Failed %d of %d attempts) - duration = %u.%03u seconds
 - %s - [%s.%s] duration = %u.%03u seconds
------ TESTSUITE SUMMARY END ------

RunID: 360b20c40dc1241661f888e89dc6c90d
FAILEDPROJECT EXECUTION %s
SUCCESSFULsetupbeforeafterteardownframeworkPASSFAILSKIPCaught system error -- reason %d %d
Fatal error expected as part of test case.
Fatal error was unexpected, aborting...
Caught assert failed
Assert error expected as part of test case.
Assert failed was unexpected, aborting...
pint@40004000syscon@40000000clock_controlWEST_TOPDIR/zephyr/include/zephyr/drivers/gpio/gpio_utils.hcallback    No callback!
callback->handler   No callback handler!
cb->handlergpio@1gpio@0%c: syscall %s failed check: access denied
WEST_TOPDIR/zephyr/include/zephyr/drivers/gpio.h(flags & ((1U << 21) | (1U << 22) | (1U << 23) | (1U << 24) | (1U << 25) | (1U << 26))) == 0    Interrupt flags are not supported
(flags & ((1 << 4) | (1 << 5))) != ((1 << 4) | (1 << 5))    Pull Up and Pull Down should not be enabled simultaneously
!((flags & (1U << 16)) && !(flags & (1U << 17)) && (flags & (1 << 1)))  Input cannot be enabled for 'Open Drain', 'Open Source' modes without Output
(flags & (1 << 1)) != 0 || (flags & (1 << 2)) == 0(flags & ((1U << 18) | (1U << 19))) == 0 || (flags & (1U << 17)) != 0 Output needs to be enabled to be initialized low or high
(flags & ((1U << 18) | (1U << 19))) != ((1U << 18) | (1U << 19))    Output cannot be initialized low and high
(cfg->port_pin_mask & (gpio_port_pins_t)(1UL << (pin))) != 0U   Unsupported pin
pin_configure%c: syscall %s failed check: Operation %s not defined for driver instance %p
port_get_rawport_set_masked_rawport_set_bits_rawport_clear_bits_rawport_toggle_bits(flags & ((1U << 21) | (1U << 22))) != ((1U << 21) | (1U << 22)) Cannot both enable and disable interrupts
(flags & ((1U << 21) | (1U << 22))) != 0U   Must either enable or disable interrupts
((flags & (1U << 22)) == 0) || ((flags & (1U << 24)) != 0) || ((flags & ((1U << 25) | (1U << 26))) != ((1U << 25) | (1U << 26)))    Only one of GPIO_INT_LOW_0, GPIO_INT_HIGH_1 can be enabled for a level interrupt.
((flags & (1U << 22)) == 0) || ((flags & ((1U << 25) | (1U << 26))) != 0)   At least one of GPIO_INT_LOW_0, GPIO_INT_HIGH_1 has to be enabled.
pin_interrupt_configureget_pending_intz_vrfy_gpio_get_pending_intz_vrfy_gpio_pin_interrupt_configurez_vrfy_gpio_port_toggle_bitsz_vrfy_gpio_port_clear_bits_rawz_vrfy_gpio_port_set_bits_rawz_vrfy_gpio_port_set_masked_rawz_vrfy_gpio_port_get_rawz_vrfy_gpio_pin_configureWEST_TOPDIR/zephyr/drivers/pinctrl/pinctrl_lpc_iocon.c(((pin_mux) & 0xC0000) >> 18) <= 0x2flexcomm@40086000err_checkpoll_inpoll_outconfig_getirq_tx_enableirq_tx_disableirq_rx_enableirq_rx_disableirq_err_enableirq_err_disableirq_is_pendingirq_updatez_vrfy_uart_irq_updatez_vrfy_uart_irq_is_pendingz_vrfy_uart_irq_err_disablez_vrfy_uart_irq_err_enablez_vrfy_uart_irq_rx_disablez_vrfy_uart_irq_rx_enablez_vrfy_uart_irq_tx_disablez_vrfy_uart_irq_tx_enablez_vrfy_uart_configurez_vrfy_uart_config_getz_vrfy_uart_poll_out_u16z_vrfy_uart_poll_outz_vrfy_uart_poll_in_u16z_vrfy_uart_poll_inz_vrfy_uart_err_checkWEST_TOPDIR/zephyr/include/zephyr/spinlock.hz_spin_lock_valid(l)   Invalid spinlock %p
z_spin_unlock_valid(l)  Not my spinlock %p
 "$&()*,-.01245689:;<=WEST_TOPDIR/zephyr/kernel/device.cdev <= _device_list_end unexpected list end location
z_vrfy_device_is_readyUnknown errorunknown%c: >>> ZEPHYR FATAL ERROR %d: %s on CPU %d
%c: Fault during interrupt handling

%c: Current thread: %p (%s)
CPU exceptionUnhandled interruptStack overflowKernel oopsKernel panicWEST_TOPDIR/zephyr/kernel/init.cthread_data <= __static_thread_data_list_endpos <= _k_object_assignment_list_endentry <= __deferred_init_list_endidlemainz_vrfy_device_initosWEST_TOPDIR/zephyr/kernel/idle.c_kernel.cpus[0].current->base.prio >= 0WEST_TOPDIR/zephyr/kernel/msg_q.c!arch_is_in_isr() || ((timeout).ticks == (((k_timeout_t) {0})).ticks) 
msgq->write_ptr >= msgq->buffer_start && msgq->write_ptr < msgq->buffer_endz_vrfy_k_msgq_num_used_getz_vrfy_k_msgq_num_free_getz_vrfy_k_msgq_purgez_vrfy_k_msgq_peek_atz_vrfy_k_msgq_peekz_vrfy_k_msgq_getz_vrfy_k_msgq_get_attrsz_vrfy_k_msgq_putz_vrfy_k_msgq_alloc_initWEST_TOPDIR/zephyr/kernel/mutex.c!arch_is_in_isr()    mutexes cannot be used inside ISRs
mutex->lock_count > 0Uz_vrfy_k_mutex_unlockz_vrfy_k_mutex_lockz_vrfy_k_mutex_initz_vrfy_k_queue_peek_tailz_vrfy_k_queue_peek_headz_vrfy_k_queue_is_emptyz_vrfy_k_queue_getz_vrfy_k_queue_alloc_prependz_vrfy_k_queue_alloc_appendz_vrfy_k_queue_cancel_waitz_vrfy_k_queue_initWEST_TOPDIR/zephyr/kernel/sem.c((arch_is_in_isr() == 0) || ((timeout).ticks == (((k_timeout_t) {0})).ticks))z_vrfy_k_sem_count_getz_vrfy_k_sem_resetz_vrfy_k_sem_takez_vrfy_k_sem_givez_vrfy_k_sem_initWEST_TOPDIR/zephyr/kernel/thread.c((((prio)) == 15 && z_is_idle_thread_entry((entry))) || (((15 - 1) >= ((-16))) && ((prio)) >= ((-16)) && ((prio)) <= (15 - 1)))  invalid priority (%d); allowed range: %d to %d
(options & ((1UL << (2)))) == 0U || z_stack_is_user_capable(stack)  user thread %p with kernel-only stack %p
    Threads may not be created in ISRs
%c: syscall %s failed check: bad stack object
%c: syscall %s failed check: stack size %zu is too big, max is %zu
%c: syscall %s failed check: options & K_USER
%c: syscall %s failed check: !(options & K_ESSENTIAL)
%c: syscall %s failed check: _is_valid_prio(prio, NULL)
%c: syscall %s failed check: z_is_prio_lower_or_equal(prio, _current->base.prio)
z_stack_is_user_capable(_kernel.cpus[0].current->stack_obj) dropping to user mode with kernel-only stack object
z_vrfy_k_thread_timeout_expires_ticksz_mrsh_k_thread_timeout_expires_ticksz_vrfy_k_thread_timeout_remaining_ticksz_mrsh_k_thread_timeout_remaining_ticksz_mrsh_k_thread_createz_vrfy_k_thread_createz_vrfy_k_thread_startz_vrfy_k_thread_name_copyz_vrfy_k_thread_name_setz_vrfy_k_thread_priority_getWEST_TOPDIR/zephyr/kernel/sched.c!z_is_idle_thread_object(thread)WEST_TOPDIR/zephyr/kernel/include/kthread.h_kernel.cpus[0].current != ((void *)0)thread->base.pended_on!terminate    aborted _current back from dead
sizeof(_sched_spinlock) == 0 || lock != &_sched_spinlockWEST_TOPDIR/zephyr/kernel/include/ksched.h_kernel.cpus[0].current->base.sched_locked != 1U_kernel.cpus[0].current->base.sched_locked != 0U((((prio)) == 15 && z_is_idle_thread_entry((((void *)0)))) || (((15 - 1) >= ((-16))) && ((prio)) >= ((-16)) && ((prio)) <= (15 - 1)))%c: syscall %s failed check: invalid thread priority %d
%c: syscall %s failed check: thread priority may only be downgraded (%d < %d)
!z_is_thread_state_set(_kernel.cpus[0].current, ((1UL << (4)))) aborting essential thread %p
    cannot join in ISR
%c: syscall %s failed check: aborting essential thread %p
z_vrfy_k_thread_abortz_vrfy_k_wakeupz_vrfy_k_thread_priority_setz_vrfy_k_thread_resumez_vrfy_k_thread_suspendWEST_TOPDIR/zephyr/kernel/timeslicing.c((timeout) && ((uintptr_t) (slice_timeouts)) <= ((uintptr_t) (timeout)) && ((uintptr_t) (timeout)) < ((uintptr_t) (&(slice_timeouts)[((size_t) (((int) sizeof(char[1 - 2 * !(!__builtin_types_compatible_p(__typeof__(slice_timeouts), __typeof__(&(slice_timeouts)[0])))]) - 1) + (sizeof(slice_timeouts) / sizeof((slice_timeouts)[0]))))])) && (((uintptr_t) (timeout)) - ((uintptr_t) (slice_timeouts))) % sizeof((slice_timeouts)[0]) == 0)WEST_TOPDIR/zephyr/kernel/timeout.c!sys_dnode_is_linked(&to->node)z_mrsh_k_uptime_ticksWEST_TOPDIR/zephyr/kernel/poll.cevent->sem != ((void *)0)    invalid semaphore

event->queue != ((void *)0) invalid queue

event->signal != ((void *)0)    invalid poll signal

event->msgq != ((void *)0)  invalid message queue

    invalid event type

mode == K_POLL_MODE_NOTIFY_ONLY only NOTIFY_ONLY mode is supported

type < ((1UL << (_POLL_NUM_TYPES))) invalid type

obj != ((void *)0)  must provide an object

events != ((void *)0)   NULL events

num_events >= 0 <0 events

%c: syscall %s failed check: num_events >= 0
%c: syscall %s failed check: num_events too large
%c: syscall %s failed check: e->mode == K_POLL_MODE_NOTIFY_ONLY
z_vrfy_k_poll_signal_resetz_vrfy_k_poll_signal_raisez_vrfy_k_poll_signal_checkz_vrfy_k_poll_signal_initz_vrfy_k_pollWEST_TOPDIR/zephyr/kernel/mempool.calign == 0 || ((uintptr_t)mem & (align - 1)) == 0    misaligned memory at %p (align = %zu)
z_vrfy_k_futex_waitz_vrfy_k_futex_wake%c: NULL k_mem_partition provided
%c: partition is writable and executable <start %lx>
%c: zero sized partition at %p with base 0x%lx
%c: invalid partition %p, wraparound detected. base 0x%lx size %zu
%c: partition %p base %lx (size %zu) overlaps existing base %lx (size %zu)
WEST_TOPDIR/zephyr/kernel/mem_domain.cdomain != ((void *)0)thread != ((void *)0)%c: parts array is NULL and num_parts is nonzero
%c: num_parts of %d exceeds maximum allowable partitions (%d)
%c: invalid partition index %d (%p)
%c: invalid partition %p
%c: no free partition slots available
max_partitions <= 16ret == 0    failed to init default mem domain
    failed to add default libc mem partition
WEST_TOPDIR/zephyr/kernel/userspace.c((((uintptr_t)dyn) % __alignof(struct dyn_obj)) == 0)  unaligned z_object
%c: Unimplemented system call
%c: Bad system call id %lu invoked
?   stack object not found
obj->type == K_OBJ_THREAD_STACK_ELEMENT bad stack object
%c: bad object type %d requested
%c: out of free thread indexes
%c: forbidden object type '%s' requested
%c: %p is not a valid %s
%c: address is not a known kernel object
%c: address is actually a %s
%c: thread %p (%d) does not have permission on %s %p
permission bitmap%c: %s
%c: %p used before initialization
%c: %p %s in use
%c: out of thread resource pool memory (%zu)
%c: string too long %p (%zu)
%c: overflow
generick_mem_slabk_msgqk_mutexk_pipek_queuek_poll_signalk_semk_stackk_threadk_timerz_thread_stack_elementNET_SOCKETnet_ifsys_mutexk_futexk_condvarztest_suite_nodeztest_suite_statsztest_unit_testztest_test_ruleuart drivershared_irq drivercrypto driveradc driverauxdisplay driverbt_hci drivercellular drivercharger drivercomparator drivercoredump drivercounter driverdai driverdma driveredac drivereeprom driveremul_bbram driverfuel_gauge_emul driveremul_sensor driverentropy driverespi driverespi_saf driverflash driverfpga driverfuel_gauge drivergnss driverhaptics driverhwspinlock driveri2c driveri2c_target driveri2s driveri3c driveripm driverkscan driverled driverled_strip driverlora drivermbox drivermdio drivermipi_dbi drivermipi_dsi drivermspi driverpeci driverps2 driverptp_clock driverpwm driverregulator_parent driverregulator driverreset driverretained_mem driverrtc driversdhc driversmbus driverstepper driversyscon drivertee drivervideo driverw1 driverwdt drivercan_transceiver drivernrf_clock_control driveri3c_target driverits drivervtd drivertgpio driverpcie_ctrl driverpcie_ep driversvc driverbc12_emul driverbc12 driverusbc_ppc drivertcpc driverusbc_vbus driverivshmem driverethphy driver 448user_copy*** Booting Zephyr OS build v3.7.0-4826-g372b3a9b8da2 ***
WEST_TOPDIR/zephyr/kernel/kheap.cheap <= _k_heap_list_end%c: syscall %s failed check: num_entries > 0
%c: syscall %s failed check: !size_mul_overflow(num_entries, sizeof(stack_data_t), &total_size)
z_vrfy_k_stack_popz_vrfy_k_stack_pushz_vrfy_k_stack_alloc_initsysworkqWEST_TOPDIR/zephyr/kernel/work.cwork->queue != ((void *)0)work != ((void *)0)work->handler != ((void *)0)!flag_test(&queue->flags, K_WORK_QUEUE_STARTED_BIT)%c: syscall %s failed check: object %p access denied
z_vrfy_k_object_releasez_vrfy_k_object_access_grant(null)*float*88888882
.888,88888888888888888888   888,8888882888888888888888  81888888888888888(8888888888888,88888888888888-88888888888+8888888(8888888*888(8888888888888'888%888888888888888%88888888888888888#888!8888888  8888888888888
88888888888 @< @ D ]
DJ \J lI 
 lI lI S @  I I I I I I  @@" I I I I J J J J $J $J ,J ,J <J <J DJ DJ TJ TJ hJ hJ pJ pJ I I ``t t ( ` 4 4 @9D ( (9DJ , 09,J $

        $               `   ( M 
   |lI h \J L80 89J `   
    M M #[4 $MX
1)#@Z?16K1=\J`S!(&)^3M**#[4 $MX
1)#@Z?16K1=**I    \9 \9 d9 d9  9 9            u      

                l   lX  XH
H   0   0 ( u$ u( L< 

    $

tp
`\
LD  9 84
     L< L< #[4 $MX
1)#@Z?16K1=\J`S!(&)^3M**#[4 $MX
1)#@Z?16K1=**y]`m`  XA XA `A `A  A A A A A A A A A A A A A A B B B B pp(rqqA    pA qA qA qA qA qA (n xrdrPr pr      r( oorpprprpxndnPnrprptq`q\pLqHppB <r8q4p0 , $qB  r     H       s   

 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ 

 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~E: ***** BUS FAULT *****
E:   Precise data bus error
E:   BFAR Address: 0x40000
E: r0/a1:  0x000000ff  r1/a2:  0x00000016  r2/a3:  0x00000016
E: r3/a4:  0x00002ccd r12/ip:  0x00000000 r14/lr:  0x000073b5
E:  xpsr:  0x81000000
E: Faulting instruction address (r15/pc): 0x00006fce
E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
E: Current thread: 0x20000520 (main)
E: Halting system

```**Environment (please complete the following information):**
 - OS: (e.g. Linux )
 - Toolchain (e.g Zephyr SDK)
 - Commit SHA or Version used: v3.7.0-4826-g372b3a9b8da2
hakehuang commented 1 week ago

Also fails on lpcxpresso54114/lpc54114/m4 for v3.7.0-4826-g372b3a9b8da2

nashif commented 1 week ago

cd tests/kernel/objects/minimallibc/pending_timer

that path does not exist!

dleach02 commented 8 hours ago

@hakehuang as Anas is pointing out, this test path doesn't exist?