Home
last modified time | relevance | path

Searched full:crashes (Results 1 – 25 of 38) sorted by relevance

12

/Zephyr-latest/dts/bindings/spi/
Dsifive,spi0.yaml9 crashes during boot time.
/Zephyr-latest/tests/subsys/fs/littlefs/
DCMakeLists.txt8 # LittleFS opens files for RW by default if no flags given and crashes,
/Zephyr-latest/modules/trusted-firmware-m/interface/
Dinterface.c43 * Secure function. This is required to prevent system crashes in tfm_ns_interface_dispatch()
/Zephyr-latest/soc/xlnx/zynq7000/xc7zxxx/
Dsoc.c77 * to zero, the system crashes during the first context switch when in soc_reset_hook()
/Zephyr-latest/soc/xlnx/zynq7000/xc7zxxxs/
Dsoc.c77 * to zero, the system crashes during the first context switch when in soc_reset_hook()
/Zephyr-latest/tests/kernel/mem_protect/stackprot/src/
Dmain.c60 * When stack protection feature is not enabled, the system crashes with
/Zephyr-latest/doc/releases/
Drelease-notes-1.12.rst430 * :github:`6424` - tests/kernel/mem_protect/x86_mmu_api: crashes on Arduino_101
553 * :github:`7022` - HTTP Server crashes on native posix
583 * :github:`7127` - STM32 ethernet driver crashes without connected cable
591 * :github:`7172` - Mcr20a initialization crashes with frdm_k64f board
770 * :github:`8085` - tests/subsys/logging/logger-hook crashes on sam_e70_explained
775 * :github:`8092` - tests/kernel/fatal crashes on Quark SE / ARC
782 * :github:`8117` - tests/kernel/errno crashes on minnowboard
801 * :github:`8222` - tests/drivers/watchdog/wdt_basic_api crashes on multiple platforms
Drelease-notes-1.10.rst328 * :github:`3772` - test_mem_pool_api crashes qemu_x86 if CONFIG_DEBUG=y
331 * :github:`3829` - PTS test case GATT/SR/GPA/BV-02-C crashes tester in QEMU
405 * :github:`4353` - VM-VM qemu networking example crashes often
408 * :github:`4377` - Sniffing traffic in a VM-VM qemu setup crashes with a segfault in the monitor ap…
484 * :github:`4827` - Ping command crashes kernel over qemu_x86
Drelease-notes-1.13.rst301 * :github:`9744` - tests/kernel/mbox/mbox_usage/testcase.yaml#kernel.mailbox crashes on ESP32
311 * :github:`9677` - tests:cmsis_rtos_v1: test_mutex crashes with bus fault on sam_e70_xplained
316 * :github:`9665` - tests/drivers/watchdog/wdt_basic_api crashes on Quark D2k / SE and ESP32
320 * :github:`9646` - sanitycheck: crashes after test execution summary report are not caught
337 * :github:`9619` - tests/net/socket/getaddrinfo/ - crashes on sam_e70_xplained and frdm_k64f
413 * :github:`9032` - net/sockets/echo_async crashes after several connections (qemu_x86)
Drelease-notes-1.11.rst227 * :github:`2994` - The build system crashes when GCCARMEMB_TOOLCHAIN_PATH has a space in it
419 * :github:`5772` - sanitycheck crashes if ZEPHYR_BASE has symlinks in its path
487 * :github:`6322` - shell crashes when enter is pressed
Drelease-notes-1.14.rst53 * :github:`32430` - Bluetooth: thread crashes when configuring a non 0 Slave Latency
106 * :github:`15794` - mps2_an385 crashes if CONFIG_INIT_STACKS=y and CONFIG_COVERAGE=y
116 * :github:`16080` - Zephyr UART shell crashes on start if main() is blocked
305 * :github:`15794` - mps2_an385 crashes if CONFIG_INIT_STACKS=y and CONFIG_COVERAGE=y
1189 * :github:`15073` - Device crashes when starting with USB connected
1887 * :github:`11310` - Wifi scan crashes on disco_l475_iot1
1997 * :github:`10635` - tests/kernel/mem_pool/mem_pool_api#test_mpool_alloc_timeout crashes on qemu_ris…
1998 * :github:`10633` - tests/kernel/mem_protect/syscall crashes on freedom_k64f, sam_e70_xplained and …
2050 * :github:`10476` - kernel/threads/thread_apis tests crashes on ARM boards
2065 * :github:`10369` - Logger crashes shell when boot banner is enabled
[all …]
Drelease-notes-1.5.rst253 * ``ZEP-673`` - Sanity crashes and doesn't kill qemu upon timeout
Drelease-notes-1.8.rst323 * ``ZEP-2152`` - Xtensa crashes on startup for cores with coprocessors
Drelease-notes-2.2.rst770 * :github:`22914` - tests/arch/arm/arm_irq_vector_table crashes for nRF5340
879 * :github:`22290` - ARC crashes due to concurrent system calls
1017 * :github:`21317` - intermittent SMP crashes on x86_64
1159 * :github:`16023` - mcuboot: enabling USB functionality in MCUboot crashes zephyr application in sl…
Drelease-notes-2.1.rst605 * :github:`20250` - hci\_usb: scanning crashes controller if a lot of devices are nearby
695 * :github:`19560` - Console on CDC USB crashes when CONFIG\_USB\_COMPOSITE\_DEVICE=y
764 * :github:`19133` - Scheduler change in #17369 introduces crashes
Drelease-notes-1.9.rst325 * ``ZEP-2423`` - samples/bluetooth/ipsp's builtin TCP echo crashes on TCP closure
Drelease-notes-2.0.rst951 * :github:`16872` - Bluetooth: LL: Peripheral crashes after a while with multiple Centrals
1071 * :github:`16275` - setting_init crashes on qemu_x86 when setting BT_SETTINGS
1117 * :github:`16080` - Zephyr UART shell crashes on start if main() is blocked
1173 * :github:`15794` - mps2_an385 crashes if CONFIG_INIT_STACKS=y and CONFIG_COVERAGE=y
1502 * :github:`2994` - The build system crashes when GCCARMEMB_TOOLCHAIN_PATH has a space in it
Drelease-notes-2.4.rst945 * :github:`28344` - cdc_acm sample with CONFIG_NO_OPTIMIZATIONS=y crashes on nrf52840 dev board
1145 * :github:`27533` - kernel crashes with small CONFIG_TIMESLICE_SIZE
1214 * :github:`27227` - shell crashes on qemu_x86 board upon the Tab button press
1246 * :github:`27112` - [v2.3.0] mcumgr fs download crashes
1606 * :github:`24910` - kernel: stack sentinel crashes
/Zephyr-latest/tests/subsys/debug/coredump_backends/src/
Dmain.c66 /* Create a thread that crashes */ in raise_coredump()
/Zephyr-latest/doc/kernel/usermode/
Doverview.rst26 isolated from each other if one crashes or is otherwise compromised.
/Zephyr-latest/scripts/native_simulator/common/src/
Dnct.c691 * the load of the host. Without them, very rare & mysterious segfault crashes
713 * Therefore we do not do this, to avoid this very rare crashes.
/Zephyr-latest/scripts/tests/twister_blackbox/
Dtest_platform.py121 # but we need to differentiate crashes.
/Zephyr-latest/include/zephyr/kernel/
Dobj_core.h185 * undefined/unreliable behavior, corruption and/or crashes may result.
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dhandlers.py995 # EOF, this shouldn't happen unless QEMU crashes
1339 # EOF, this shouldn't happen unless QEMU crashes
/Zephyr-latest/drivers/flash/
Dflash_mcux_flexspi_hyperflash.c441 /* Writing between two page sizes crashes the platform so we in flash_flexspi_hyperflash_write()

12