beifen / neurorighter

Automatically exported from code.google.com/p/neurorighter
0 stars 0 forks source link

NR crash upon clicking STOP in Simoc #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run CL protocol w/ simoc
2. press stop button

What is the expected output? What do you see instead?
expected: Simoc closes.
instead: Simoc freezes, debugger shows error.

What version of the product are you using? On what operating system?
revision 444, windows vista.

Please provide any additional information below.
i will reproduce the error and upload an output file / screenshot soon when rig 
is available.

Original issue reported on code.google.com by mingfaif...@gmail.com on 12 Mar 2012 at 7:25

GoogleCodeExporter commented 9 years ago
This is traced back to changes to the way closed loop experiment stops itself. 
I think these were recent changes made by Riley.

Specifically, thread gets stuck in killClosedLoop() method never to return. 
Riley, can you please have a look?

Original comment by jonathan...@gmail.com on 15 Mar 2012 at 9:00

GoogleCodeExporter commented 9 years ago
This is fixed, r451.

Original comment by jonathan...@gmail.com on 3 Apr 2012 at 3:39