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

Xcode 6.1 crash log about KVO #4

Open
XiangqiTu opened this issue Oct 27, 2014 · 2 comments
Open

Xcode 6.1 crash log about KVO #4

XiangqiTu opened this issue Oct 27, 2014 · 2 comments

Comments

@XiangqiTu
Copy link

Hi,man.Recently,i download your refreshView Code from a recommended website.
Hm,i am like it.But it has a little defect.

here is the crash log,hope these things are helpful for you .

Best regards!


2014-10-27 19:43:52.525 AAPullToRefreshDemo[44859:1455223] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException',
 reason: 'An instance 0x78f663e0 of class UIScrollView was deallocated while key value observers were still registered with it. 

*** First throw call stack:
(
    0   CoreFoundation                      0x01cc5946 __exceptionPreprocess + 182
    1   libobjc.A.dylib                     0x0194ea97 objc_exception_throw + 44
    2   CoreFoundation                      0x01cc586d +[NSException raise:format:] + 141
    3   Foundation                          0x0157f6d4 NSKVODeallocate + 379
    4   UIKit                               0x0038f59b -[UIView release] + 89
    5   libobjc.A.dylib                     0x01962eb1 objc_release + 65
    6   libobjc.A.dylib                     0x01963d32 _ZN12_GLOBAL__N_119AutoreleasePoolPage3popEPv + 586
    7   CoreFoundation                      0x01ba7678 _CFAutoreleasePoolPop + 24
    8   CoreFoundation                      0x01bde76e __CFRunLoopRun + 2270
    9   CoreFoundation                      0x01bddbcb CFRunLoopRunSpecific + 443
    10  CoreFoundation                      0x01bdd9fb CFRunLoopRunInMode + 123
    11  GraphicsServices                    0x0435c24f GSEventRunModal + 192
    12  GraphicsServices                    0x0435c08c GSEventRun + 104
    13  UIKit                               0x003258b6 UIApplicationMain + 1526
    14  AAPullToRefreshDemo                 0x00076a0d main + 141
    15  libdyld.dylib                       0x024dbac9 start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
@XiangqiTu
Copy link
Author

oh ,i am sorry that this bug is belong to AAPullToRefresh.And i solve it and push a comment About it.

@r-plus
Copy link
Owner

r-plus commented Oct 28, 2014

Okey, feel free to pull request.

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