New issue
Advanced search Search tips

Issue 669912 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

spellcheck: java.lang.VerifyError in TextServicesManager

Project Member Reported by timvolod...@chromium.org, Nov 30 2016

Issue description

Thread 53java.lang.VerifyError: android/view/textservice/TextServicesManager
at android.app.ContextImpl$22.createService	(ContextImpl.java:464 )
at android.app.ContextImpl$ServiceFetcher.getService	(ContextImpl.java:275 )
at android.app.ContextImpl.getSystemService	(ContextImpl.java:1720 )
at android.content.ContextWrapper.getSystemService	(ContextWrapper.java:540 )
at org.chromium.components.spellcheck.SpellCheckerSessionBridge.<init>	(SpellCheckerSessionBridge.java:40 )
at org.chromium.components.spellcheck.SpellCheckerSessionBridge.create	(SpellCheckerSessionBridge.java:60 )
at org.chromium.base.SystemMessageHandler.nativeDoRunLoopOnce	(Native Method )
at org.chromium.base.SystemMessageHandler.handleMessage	(SystemMessageHandler.java:41 )
at android.os.Handler.dispatchMessage	(Handler.java:110 )
at android.os.Looper.loop	(Looper.java:193 )
at android.app.ActivityThread.main	(ActivityThread.java:5292 )
at java.lang.reflect.Method.invokeNative	(Native Method )
at java.lang.reflect.Method.invoke	(Method.java:515 )
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run	(ZygoteInit.java:824 )
at com.android.internal.os.ZygoteInit.main	(ZygoteInit.java:640 )
at dalvik.system.NativeStart.main	(Native Method )
Thread 0 CRASHED [SIGABRT @ 0x00003841 ] MAGIC SIGNATURE THREAD
Stack Quality10%Show frame trust levels
0x401161f4	(libc.so + 0x000261f4 )	
0x401072af	(libc.so + 0x000172af )	
0x401074c3	(libc.so + 0x000174c3 )	
0x401061f7	(libc.so + 0x000161f7 )	
0x60ae577f	(libchrome.so -atomic:655 )	__c11_atomic_load<int>
0x40115aa6	(libc.so + 0x00025aa6 )	
0x610c9e17	(libchrome.so -debugger_posix.cc:221 )	base::debug::BreakDebugger()
0x60afa447	(libchrome.so -logging.cc:748 )	logging::LogMessage::~LogMessage()
0x60aeace3	(libchrome.so -jni_android.cc:243 )	base::android::CheckException(_JNIEnv*)
0x61ce6b45	(libchrome.so -jni_generator_helper.h:32 )	SpellCheckerSessionBridge::RequestTextCheck(int, int, std::__ndk1::basic_string<unsigned short, base::string16_char_traits, std::__ndk1::allocator<unsigned short> > const&)
0x61ce67e7	(libchrome.so -tuple.h:144 )	Dispatch<SpellCheckMessageFilterPlatform, SpellCheckMessageFilterPlatform, void, void (SpellCheckMessageFilterPlatform::*)(int, int, const std::__ndk1::basic_string<short unsigned int, base::string16_char_traits>&, std::__ndk1::vector<SpellCheckMarker>)>
0x61ce69f3	(libchrome.so -spellcheck_message_filter_platform_android.cc:36 )	SpellCheckMessageFilterPlatform::OnMessageReceived(IPC::Message const&)
0x60c69ff5	(libchrome.so -callback.h:47 )	base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*)
0x60c69d9f	(libchrome.so -message_loop.cc:413 )	base::MessageLoop::RunTask(base::PendingTask*)
0x60c69cc3	(libchrome.so -message_loop.cc:422 )	base::MessageLoop::DeferOrRunPendingTask(base::PendingTask)
0x60c6949d	(libchrome.so -message_loop.cc:515 )	base::MessageLoop::DoWork()
0x60b0dd25	(libchrome.so -message_pump_android.cc:44 )	Java_org_chromium_base_SystemMessageHandler_nativeDoRunLoopOnce
0x4190c74e	(libdvm.so + 0x0001e74e )	
0x54e05d2a	(dalvik-mark-stack (deleted) + 0x02c1cd2a )	
Status: Assigned (was: Untriaged)

Sign in to add a comment