New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 600753 link

Starred by 2 users

Issue metadata

Status: Duplicate
Owner:
Not on Chrome anymore
Closed: Apr 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug

Blocking:
issue 597564



Sign in to add a comment

Crash in website_preference_bridge.cc

Project Member Reported by bauerb@chromium.org, Apr 5 2016

Issue description

See crash/697b3a0400000000:

Thread 0 CRASHED [SIGABRT @ 0x000027a1000013f1 ] MAGIC SIGNATURE THREAD
0x0000007f830b5af4	(libc.so + 0x0006aaf4 )	
0x0000007f830b3284	(libc.so + 0x00068284 )	
0x0000007f8306c278	(libc.so + 0x00021278 )	
0x0000007f83066a18	(libc.so + 0x0001ba18 )	
0x0000007f7fe35538		
0x0000007f7fb3a224		
0x0000007f7fd107f8		
0x0000007f7fd10d94		
0x0000007f7fd459d8		
0x0000007f550f38b4	(libchrome.so -jni.h:864 )	base::android::ConvertJavaStringToUTF8
0x0000007f5268d534	(libchrome.so -website_preference_bridge.cc:759 )	Java_org_chromium_chrome_browser_preferences_website_WebsitePreferenceBridge_nativeClearCookieData
0x0000007f6be93c34	(base.odex + 0x00224c34 )

It looks like this is coming from either SingleWebsitePreferences.resetSite() or LocalStorageInfo.clear() and the origin parameter is null.
 
Blocking: 597564
Cc: finnur@chromium.org
Labels: -OS-Mac
Investigating something similar in issue 600232.
Mergedinto: 600232
Status: Duplicate (was: Started)
Yeah, looks like a duplicate.

Sign in to add a comment