Fatal exceptions on context-switching for more than two isolated threads

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Nov 11 18:13:54 UTC 2020


On 10/11/2020 16:53, Utkarsh Rai wrote:

> -  if ( executing != NULL ) {
> -    iter.previous = executing->last_user_extensions_iterator;
> -    executing->last_user_extensions_iterator = &iter;
Sorry, I haven't noticed this before. It seems that in thread context, 
the iterators may be nested. There should be a test case for this. If 
you have only one iterator per thread, then this nesting no longer works.

-- 
embedded brains GmbH
Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
Phone: +49-89-18 94 741 - 16
Fax:   +49-89-18 94 741 - 08
PGP: Public key available on request.

embedded brains GmbH
Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier: https://embedded-brains.de/datenschutzerklaerung/



More information about the devel mailing list