Re: [I] [BUG] rv-virt:citest fails with Load Access Fault at ltp_interfaces_pthread_barrierattr_init_2_1 (risc-v-05) [nuttx]

2024-12-14 Thread via GitHub
lupyuen commented on issue #15170: URL: https://github.com/apache/nuttx/issues/15170#issuecomment-2543400236 @acassis I think it happens sometime after this commit https://github.com/apache/nuttx/commit/656883fec5561ca91502a26bf018473ca0229aa4, based on the [earlier discussion](https://git

(nuttx-website) branch asf-site updated: Publishing web: b0df2aeab6e41e7f7f2ff29ca7dee29d2f62f031 docs: d15a20eac859a84a30ecea4058f7e9a367a6b329

2024-12-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new d82d97bfc Publishing web: b0df2ae

Re: [I] [BUG] rv-virt:citest fails with Load Access Fault at ltp_interfaces_pthread_barrierattr_init_2_1 (risc-v-05) [nuttx]

2024-12-14 Thread via GitHub
acassis commented on issue #15170: URL: https://github.com/apache/nuttx/issues/15170#issuecomment-2543322577 @lupyuen any idea which commit introduced this issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[I] [BUG] [nuttx]

2024-12-14 Thread via GitHub
gpfly opened a new issue, #15189: URL: https://github.com/apache/nuttx/issues/15189 ### Description / Steps to reproduce the issue nuttx/fs/procfs/fs_procfsmeminfo.c:398 missing ',' ``` linesize = procfs_snprintf(procfile->line, MEMINFO_LINELEN,

Re: [PR] boards: add nimble defconfig to esp32c3-generic [nuttx]

2024-12-14 Thread via GitHub
raiden00pl commented on PR #15187: URL: https://github.com/apache/nuttx/pull/15187#issuecomment-2543002419 @Laczen I see that you don't configure any BLE role for nimble. Probably this is why this warning happens, and probably this is why you need `ifup bnep0`. You should add `CONFIG_NIMBL