quickfast
quickfast copied to clipboard
Crash when sharing TemplateRegistry between threads
I've modified TutorialApplication to demonstrate the crash. All files should be
copied into src/Examples/TutorialApplication (replace existing main.cpp).
Accessor and Consumer implementation is irrelevant, they are here only to make
the application work.
I ran this on a quad core CPU with hyper threading (Intel Core i7) and it
crashes every time. Location of the crash depends on the configuration being
used.
Using 8 separate TemplateRegistry variables fixes the issue.
If you need more information please let me know and I'll be more than happy to
provide it.
Original issue reported on code.google.com by [email protected] on 25 Apr 2012 at 10:05
Attachments: