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

App crashes when I try to show/hide faster. #174

Open
mixo44 opened this issue Jan 25, 2016 · 7 comments
Open

App crashes when I try to show/hide faster. #174

mixo44 opened this issue Jan 25, 2016 · 7 comments

Comments

@mixo44
Copy link

mixo44 commented Jan 25, 2016

-WYPopoverController positionPopover: : popoverContainerView.frame = {{10, 58}, {355, 599}}
2016-01-25 13:16:32.971 PTO[5396:2144757] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'An instance 0x156f4a9c0 of class HelpPopoverViewController was deallocated while key value observers were still registered with it. Current observation info: <NSKeyValueObservationInfo 0x156f55ff0> (
<NSKeyValueObservance 0x156f7a2c0: Observer: 0x156e43d40, Key path: preferredContentSize, Options: <New: NO, Old: NO, Prior: NO> Context: 0x0, Property: 0x156da5d10>
)'
*** First throw call stack:
(0x180a61900 0x1800cff80 0x180a61848 0x1813a35c0 0x10012f9cc 0x10012d1f4 0x1805118e8 0x10012d594 0x1805118e8 0x185a66248 0x1800ceb54 0x1800da080 0x1800da0e0 0x18095090c 0x1800e9ae8 0x18094542c 0x180a16a20 0x180945680 0x181e54088 0x1857bcd90 0x1000419ac 0x1804e68b8)
libc++abi.dylib: terminating with uncaught exception of type NSException

@woodydaniel
Copy link

getting the same crash. Has anyone found a solution?

@SebastienMichoy
Copy link

I just fixed this issue in the pull request #177.

@vitalys
Copy link

vitalys commented Apr 18, 2016

@SebastienMichoy This repository is abandoned, so your PR won't be merged.
Try this fork: https://github.com/sammcewan/WYPopoverController

@prathibha-sundresh
Copy link

When are u fixing this issue

@SebastienMichoy
Copy link

@prathibha-sundresh This issue has been fixed in this repository : https://github.com/sammcewan/WYPopoverController.

@ItsMyLifeDude
Copy link

ItsMyLifeDude commented Aug 2, 2017

@SebastienMichoy it does not fixed am also having problem when opened and closed fast it crashes (Am USing it in swift) Error:libc++abi.dylib: terminating with uncaught exception of type NSException

@SebastienMichoy
Copy link

@ItsMyLifeDude What repository are you using? This one, or its fork https://github.com/sammcewan/WYPopoverController?

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

6 participants