Bug 1032770

Summary: Avoid crashes/malfunction when using NSS shared db (NSS_DEFAULT_DB_TYPE=sql)
Product: Red Hat Enterprise Linux 7 Reporter: Kai Engert (:kaie) (inactive account) <kengert>
Component: xulrunnerAssignee: Martin Stransky <stransky>
Status: CLOSED NEXTRELEASE QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: emaldona, jhorak, rrelyea, stransky
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1032771 1032773 (view as bug list) Environment:
Last Closed: 2013-12-02 13:52:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1032771, 1032773    

Description Kai Engert (:kaie) (inactive account) 2013-11-20 19:53:24 UTC
When using NSS shared DB with Mozilla (actived by setting environment variable NSS_DEFAULT_DB_TYPE=sql), memory allocators are being mixed in system sqlite code, and we crash (or we malfunction).

This is fixed upstream in Mozilla 28, using a makefile patch.

I propose to pick up the patch in RHEL's ESR24.

Comment 1 Kai Engert (:kaie) (inactive account) 2013-11-20 19:55:05 UTC
Patch: https://hg.mozilla.org/integration/mozilla-inbound/rev/247ff2131af5

Comment 3 Martin Stransky 2013-12-02 13:52:50 UTC
Added to firefox-24.1.0-5.el7 package.