RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1296241 - Chrome crash in spnego_gss_inquire_context()
Summary: Chrome crash in spnego_gss_inquire_context()
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: krb5
Version: 7.2
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: rc
: ---
Assignee: Robbie Harwood
QA Contact: Patrik Kis
URL: https://github.com/krb5/krb5/pull/385
Whiteboard:
Depends On: 1295893
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-06 16:45 UTC by Robbie Harwood
Modified: 2016-11-03 20:24 UTC (History)
9 users (show)

Fixed In Version: krb5-1.14.1-1.el7
Doc Type: No Doc Update
Doc Text:
undefined
Clone Of: 1295893
Environment:
Last Closed: 2016-11-03 20:24:10 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2016:2591 0 normal SHIPPED_LIVE Low: krb5 security, bug fix, and enhancement update 2016-11-03 12:10:29 UTC

Description Robbie Harwood 2016-01-06 16:45:37 UTC
+++ This bug was initially created as a clone of Bug #1295893 +++

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd6468700 (LWP 5331)]
spnego_gss_inquire_context (minor_status=0x7fffd6466f64, context_handle=0x0, 
    src_name=0x7fffd6466de0, targ_name=0x7fffd6466dd8, 
    lifetime_rec=0x7fffd6466f4c, mech_type=0x7fffd6466dd0, 
    ctx_flags=0x7fffd6466f3c, locally_initiated=0x7fffd6466f38, 
    opened=0x7fffd6466f34) at spnego_mech.c:2256
2256			*locally_initiated = sc->initiate;
(gdb) p sc
$1 = (spnego_gss_ctx_id_t) 0x0
(gdb) bt
#0  0x00007fffeedc5902 in spnego_gss_inquire_context (minor_status=0x7fffd6466f64, context_handle=0x0, src_name=0x7fffd6466de0, targ_name=0x7fffd6466dd8, lifetime_rec=0x7fffd6466f4c, mech_type=0x7fffd6466dd0, ctx_flags=0x7fffd6466f3c, locally_initiated=0x7fffd6466f38, opened=0x7fffd6466f34) at spnego_mech.c:2256
#1  0x00007fffeeda5fc4 in gss_inquire_context (minor_status=0x7fffd6466f64, context_handle=<optimized out>, src_name=0x7fffd6466f58, targ_name=0x7fffd6466f50, lifetime_rec=0x7fffd6466f4c, mech_type=0x7fffd6466f40, ctx_flags=0x7fffd6466f3c, locally_initiated=0x7fffd6466f38, opened=0x7fffd6466f34) at g_inq_context.c:114
#2  0x00005555568388af in  ()

--- Additional comment from David Woodhouse on 2016-01-05 12:34:07 EST ---

Addressed by https://github.com/krb5/krb5/pull/385

Comment 8 errata-xmlrpc 2016-11-03 20:24:10 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHSA-2016-2591.html


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