Bug 562929 - [abrt] crash in firefox-3.5.6-1.fc12 @[DecodeItem & OCSP]
Summary: [abrt] crash in firefox-3.5.6-1.fc12 @[DecodeItem & OCSP]
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: nss
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Elio Maldonado Batiz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:c50b2a897ca52808d4376b9ce97...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-08 19:11 UTC by Nathanael Noblet
Modified: 2010-12-03 23:06 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-12-03 23:06:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.32 MB, text/plain)
2010-02-08 19:11 UTC, Nathanael Noblet
no flags Details


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

Description Nathanael Noblet 2010-02-08 19:11:30 UTC
abrt 1.0.4 detected a crash.

architecture: x86_64
Attached file: backtrace
cmdline: /usr/lib64/firefox-3.5.6/firefox
comment: I wasn't even looking at firefox... it just crashed as I was doing something else.
component: firefox
executable: /usr/lib64/firefox-3.5.6/firefox
kernel: 2.6.31.12-174.2.3.fc12.x86_64
package: firefox-3.5.6-1.fc12
rating: 4
reason: Process was terminated by signal 11 (Segmentation fault)
release: Fedora release 12 (Constantine)

Comment 1 Nathanael Noblet 2010-02-08 19:11:47 UTC
Created attachment 389598 [details]
File: backtrace

Comment 2 Chris Campbell 2010-02-09 13:42:07 UTC
Thread 1 (Thread 15200):
#0  0x0000003579208841 in DecodeItem (dest=0x7fa069613578, templateEntry=
    0x3579216780, src=0x7fa0b26600b0, arena=0x7fa06960e3d0, checkTag=1)
    at quickder.c:634
        rv = SECSuccess
        temp = {type = siBuffer, data = 0x0, len = 0}
        pop = 0
        decode = 1
        save = 0
        kind = <value optimized out>
        match = 0
        optional = <value optimized out>
#1  0x0000003579208e94 in DecodeSequence (dest=0x7fa069613578, templateEntry=
    0x3579216760, src=0x7fa0b2660270, arena=<value optimized out>, 
    checkTag=<value optimized out>) at quickder.c:402
        rv = SECSuccess
        sequenceEntry = <value optimized out>
        source = {type = 2993029504, data = 
    0x7fa069613331 "\004\024|\261fT\234\253\333D\356b&\026\255\364e{\367z\325\224\004\024\255\275\230z4\264&\367\372\304&T\357\003\275\340$\313T\032\002\020HK\254\361\252\307\327\023C\321\242t5I\227%\200", len = 0}
        sequence = {type = 1767973679, data = 
    0x7fa069613328 "\006\005+\016\003\002\032\005", len = 9}
        sequenceTemplate = 0x3579216780
        seqindex = <value optimized out>
#2  DecodeItem (dest=0x7fa069613578, templateEntry=0x3579216760, src=
    0x7fa0b2660270, arena=<value optimized out>, 
    checkTag=<value optimized out>) at quickder.c:809
        rv = <value optimized out>
        temp = {type = 2993029504, data = 
    0x7fa069613326 "0\t\006\005+\016\003\002\032\005", len = 11}
        pop = <value optimized out>
        decode = <value optimized out>
        save = <value optimized out>
        kind = <value optimized out>
        match = 1
        optional = <value optimized out>




-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 3 Chris Campbell 2010-02-09 13:46:32 UTC
This bug has been triaged

Martin, this back-trace is full of OCSP-related entries, and the signal appears to have happened after an attempt to decode. I can't find this as a duplicate and I'm passing this on to you. Let me know if we don't work on this, please.



-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 4 Martin Stransky 2010-03-09 13:32:44 UTC
quickder.c comes from NSS land...

Comment 5 Kai Engert (:kaie) (inactive account) 2010-03-10 11:39:48 UTC
This looks like a recursive dependency between the responder certs from 
  http://ocsp.usertrust.com
and
  http://ocsp.comodoca.com

We attempt to verify the signature on an OCSP response
  CERT_VerifyOCSPResponseSignature
which calls into
  CERT_VerifyCert 
probably to verify the cert that produced the signature,
but this verification triggers another call to
  CERT_CheckOCSPStatus
then
  ocsp_GetOCSPStatusFromNetwork
then again going to
  CERT_VerifyOCSPResponseSignature
which causes us to repeat the same thing using the other cert.

When having a big recursive stack, we eventually crash while trying to decode an OCSP response.

Maybe we crash because of "stack overflow"?

Do you know which web site triggered this crash?

Comment 6 Kai Engert (:kaie) (inactive account) 2010-03-10 11:53:51 UTC
Nathanael, which version of NSS did you have installed?

rpm -q nss

Comment 7 Kai Engert (:kaie) (inactive account) 2010-03-10 11:54:22 UTC
I've reported the problem to upstream at

https://bugzilla.mozilla.org/show_bug.cgi?id=551429

Comment 8 Fedora Admin XMLRPC Client 2010-09-07 20:54:57 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 9 Bug Zapper 2010-11-03 22:41:28 UTC
This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '12'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 12's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 12 is 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 please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

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 10 Bug Zapper 2010-12-03 23:06:54 UTC
Fedora 12 changed to end-of-life (EOL) status on 2010-12-02. Fedora 12 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


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