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

Crash when use Sougou Input method #19

Open
publicBenz opened this issue Jan 8, 2016 · 8 comments
Open

Crash when use Sougou Input method #19

publicBenz opened this issue Jan 8, 2016 · 8 comments

Comments

@publicBenz
Copy link

2016-01-08 16:43:46.797 MyAPP[14249:60b] UMLOG: error: session_id=D24909DC00345158A3E9FC348CA53AAC, context=Only run on the main thread!
(null)
(
0 CoreFoundation 0x00000001884bef6c + 160
1 libobjc.A.dylib 0x00000001949c81fc objc_exception_throw + 60
2 CoreFoundation 0x00000001884bee10 + 0
3 Foundation 0x0000000188ff6e20 + 88
4 UIFoundation 0x00000001915dc654 + 416
5 UIFoundation 0x00000001915dc318 + 1752
6 UIFoundation 0x000000019160ac2c + 240
7 UIFoundation 0x000000019160e100 + 616
8 UIFoundation 0x000000019160e168 + 36
9 UIFoundation 0x0000000191632a64 + 176
10 UIFoundation 0x000000019163209c + 100
11 UIKit 0x000000018b536a48 + 252
12 UIKit 0x000000018b53692c + 164
13 MyAPP 0x00000001006dfe7c -[UITextView(Placeholder) placeholderLabel] + 168
14 MyAPP 0x00000001006e0228 -[UITextView(Placeholder) placeholder] + 36
15 SogouInputIPhone.dylib 0x0000000102036ea0 APPLE_UIKeyboardImpl_getInputTextField_Placeholder + 136
16 SogouInputIPhone.dylib 0x0000000101e0fb94 _ZN17SogouIMENameSpace13t_quantifiers20CheckShowQuantifiersEiNS_17e_QuantifiersTypeENS_9InputTypeEPti + 22008
17 SogouInputIPhone.dylib 0x0000000101e0fdd0 _ZN17SogouIMENameSpace13t_quantifiers20CheckShowQuantifiersEiNS_17e_QuantifiersTypeENS_9InputTypeEPti + 22580
18 Foundation 0x000000018904040c + 1000
19 libsystem_pthread.dylib 0x0000000195137e1c + 168
20 libsystem_pthread.dylib 0x0000000195137d74 + 0
21 libsystem_pthread.dylib 0x0000000195135554 thread_start + 4
)

2016-01-08 16:43:47.815 MyAPP[14249:f017] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Only run on the main thread!'

@devxoul
Copy link
Owner

devxoul commented Jan 8, 2016

Hi, @publicBenz, how can I reproduce the bug?

@publicBenz
Copy link
Author

@devxoul Make the textView becomeFirstResponder, and the change the input method to Sougou, crash..

@devxoul
Copy link
Owner

devxoul commented Jan 8, 2016

@publicBenz Thanks, I'll take a look for it soon :)

@devxoul
Copy link
Owner

devxoul commented Jan 8, 2016

@publicBenz What is 'Sougou'?

@publicBenz
Copy link
Author

@devxoul Sorry, it is Soguo. An input method for iOS. http://pinyin.sogou.com/mac/

@yebw
Copy link

yebw commented May 13, 2016

@publicBenz 修复了没?一样遇到了

@nutcn
Copy link

nutcn commented Aug 27, 2016

Meet the same bug, increase crash rate with 0.036 %

@devxoul
Copy link
Owner

devxoul commented Sep 5, 2016

@publicBenz, @nutcn: I installed Sogou on my iPhone and it works properly. Which version of UITextView+Placeholder and Sogou are you using?

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

4 participants