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

ConvnetViewer: FC_1 tab crashes run after 1 second on XCode #41

Open
DavidDag opened this issue Jul 24, 2019 · 1 comment
Open

ConvnetViewer: FC_1 tab crashes run after 1 second on XCode #41

DavidDag opened this issue Jul 24, 2019 · 1 comment

Comments

@DavidDag
Copy link

After the ConvnetViewer app builds and runs through XCode, the entire program runs normally, except for the FC_1 tab. When the tab is open, after 1 second the whole application freezes and the below error appears on XCode.

This error appears on XCode on line 78 of the ofxCcv.h file from the ofxCcv file.
Thread 12: EXC_BAD_ACCESS (code=1, address=0x3720)

Since the error occurs on the ofxCcv addon, this should be posted on the ofxCcv github, but that github has not been committed to in a few years. Also the ConvnetViewer app was created after the last commit of ofxCcv.

@ankita-anand1
Copy link

Yes I have the same issue - running on OF 10.01 , MacOS Mojave
Any help will be appreciated

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

2 participants