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

curl_multi_perform seems to cause: "Guru Meditation Error of type LoadStoreError occurred on core 0. Exception was unhandled." #12

Closed
Brisdo opened this issue Apr 23, 2017 · 0 comments

Comments

@Brisdo
Copy link

Brisdo commented Apr 23, 2017

I was curious why xTaskCreatePinnedToCore is used in the esp32-snippets rather than curl_multi_perform.

Unfortunately, curl_multi_perform causes it to throw: "Guru Meditation Error of type LoadStoreError occurred on core 0. Exception was unhandled." (running the 10-at-a-time example - although I limit it to 1 at a time).

I think I read that you'd worked with the espressif folks to get curl to compile. Do you know if curl_multi_perform should work - or is that why you chose to use xTaskCreatePinnedToCore? Or, possibly, I'm just doing something wrong...

@Brisdo Brisdo closed this as completed Aug 19, 2017
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