Re: [RTEMS Project] #3716: Unit, integration and validation tests for space profile

2023-09-26 Thread RTEMS trac
#3716: Unit, integration and validation tests for space profile
-+---
 Reporter:  Sebastian Huber  |   Owner:  Sebastian Huber
 Type:  task |  Status:  assigned
 Priority:  normal   |   Milestone:  7.1
Component:  doc  | Version:  6
 Severity:  normal   |  Resolution:
 Keywords:  qualification|  Blocked By:  3199, 3717, 3718
 Blocking:  3701 |
-+---

Comment (by Sebastian Huber ):

 In [changeset:"3fa6e41c4c01fca2cefcfcd22ad48dd8184f70fc/rtems"
 3fa6e41/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="3fa6e41c4c01fca2cefcfcd22ad48dd8184f70fc"
 validation: Simplify partition performance test

 Do not depend on .

 Update #3716.
 }}}

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #3716: Unit, integration and validation tests for space profile

2023-09-26 Thread RTEMS trac
#3716: Unit, integration and validation tests for space profile
-+---
 Reporter:  Sebastian Huber  |   Owner:  Sebastian Huber
 Type:  task |  Status:  assigned
 Priority:  normal   |   Milestone:  7.1
Component:  doc  | Version:  6
 Severity:  normal   |  Resolution:
 Keywords:  qualification|  Blocked By:  3199, 3717, 3718
 Blocking:  3701 |
-+---

Comment (by Sebastian Huber ):

 In [changeset:"5a21b1d1331c9cfb5ffcb0903ff751981757285e/rtems"
 5a21b1d1/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="5a21b1d1331c9cfb5ffcb0903ff751981757285e"
 validation: Compatibility for other RTEMS versions

 Make some performance tests compatible to other RTEMS versions which do
 not allow changing the priority of a task which owns a priority
 inheritance mutex.

 Update #3716.
 }}}

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #4955: sparc: Potential stack corruption in uniprocessor configurations during start multitasking

2023-09-26 Thread RTEMS trac
#4955: sparc: Potential stack corruption in uniprocessor configurations during
start multitasking
-+--
 Reporter:  Sebastian Huber  |   Owner:  Sebastian Huber
 Type:  defect   |  Status:  assigned
 Priority:  normal   |   Milestone:  6.1
Component:  arch/sparc   | Version:  6
 Severity:  critical |  Resolution:
 Keywords:  qualification|  Blocked By:
 Blocking:   |
-+--

Comment (by Sebastian Huber ):

 In [changeset:"a986262380b0b651b232140470f40cf5c2c4d147/rtems"
 a9862623/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="a986262380b0b651b232140470f40cf5c2c4d147"
 validation: Check stack of interrupted context

 Check the stack of the interrupted context during the multitasking
 start.

 Update #4955.
 }}}

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #4104: RSB Tools newlib patch checksum fails.

2023-09-26 Thread RTEMS trac
#4104: RSB Tools newlib patch checksum fails.
-+-
 Reporter:  Chris Johns  |   Owner:  Chris Johns 
 Type:  defect   |  Status:  closed
 Priority:  normal   |   Milestone:  4.11.4
Component:  tool/rsb | Version:  4.11
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |  Blocked By:
 Blocking:   |
-+-

Comment (by Junjie Shi):

 Ithink it is broken again. checksum failure file: patches/newlib-cygwin-
 git-f70d9ae6adc6ed7952806056349ba9f8ba3c65c8.patch

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #4956: Deadlock caused by locking inversion in JFFS2

2023-09-26 Thread RTEMS trac
#4956: Deadlock caused by locking inversion in JFFS2
--+-
 Reporter:  Kinsey Moore  |   Owner:  (none)
 Type:  defect|  Status:  new
 Priority:  normal|   Milestone:  6.1
Component:  admin | Version:
 Severity:  normal|  Resolution:
 Keywords:|  Blocked By:
 Blocking:|
--+-

Comment (by Kinsey Moore ):

 In [changeset:"99c637fbd973a3d2f6e5adf38aac8f3f588cbb7e/rtems"
 99c637f/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="99c637fbd973a3d2f6e5adf38aac8f3f588cbb7e"
 cpukit/jffs2: Avoid use of off-chain semantics

 This reworks the JFFS2 delayed work queue to avoid use of
 on-chain/off-chain semantics since they vary in behavior under
 RTEMS_DEBUG and are not guaranteed to be safe to use in SMP systems.
 This adds all delayed work structs to the chain on FS init and does not
 remove them until umount.

 Updates #4956
 }}}

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #4956: Deadlock caused by locking inversion in JFFS2

2023-09-26 Thread RTEMS trac
#4956: Deadlock caused by locking inversion in JFFS2
--+-
 Reporter:  Kinsey Moore  |   Owner:  (none)
 Type:  defect|  Status:  new
 Priority:  normal|   Milestone:  6.1
Component:  admin | Version:
 Severity:  normal|  Resolution:
 Keywords:|  Blocked By:
 Blocking:|
--+-

Comment (by Kinsey Moore):

 Hey, thanks for the interest. I actually have a patch on the mailing list
 that just got approved for fixing this, so it should be going into the
 codebase shortly. I still need to write a test that produces the original
 issue, though.

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs