SIGSEGV in PrefService::GetDictionary()

Bug #638766 reported by Artem
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Chromium Browser
Unknown
Unknown
chromium-browser (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: chromium-browser

Starting chromiumbrowser after todays ppa update:
$ chromium-browser
[1:1:1040556085029:ERROR:chrome/browser/zygote_main_linux.cc(346)] write: Broken pipe
Segmentation fault

Revision history for this message
Artem (biozshock) wrote :
Revision history for this message
Fabien Tassin (fta) wrote :
summary: - Chromium browser: segmentation fault
+ SIGSEGV in PrefService::GetDictionary()
Revision history for this message
Artem (biozshock) wrote :

Approve that if edit a file .config/chromium/Default/Preferences

Find a section:
"webkit": {
      "webprefs": {
         "inspector_settings": "lastActivePanel:string:console\n"
      }
   }

and remove ' "inspector_settings": "lastActivePanel:string:console\n"'
Chromium gets back to normal.

Final config part:
"webkit": {
      "webprefs": {
      }
   }

Revision history for this message
sdepablos (sdepablos) wrote :

Thanks Artem. The change solved the problem for me.

Revision history for this message
Pierre-Antoine Champin (pchampin) wrote :

I had the same problem, and Artem's fix did solve it.
Thanks a million.

Revision history for this message
Artem (biozshock) wrote :

Thanks, but that's a fix is from same bug on chromium project on google code http://code.google.com/p/chromium/issues/detail?id=55552

Revision history for this message
Olivier Tilloy (osomon) wrote :

Fixed upstream.

Changed in chromium-browser (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.