I've created a reproducible example and loaded it to GitHub here
https://github.com/k2snowman69/ThreadilyAppExample

I do apologize for the size and length of time to build on slower machines. 
I've been doing everything through Visual Studio so this uses VS 2017 to 
build. Until this is resolved, I'll probably be working on the build system 
and cleaning that up so that it works with gcc and gulp.

To reproduce the bad_weak_ptr issue simply
1. Follow the readme steps in the GitHub to get the project building and 
running
Note: You should be seeing the app in a browser at this point
2. Click login with Facebook (don't worry, the actual facebook auth has 
been bypassed for this example)
3. Click Check-in
4. Click Witness (an already existing business)
At this point you should get a bad_weak_ptr exception when the system 
attempts to read the products of the business

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to