Bug 618466 - mod_nss fails debug assertion
Summary: mod_nss fails debug assertion
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: mod_nss
Version: 14
Hardware: All
OS: All
urgent
urgent
Target Milestone: ---
Assignee: Matthew Harmsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 691502 749405 797358
TreeView+ depends on / blocked
 
Reported: 2010-07-27 00:16 UTC by Ulf Weltman
Modified: 2016-01-13 23:11 UTC (History)
3 users (show)

Fixed In Version: mod_nss-1.0.9
Clone Of:
: 691502 (view as bug list)
Environment:
Last Closed: 2012-08-16 16:38:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
wee patch (1.26 KB, patch)
2010-07-27 00:19 UTC, Ulf Weltman
rmeggins: review+
Details | Diff

Description Ulf Weltman 2010-07-27 00:16:04 UTC
At startup mod_nss tries to clear SSL cache, I'm not sure why it does that but allowing it when NSS isn't initialized seems like an error, and in debug mode the assertion is fatal.  I'm using Apache 2.2.8 on HP-UX.

Core was generated by `httpd'.
Program terminated with signal 6, Aborted.
#0  0xc000000000325890:0 in kill+0x30 () from /usr/lib/hpux64/libc.so.1
#1  0xc00000000024a1d0:0 in raise+0x30 () from /usr/lib/hpux64/libc.so.1
#2  0xc0000000002e6f90:0 in abort+0x190 () from /usr/lib/hpux64/libc.so.1
#3  0xc000000000b01520:0 in PR_Assert+0xd0 () from /opt/dirsrv/lib/libnspr4.so
#4  0xc000000000ffb750:0 in initSessionCacheLocksLazily+0x100 ()
   from /opt/dirsrv/lib/libssl3.so
#5  0xc000000000b24e80:0 in PR_CallOnce+0xb0 ()
   from /opt/dirsrv/lib/libnspr4.so
#6  0xc000000000ffb850:0 in ssl_InitSessionCacheLocks+0xa0 ()
   from /opt/dirsrv/lib/libssl3.so
#7  0xc000000000ffb940:0 in lock_cache+0x30 () from /opt/dirsrv/lib/libssl3.so
#8  0xc000000000ffd260:0 in SSL_ClearSessionCache+0x20 ()
   from /opt/dirsrv/lib/libssl3.so
#9  0xc0000000008af980:0 in nss_init_ChildKill+0x30 ()
   from /opt/dirsrv/lib/modules/libmodnss.so
#10 0xc0000000008ab6d0:0 in nss_init_ModuleKill+0x100 ()
   from /opt/dirsrv/lib/modules/libmodnss.so
#11 0xc000000000762e50:0 in apr_pool_clear () at memory/unix/apr_pools.c:2063
#12 0x4000000000058320:0 in main () at main.c:695

Comment 1 Ulf Weltman 2010-07-27 00:19:17 UTC
Created attachment 434572 [details]
wee patch

Comment 2 Bug Zapper 2010-07-30 12:51:59 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 14 development cycle.
Changing version to '14'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Fedora Admin XMLRPC Client 2011-08-24 18:22:02 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Rich Megginson 2012-01-25 17:27:03 UTC
With nss 3.13, this is no longer an assertion, it is a core dump.  I can verify the patch solves the problem.  We need this released ASAP.

Comment 5 Fedora End Of Life 2012-08-16 16:38:57 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 6 Rob Crittenden 2016-01-13 23:11:38 UTC
Just to clear up history, this was fixed in mod_nss-1.0.9.


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