Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not initializing probe causes fibers not to start #4

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments
Open

Not initializing probe causes fibers not to start #4

GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant