zhaopuming / quickfast

Automatically exported from code.google.com/p/quickfast
Other
1 stars 0 forks source link

Crash when sharing TemplateRegistry between threads #104

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 popiz...@gmail.com on 25 Apr 2012 at 10:05

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by dale.wil...@gmail.com on 3 Jul 2012 at 6:15