Bug 1032773 - Avoid crashes/malfunction when using NSS shared db (NSS_DEFAULT_DB_TYPE=sql)
Summary: Avoid crashes/malfunction when using NSS shared db (NSS_DEFAULT_DB_TYPE=sql)
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: xulrunner
Version: 5.10
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Martin Stransky
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On: 1032770
Blocks: 1032771
TreeView+ depends on / blocked
 
Reported: 2013-11-20 19:58 UTC by Kai Engert (:kaie) (inactive account)
Modified: 2013-12-02 13:51 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1032770
Environment:
Last Closed: 2013-12-02 13:51:47 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Mozilla Foundation 938730 0 None None None Never

Description Kai Engert (:kaie) (inactive account) 2013-11-20 19:58:09 UTC
+++ This bug was initially created as a clone of Bug #1032770 +++

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.

--- Additional comment from Kai Engert (:kaie) on 2013-11-20 14:55:05 EST ---

Patch: https://hg.mozilla.org/integration/mozilla-inbound/rev/247ff2131af5

Comment 1 Elio Maldonado Batiz 2013-11-21 15:48:35 UTC
I might say yes principle to have the right code but in practice it would have no effect.  We don't support the slqlite database type on RHEL-5.

Comment 2 Martin Stransky 2013-12-02 13:51:47 UTC
So we don't need that for RHEL5, right?


Note You need to log in before you can comment on or make changes to this bug.