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

Initializing cache results in EXC_BAD_INSTRUCTION #98

Closed
n1ru4l opened this issue Mar 1, 2018 · 1 comment
Closed

Initializing cache results in EXC_BAD_INSTRUCTION #98

n1ru4l opened this issue Mar 1, 2018 · 1 comment

Comments

@n1ru4l
Copy link

n1ru4l commented Mar 1, 2018

By using the example of the readme I am trying to initialize the cache in my AppDelegate.m. Without doing anything further with it I am getting a EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0) Exception in Thread 1.
With the find Zombie Objects setting i get the following terminal output:

2018-03-01 12:54:35.476398+0100 VideoCaching[50180:944549] *** -[NSPathStore2 release]: message sent to deallocated instance 0x7f8d6760e500
@n1ru4l
Copy link
Author

n1ru4l commented Mar 1, 2018

I solved this somehow by removing and adding the project...

@n1ru4l n1ru4l closed this as completed Mar 1, 2018
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