Searched full:crashes (Results 1 – 25 of 38) sorted by relevance
12
/Zephyr-latest/dts/bindings/spi/ |
D | sifive,spi0.yaml | 9 crashes during boot time.
|
/Zephyr-latest/tests/subsys/fs/littlefs/ |
D | CMakeLists.txt | 8 # LittleFS opens files for RW by default if no flags given and crashes,
|
/Zephyr-latest/modules/trusted-firmware-m/interface/ |
D | interface.c | 43 * Secure function. This is required to prevent system crashes in tfm_ns_interface_dispatch()
|
/Zephyr-latest/soc/xlnx/zynq7000/xc7zxxx/ |
D | soc.c | 77 * to zero, the system crashes during the first context switch when in soc_reset_hook()
|
/Zephyr-latest/soc/xlnx/zynq7000/xc7zxxxs/ |
D | soc.c | 77 * to zero, the system crashes during the first context switch when in soc_reset_hook()
|
/Zephyr-latest/tests/kernel/mem_protect/stackprot/src/ |
D | main.c | 60 * When stack protection feature is not enabled, the system crashes with
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.12.rst | 430 * :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
|
D | release-notes-1.10.rst | 328 * :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
|
D | release-notes-1.13.rst | 301 * :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)
|
D | release-notes-1.11.rst | 227 * :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
|
D | release-notes-1.14.rst | 53 * :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 …]
|
D | release-notes-1.5.rst | 253 * ``ZEP-673`` - Sanity crashes and doesn't kill qemu upon timeout
|
D | release-notes-1.8.rst | 323 * ``ZEP-2152`` - Xtensa crashes on startup for cores with coprocessors
|
D | release-notes-2.2.rst | 770 * :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…
|
D | release-notes-2.1.rst | 605 * :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
|
D | release-notes-1.9.rst | 325 * ``ZEP-2423`` - samples/bluetooth/ipsp's builtin TCP echo crashes on TCP closure
|
D | release-notes-2.0.rst | 951 * :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
|
D | release-notes-2.4.rst | 945 * :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/ |
D | main.c | 66 /* Create a thread that crashes */ in raise_coredump()
|
/Zephyr-latest/doc/kernel/usermode/ |
D | overview.rst | 26 isolated from each other if one crashes or is otherwise compromised.
|
/Zephyr-latest/scripts/native_simulator/common/src/ |
D | nct.c | 691 * 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/ |
D | test_platform.py | 121 # but we need to differentiate crashes.
|
/Zephyr-latest/include/zephyr/kernel/ |
D | obj_core.h | 185 * undefined/unreliable behavior, corruption and/or crashes may result.
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | handlers.py | 995 # EOF, this shouldn't happen unless QEMU crashes 1339 # EOF, this shouldn't happen unless QEMU crashes
|
/Zephyr-latest/drivers/flash/ |
D | flash_mcux_flexspi_hyperflash.c | 441 /* Writing between two page sizes crashes the platform so we in flash_flexspi_hyperflash_write()
|
12