Skip to content

Commit 1f876ae

Browse files
fabiobaltierimmahadevan108
authored andcommitted
doc: releases: known issues for v3.2.0
Add the list of open issues after the last triage: wget https://builds.zephyrproject.io/zephyr/bug-snapshot/zephyr-bugs-2022-09-30.pickle.xz unxz zephyr-bugs-2022-09-30.pickle.xz ./scripts/dump_bugs_pickle.py zephyr-bugs-2022-09-30.pickle Manually fixed few doc generation warnings. Signed-off-by: Fabio Baltieri <[email protected]>
1 parent a1a35b4 commit 1f876ae

File tree

1 file changed

+156
-6
lines changed

1 file changed

+156
-6
lines changed

doc/releases/release-notes-3.2.rst

Lines changed: 156 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ https://docs.zephyrproject.org/latest/security/vulnerabilities.html
3232

3333
* CVE-2022-2741: Under embargo until 2022-10-14
3434

35-
36-
Known issues
37-
************
38-
3935
API Changes
4036
***********
4137

@@ -1696,8 +1692,162 @@ Tests and Samples
16961692
Issue Related Items
16971693
*******************
16981694

1699-
These GitHub issues were addressed since the previous 3.1.0 tagged
1700-
release:
1695+
Known Issues
1696+
============
1697+
1698+
- :github:`22049` - Bluetooth: IRK handling issue when using multiple local identities
1699+
- :github:`25917` - Bluetooth: Deadlock with TX of ACL data and HCI commands (command blocked by data)
1700+
- :github:`30348` - XIP can't be enabled with ARC MWDT toolchain
1701+
- :github:`31298` - tests/kernel/gen_isr_table failed on hsdk and nsim_hs_smp sometimes
1702+
- :github:`33747` - gptp does not work well on NXP rt series platform
1703+
- :github:`34269` - LOG_MODE_MINIMAL BUILD error
1704+
- :github:`37193` - mcumgr: Probably incorrect error handling with udp backend
1705+
- :github:`37731` - Bluetooth: hci samples: Unable to allocate command buffer
1706+
- :github:`38041` - Logging-related tests fails on qemu_arc_hs6x
1707+
- :github:`38880` - ARC: ARCv2: qemu_arc_em / qemu_arc_hs don't work with XIP disabled
1708+
- :github:`38947` - Issue with SMP commands sent over the UART
1709+
- :github:`39598` - use of __noinit with ecc memory hangs system
1710+
- :github:`40023` - Build fails for ``native_posix`` board when using C++ <atomic> header
1711+
- :github:`41606` - stm32u5: Re-implement VCO input and EPOD configuration
1712+
- :github:`41622` - Infinite mutual recursion when SMP and ATOMIC_OPERATIONS_C are set
1713+
- :github:`41822` - BLE IPSP sample cannot handle large ICMPv6 Echo Request
1714+
- :github:`41823` - Bluetooth: Controller: llcp: Remote request are dropped due to lack of free proc_ctx
1715+
- :github:`42030` - can: "bosch,m-can-base": Warning "missing or empty reg/ranges property"
1716+
- :github:`42653` - [ 2.7.1] STM32 Hangs sending TCP packets
1717+
- :github:`43099` - CMake: ARCH roots issue
1718+
- :github:`43249` - MBEDTLS_ECP_C not build when MBEDTLS_USE_PSA_CRYPTO
1719+
- :github:`43308` - driver: serial: stm32: uart will lost data when use dma mode[async mode]
1720+
- :github:`43555` - Variables not properly initialized when using data relocation with SDRAM
1721+
- :github:`43562` - Setting and/or documentation of Timer and counter use/requirements for Nordic Bluetooth driver
1722+
- :github:`43836` - stm32: g0b1: RTT doesn't work properly after stop mode
1723+
- :github:`44339` - Bluetooth:controller: Implement support for Advanced Scheduling in refactored LLCP
1724+
- :github:`44377` - ISO Broadcast/Receive sample not working with coded PHY
1725+
- :github:`44410` - drivers: modem: shell: ``modem send`` doesn't honor line ending in modem cmd handler
1726+
- :github:`44948` - cmsis_dsp: transofrm: error during building cf64.fpu and rf64.fpu for mps2_an521_remote
1727+
- :github:`45218` - rddrone_fmuk66: I2C configuration incorrect
1728+
- :github:`45241` - (Probably) unnecessary branches in several modules
1729+
- :github:`45323` - Bluetooth: controller: llcp: Implement handling of delayed notifications in refactored LLCP
1730+
- :github:`45427` - Bluetooth: Controller: LLCP: Data structure for communication between the ISR and the thread
1731+
- :github:`45814` - Armclang build fails due to missing source file
1732+
- :github:`46073` - IPSP (IPv6 over BLE) example stop working after a short time
1733+
- :github:`46121` - Bluetooth: Controller: hci: Wrong periodic advertising report data status
1734+
- :github:`46126` - pm_device causes assertion error in sched.c with lis2dh
1735+
- :github:`46401` - ARM64: Relax 4K MMU mapping alignment
1736+
- :github:`46596` - STM32F74X RMII interface does not work
1737+
- :github:`46598` - Logging with RTT backend on STM32WB strange behavier
1738+
- :github:`46844` - Timer drivers likely have off-by-one in rapidly-presented timeouts
1739+
- :github:`46846` - lib: libc: newlib: strerror_r non-functional
1740+
- :github:`46986` - Logging (deferred v2) with a lot of output causes MPU fault
1741+
- :github:`47014` - can: iso-tp: implementation test failed with twister on nucleo_g474re
1742+
- :github:`47092` - driver: nrf: uarte: new dirver breaks our implementation for uart.
1743+
- :github:`47120` - shell uart: busy wait for DTR in ISR
1744+
- :github:`47477` - qemu_leon3: tests/kernel/fpu_sharing/generic/ failed when migrating to new ztest API
1745+
- :github:`47500` - twister: cmake: Failure of "--build-only -M" combined with "--test-only" for --device-testing
1746+
- :github:`47607` - Settings with FCB backend does not pass test on stm32h743
1747+
- :github:`47732` - Flash map does not fare well with MCU who do bank swaps
1748+
- :github:`47817` - samples/modules/nanopb/sample.modules.nanopb fails with protobuf > 3.19.0
1749+
- :github:`47908` - tests/kernel/mem_protect/stack_random works unreliably and sporadically fails
1750+
- :github:`47988` - JSON parser not consistent on extra data
1751+
- :github:`48018` - ztest: static threads are not re-launched for repeated test suite execution.
1752+
- :github:`48037` - Grove LCD Sample Not Working
1753+
- :github:`48094` - pre-commit scripts fail when there is a space in zephyr_base
1754+
- :github:`48102` - JSON parses uses recursion (breaks rule 17.2)
1755+
- :github:`48147` - ztest: before/after functions may run on different threads, which may cause potential issues.
1756+
- :github:`48287` - malloc_prepare ASSERT happens when enabling newlib libc with demand paging
1757+
- :github:`48299` - SHT3XD_CMD_WRITE_TH_LOW_SET should be SHT3XD_CMD_WRITE_TH_LOW_CLEAR
1758+
- :github:`48304` - bt_disable() does not work properly on nRF52
1759+
- :github:`48390` - [Intel Cavs] Boot failures on low optimization levels
1760+
- :github:`48394` - vsnprintfcb writes to ``*str`` if it is NULL
1761+
- :github:`48468` - GSM Mux does not transmit all queued data when uart_fifo_fill is called
1762+
- :github:`48473` - Setting CONFIG_GSM_MUX_INITIATOR=n results in a compile error
1763+
- :github:`48505` - BLE stack can get stuck in connected state despite connection failure
1764+
- :github:`48520` - clang-format: #include reorder due to default: SortIncludesOptions != SI_Never
1765+
- :github:`48603` - LoRa driver asynchronous receive callback clears data before the callback.
1766+
- :github:`48608` - boards: mps2_an385: Unstable system timer
1767+
- :github:`48625` - GSM_PPP api keeps sending commands to muxed AT channel
1768+
- :github:`48726` - net: tests/net/ieee802154/l2/net.ieee802154.l2 failed on reel board
1769+
- :github:`48841` - Bluetooth: df: Assert in lower link layer when requesting CTE from peer periodically with 7.5ms connection interval
1770+
- :github:`48850` - Bluetooth: LLCP: possible access to released control procedure context
1771+
- :github:`48857` - samples: Bluetooth: Buffer size mismatch in samples/bluetooth/hci_usb for nRF5340
1772+
- :github:`48953` - 'intel,sha' is missing binding and usage
1773+
- :github:`48954` - several NXP devicetree bindings are missing
1774+
- :github:`48992` - qemu_leon3: tests/posix/common/portability.posix.common fails
1775+
- :github:`49021` - uart async api does not provide all received data
1776+
- :github:`49032` - espi saf testing disabled
1777+
- :github:`49069` - log: cdc_acm: hard fault message does not output
1778+
- :github:`49148` - Asynchronous UART API triggers Zephyr assertion on STM32WB55
1779+
- :github:`49210` - BL5340 board cannot build bluetooth applications
1780+
- :github:`49213` - logging.add.log_user test fails when compiled with GCC 12
1781+
- :github:`49266` - Bluetooth: Host doesn't seem to handle INCOMPLETE per adv reports
1782+
- :github:`49313` - nRF51822 sometimes hard fault on connect
1783+
- :github:`49338` - Antenna switching for Bluetooth direction finding with the nRF5340
1784+
- :github:`49373` - BLE scanning - BT RX thread hangs on.
1785+
- :github:`49390` - shell_rtt thread can starve other threads of the same priority
1786+
- :github:`49484` - CONFIG_BOOTLOADER_SRAM_SIZE should not be defined by default
1787+
- :github:`49492` - kernel.poll test fails on qemu_arc_hs6x when compiled with GCC 12
1788+
- :github:`49494` - testing.ztest.ztress test fails on qemu_cortex_r5 when compiled with GCC 12
1789+
- :github:`49584` - STM32WB55 Failed read remote feature, remote version and LE set PHY
1790+
- :github:`49588` - Json parser is incorrect with undefined parameter
1791+
- :github:`49611` - ehl_crb: Failed to run timer testcases
1792+
- :github:`49614` - acrn_ehl_crb: The testcase tests/kernel/sched/schedule_api failed to run.
1793+
- :github:`49656` - acrn_ehl_crb: testcases tests/kernel/smp failed to run on v2.7-branch
1794+
- :github:`49746` - twister: extra test results
1795+
- :github:`49811` - DHCP cannot obtain IP, when CONFIG_NET_VLAN is enabled
1796+
- :github:`49816` - ISOTP receive fails for multiple binds with same CAN ID but different extended ID
1797+
- :github:`49889` - ctf trace: unknown event id when parsing samples/tracing result on reel board
1798+
- :github:`49917` - http_client_req() sometimes hangs when peer disconnects
1799+
- :github:`49963` - Random crash on the L475 due to work->handler set to NULL
1800+
- :github:`49996` - tests: drivers: clock_control: nrf_lf_clock_start and nrf_onoff_and_bt fails
1801+
- :github:`50028` - flash_stm32_ospi Write enable failed when building with TF-M
1802+
- :github:`50084` - drivers: nrf_802154: nrf_802154_trx.c - assertion fault when enabling Segger SystemView tracing
1803+
- :github:`50095` - ARC revision Kconfigs wrongly mixed with board name
1804+
- :github:`50149` - tests: drivers: flash fails on nucleo_l152re because of wrong erase flash size
1805+
- :github:`50193` - Impossible to connect with a peripheral with BLE and zephyr 2.7.99, BT_HCI_ERR_UNKNOWN_CONN_ID error
1806+
- :github:`50196` - LSM6DSO interrupt handler not being called
1807+
- :github:`50256` - I2C on SAMC21 sends out stop condition incorrectly
1808+
- :github:`50306` - Not able to flash stm32h735g_disco - TARGET: stm32h7x.cpu0 - Not halted
1809+
- :github:`50345` - Network traffic occurs before Bluetooth NET L2 (IPSP) link setup complete
1810+
- :github:`50354` - ztest_new: _zassert_base : return without post processing
1811+
- :github:`50404` - Intel CAVS: tests/subsys/logging/log_immediate failed.
1812+
- :github:`50427` - Bluetooth: host: central connection context leak
1813+
- :github:`50446` - MCUX CAAM is disabled temporarily
1814+
- :github:`50452` - mec172xevb_assy6906: The testcase tests/lib/cmsis_dsp/matrix failed to run.
1815+
- :github:`50501` - STM32 SPI does not work properly with async + interrupts
1816+
- :github:`50506` - nxp,mcux-usbd devicetree binding issues
1817+
- :github:`50515` - Non-existing test cases reported as "Skipped" with reason “No results captured, testsuite misconfiguration?” in test report
1818+
- :github:`50546` - drivers: can: rcar: likely inconsistent behavior when calling can_stop() with pending transmissions
1819+
- :github:`50554` - Test uart async failed on Nucleo F429ZI
1820+
- :github:`50565` - Fatal error after ``west flash`` for nucleo_l053r8
1821+
- :github:`50567` - Passed test cases are reported as "Skipped" because of incomplete test log
1822+
- :github:`50570` - samples/drivers/can/counter fails in twister for native_posix
1823+
- :github:`50587` - Regression in Link Layer Control Procedure (LLCP)
1824+
- :github:`50590` - openocd: Can't flash on various STM32 boards
1825+
- :github:`50596` - Documentation: Broken links in the previous release documentation
1826+
- :github:`50598` - UDP over IPSP not working on nRF52840
1827+
- :github:`50614` - Zephyr if got the ip is "10.xxx.xxx.xxx" when join in the switchboard, then the device may can not visit the outer net, also unable to Ping.
1828+
- :github:`50620` - fifo test fails with CONFIG_CMAKE_LINKER_GENERATOR enabled on qemu_cortex_a9
1829+
- :github:`50652` - RAM Loading on i.MXRT1160_evk
1830+
- :github:`50655` - STM32WB55 Bus Fault when connecting then disconnecting then connecting then disconnecting then connecting
1831+
- :github:`50658` - BLE stack notifications blocks host side for too long
1832+
- :github:`50709` - tests: arch: arm: arm_thread_swap fails on stm32g0 or stm32l0
1833+
- :github:`50732` - net: tests/net/ieee802154/l2/net.ieee802154.l2 failed on reel_board due to build failure
1834+
- :github:`50735` - Intel CAVS18: tests/boards/intel_adsp/hda_log/boards.intel_adsp.hda_log.printk failed
1835+
- :github:`50746` - Stale kernel memory pool API references
1836+
- :github:`50766` - Zephyr build system doesn't setup CMake host environment correctly
1837+
- :github:`50776` - CAN Drivers allow sending FD frames without device being set to FD mode
1838+
- :github:`50777` - LE Audio: Receiver start ready command shall only be sent by the receiver
1839+
- :github:`50778` - LE Audio: Audio shell: Unicast server cannot execute commands for the default_stream
1840+
- :github:`50780` - LE Audio: Bidirectional handling of 2 audio streams as the unicast server when streams are configured separately not working as intended
1841+
- :github:`50781` - LE Audio: mpl init causes warnings when adding objects
1842+
- :github:`50783` - LE Audio: Reject ISO data if the stream is not in the streaming state
1843+
- :github:`50789` - west: runners: blackmagicprobe: Doesn't work on windows due to wrong path separator
1844+
- :github:`50801` - JSON parser fails on multidimensional arrays
1845+
- :github:`50812` - MCUmgr udp sample fails with shell - BUS FAULT
1846+
- :github:`50841` - high SRAM usage with picolibc on nRF platforms
1847+
- :github:`50844` - zcbor module apis which are used for mcu boot functionality are not building in cpp file against v3.1.0
1848+
1849+
Addressed issues
1850+
================
17011851

17021852
* :github:`50861` - Intel ADSP HDA and GPDMA Bugs
17031853
* :github:`50843` - tests: kernel: timer: timer_behavior: kernel.timer.timer - SRAM overflow on nrf5340dk_nrf5340_cpunet and nrf52dk_nrf52832

0 commit comments

Comments
 (0)