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 from Google Play Console #26396

Closed
SergeyZhukovsky opened this issue Oct 31, 2022 · 0 comments · Fixed by brave/brave-core#15726
Closed

Crash from Google Play Console #26396

SergeyZhukovsky opened this issue Oct 31, 2022 · 0 comments · Fixed by brave/brave-core#15726
Assignees
Labels
crash OS/Android Fixes related to Android browser functionality priority/P2 A bad problem. We might uplift this to the next planned release. QA/No release-notes/include

Comments

@SergeyZhukovsky
Copy link
Member

Stack Trace:                                                                                                                                                               
  RELADDR   FUNCTION                                                                          FILE:LINE                                                                    
  0000000003fceab0  password_manager::PasswordManagerClient::GetPasswordManager()                     ../../chrome/browser/profiles/incognito_helpers.cc:13:48             
  00000000050483f8  KeyedServiceFactory::GetServiceForContext(void*, bool)                            ../../components/keyed_service/core/keyed_service_factory.cc:69:13   
  v------>  BrowserContextKeyedServiceFactory::GetServiceForBrowserContext(content::BrowserContext*, bool)  ../../components/keyed_service/content/browser_context_keyed_se
rvice_factory.cc:57:31                                                                                                                                                     
  00000000071e6c88  brave_shields::CookieListOptInServiceFactory::GetForContext(content::BrowserContext*)  ../../brave/browser/brave_shields/cookie_list_opt_in_service_fac
tory.cc:27:29                                                                                                                                                              
  v------>  chrome::android::JNI_CookieListOptInServiceFactory_GetInterfaceToCookieListOptInService(_JNIEnv*, base::android::JavaParamRef<_jobject*> const&)  ../../brave/b
rowser/brave_shields/android/cookie_list_opt_in_service_factory_android.cc:19:18                                                                                           
  00000000071e7060  Java_J_N_MpAExJMh                                                                 gen/brave/build/android/jni_headers/CookieListOptInServiceFactory_jni
.h:36:10

I wasn't able to replicate it. It looks like there are some cases that we pass null profile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash OS/Android Fixes related to Android browser functionality priority/P2 A bad problem. We might uplift this to the next planned release. QA/No release-notes/include
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants