You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Start with mint client
2. when making probe, set "all" entries in jmpbuf to random values
3. run example code.
What is the expected output? What do you see instead?
Full execution of example code.
Program will fail with "No Thread Launch" error.
What version of the product are you using? On what operating system?
Product revision 31. Windows 7 64bit.
Please provide any additional information below.
Processor: AMD Phenom II X4 910
Architecture: AMD64
FIX:
Can be fixed with initializing all probe members to 0.
Message to Author:
Thanks so much for this library! It's a great way to start learning about
coroutines and a good spring board for future projects.
Original issue reported on code.google.com by [email protected] on 29 Jul 2014 at 3:59
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 29 Jul 2014 at 3:59The text was updated successfully, but these errors were encountered: