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

下载你的最新代码 出现bug #15

Open
lyc59621 opened this issue Nov 30, 2015 · 3 comments
Open

下载你的最新代码 出现bug #15

lyc59621 opened this issue Nov 30, 2015 · 3 comments

Comments

@lyc59621
Copy link

2015-11-30 10 30 01

@lyc59621
Copy link
Author

2015-11-30 10:28:27.214 LeDoingHome[18021:7616374] -[NSCFString name]: unrecognized selector sent to instance 0x7ff49854d1b0
2015-11-30 10:28:27.227 LeDoingHome[18021:7616374] UMLOG: error: session_id=132867F92F2388F9C86BC68D96231C40, context=-[__NSCFString name]: unrecognized selector sent to instance 0x7ff49854d1b0
(null)
((
0 CoreFoundation 0x000000010c42df45 __exceptionPreprocess + 165
1 libobjc.A.dylib 0x000000010bb7bdeb objc_exception_throw + 48
2 CoreFoundation 0x000000010c43656d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
3 CoreFoundation 0x000000010c383eea __forwarding
+ 970
4 CoreFoundation 0x000000010c383a98 _CF_forwarding_prep_0 + 120
5 LeDoingHome 0x0000000108b5ea40 +[NSObject(CoreModelCommon) skipField:] + 208
6 LeDoingHome 0x0000000108b5fef3 __40-[NSObject(CoreModelCommon) description]_block_invoke + 99
7 LeDoingHome 0x0000000108b601c9 __52+[NSObject(CoreModelCommon) enumNSObjectProperties:]_block_invoke + 89
8 MJExtension 0x000000010ab12ede +[NSObject(Property) mj_enumerateProperties:] + 414
9 MJExtension 0x000000010ab13ccb +[NSObject(MJPropertyDeprecated_v_2_5_16) enumerateProperties:] + 59
10 LeDoingHome 0x0000000108b60144 +[NSObject(CoreModelCommon) enumNSObjectProperties:] + 148
11 LeDoingHome 0x0000000108b5fe16 -[NSObject(CoreModelCommon) description] + 374
12 UIKit 0x000000010d1b5d94 -[UIView(UIDebugging) description] + 2341
13 UIKit 0x000000011e19591a -[UIImageViewAccessibility description] + 47
14 Foundation 0x000000010b71ff1f _NSDescriptionWithLocaleFunc + 91
15 CoreFoundation 0x000000010c31fd9d __CFStringAppendFormatCore + 9597
16 CoreFoundation 0x000000010c40c4f3 _CFStringCreateWithFormatAndArgumentsAux2 + 259
17 CoreFoundation 0x000000010c41cdea _CFLogvEx2 + 154
18 CoreFoundation 0x000000010c41cf4b _CFLogvEx3 + 171
19 Foundation 0x000000010b7f689e _NSLogv + 117
20 libswiftFoundation.dylib 0x000000010f15bfd4 TF10Foundation5NSLogFtSSGSaPSs11CVarArgType___T + 532
21 LeDoingHome 0x0000000108d45feb TFC11LeDoingHome17TeacherHeaderView19scrollViewDidScrollfS0_FCSo12UIScrollViewT + 2475
22 LeDoingHome 0x0000000108d76a72 TFC11LeDoingHome18LecHomeTeacherPage19scrollViewDidScrollfS0_FCSo12UIScrollViewT + 178
23 LeDoingHome 0x0000000108d76b1a TToFC11LeDoingHome18LecHomeTeacherPage19scrollViewDidScrollfS0_FCSo12UIScrollViewT + 58
24 UIKit 0x000000010d1d6c88 -[UIScrollView(UIScrollViewInternal) _notifyDidScroll] + 66
25 UIKit 0x000000011e184592 -[UIScrollViewAccessibility _notifyDidScroll] + 39
26 UIKit 0x000000010d1c2c7c -[UIScrollView setContentOffset:] + 651
27 UIKit 0x000000010d248d29 -[UITableView setContentOffset:] + 382
28 UIKit 0x000000010d1c7751 -[UIScrollView _updatePanGesture] + 2077
29 UIKit 0x000000010d5e194f _UIGestureRecognizerSendTargetActions + 153
30 UIKit 0x000000010d5ddfc1 _UIGestureRecognizerSendActions + 162
31 UIKit 0x000000010d5dbfbe -[UIGestureRecognizer _updateGestureWithEvent:buttonEvent:] + 843
32 UIKit 0x000000010d5e4283 ___UIGestureRecognizerUpdate_block_invoke898 + 79
33 UIKit 0x000000010d5e4121 _UIGestureRecognizerRemoveObjectsFromArrayAndApplyBlocks + 342
34 UIKit 0x000000010d5d1bdd _UIGestureRecognizerUpdate + 2634
35 UIKit 0x000000010d16f9c0 -[UIWindow _sendGesturesForEvent:] + 1137
36 UIKit 0x000000010d170bf6 -[UIWindow sendEvent:] + 849
37 UIKit 0x000000010d1202fa -[UIApplication sendEvent:] + 263
38 UIKit 0x000000011e161a29 -[UIApplicationAccessibility sendEvent:] + 77
39 UIKit 0x000000010d0faabf _UIApplicationHandleEventQueue + 6844
40 CoreFoundation 0x000000010c35a011 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
41 CoreFoundation 0x000000010c34ff3c __CFRunLoopDoSources0 + 556
42 CoreFoundation 0x000000010c34f3f3 __CFRunLoopRun + 867
43 CoreFoundation 0x000000010c34ee08 CFRunLoopRunSpecific + 488
44 GraphicsServices 0x00000001117fbad2 GSEventRunModal + 161
45 UIKit 0x000000010d10030d UIApplicationMain + 171
46 LeDoingHome 0x0000000108ce124d main + 109
47 libdyld.dylib 0x000000010f32092d start + 1
)

dSYM UUID: AA985B6B-CD09-3E90-AB24-141C6AD3074B
CPU Type: x86_64
Slide Address: 0x0000000100000000
Binary Image: LeDoingHome
Base Address: 0x0000000108aaa000
2015-11-30 10:28:27.231 LeDoingHome[18021:7616374] UMLOG: session: session_id=132867F92F2388F9C86BC68D96231C40, duration=113.663994
libc++abi.dylib: terminate_handler unexpectedly threw an exception

@lyc59621
Copy link
Author

另外我更新了 MJExtension cocoapods更新的3.0.7的 你的lib里面的太老 老崩溃 cocoapods更新新的后差不多了 但是又有bug了 ,我都没引入头文件就崩溃了

@lyc59621
Copy link
Author

崩溃到 calayer 的description 方法了 我加了句代码 ok了
2015-11-30 2 22 37

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