tmedicci commented on issue #16193:
URL: https://github.com/apache/nuttx/issues/16193#issuecomment-2851571164
> Hi, trying to get around the race conditions between signal dispatching
and delivery in smp in [#16301](https://github.com/apache/nuttx/pull/16301)
>
> Could you check, if t
jlaitine commented on issue #16193:
URL: https://github.com/apache/nuttx/issues/16193#issuecomment-2846647943
Hi, trying to get around the race conditions between signal dispatching and
delivery in smp in https://github.com/apache/nuttx/pull/16301
Could you check, if the PR works on y
tmedicci commented on issue #16193:
URL: https://github.com/apache/nuttx/issues/16193#issuecomment-2835064254
> [@tmedicci](https://github.com/tmedicci) could you check if the PR#16262
affects your issue? It was the cause for our crashes in signest test, and can
also cause it to get stuck (
tmedicci commented on issue #16193:
URL: https://github.com/apache/nuttx/issues/16193#issuecomment-2835050183
> [@tmedicci](https://github.com/tmedicci) could you check if the PR#16262
affects your issue? It was the cause for our crashes in signest test, and can
also cause it to get stuck (
jlaitine commented on issue #16193:
URL: https://github.com/apache/nuttx/issues/16193#issuecomment-2831971376
@tmedicci could you check if the PR#16262 affects your issue? It was the
cause for our crashes in signest test, and can also cause it to get stuck (test
forever sleeping in semaphor
xiaoxiang781216 closed issue #16193: [BUG] esp32-devkitc:smp fails on ostest
after #16030
URL: https://github.com/apache/nuttx/issues/16193
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specif
tmedicci commented on issue #16193:
URL: https://github.com/apache/nuttx/issues/16193#issuecomment-2802774559
> Is the address where it is crashing some sane address? Could you post your
nuttx elf file, or assembly objdump of the crashing address?
It isn't crashing. It looks like a de
tmedicci commented on issue #16193:
URL: https://github.com/apache/nuttx/issues/16193#issuecomment-2801758425
> The signest test is also not even using mutexes Could you
[@tmedicci](https://github.com/tmedicci) verify that you are not overflowing
ostest stack causing some random behavio
jlaitine commented on issue #16193:
URL: https://github.com/apache/nuttx/issues/16193#issuecomment-2801930754
Is the address where it is crashing some sane address? Could you post your
nuttx elf file, or assembly objdump of the crashing address?
I managed to make a configurarion for m
jlaitine commented on issue #16193:
URL: https://github.com/apache/nuttx/issues/16193#issuecomment-2800515738
Tried to re-produce it on multiple HW now, but I don't have anything close
to esp32.
Tried the "esp32-devkitc:smp" also on qemu with following changes:
- used your conf
jlaitine commented on issue #16193:
URL: https://github.com/apache/nuttx/issues/16193#issuecomment-2799766857
@tmedicci see PR #16197
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
jlaitine commented on issue #16193:
URL: https://github.com/apache/nuttx/issues/16193#issuecomment-2798673897
Please check out
https://github.com/tiiuae/nuttx/commit/10db59296e7307e16c8dbab3b0c22b6dc1d13f6b
That is something that hit my eye earlier, and it just looked wrong (
tmedicci commented on issue #16193:
URL: https://github.com/apache/nuttx/issues/16193#issuecomment-2796815949
@jlaitine , can you take a look?
@xiaoxiang781216 , @anchao and @pussuw , you participated on the original
discussion for #16030. Do you have any clues about it?
--
This is
tmedicci opened a new issue, #16193:
URL: https://github.com/apache/nuttx/issues/16193
### Description / Steps to reproduce the issue
`esp32-devkitc:smp` eventually fails to run `ostest`'s `signest` test after
#16030.
## How to Reproduce
To make it run faster, apply the
14 matches
Mail list logo