Bug 241590 - kadmin core dumps on ia64
Summary: kadmin core dumps on ia64
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 2.1
Classification: Red Hat
Component: krb5
Version: 2.1
Hardware: ia64
OS: Linux
medium
low
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-05-28 14:11 UTC by Jan Hutař
Modified: 2007-11-30 22:06 UTC (History)
1 user (show)

Fixed In Version: RHSA-2007-0384
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-26 18:43:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
used configuration file: /etc/krb5.conf (811 bytes, application/octet-stream)
2007-05-28 14:11 UTC, Jan Hutař
no flags Details
kadmin coredump (1008.00 KB, application/octet-stream)
2007-05-28 14:18 UTC, Jan Hutař
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2007:0384 0 normal SHIPPED_LIVE Critical: krb5 security update 2007-06-26 18:43:05 UTC

Description Jan Hutař 2007-05-28 14:11:00 UTC
Description of problem:
While testing 2007:0384 I tried to set-up krb5 server on RHEL-2.1@ia64 and 
found, that kadmin core-dumps when I try to use it


Version-Release number of selected component (if applicable):
krb5-workstation-1.2.2-45
krb5-server-1.2.2-45
krb5-devel-1.2.2-45
krb5-libs-1.2.2-45


How reproducible:
always


Steps to Reproduce:
1. set up krb5 server (/etc/krb5.conf attached)
2. # kadmin -w PASSWORD -q "listprincs"


Actual results:
kadmin core-dumps and user sees:

Authenticating as principal root/admin with password.
kadmin: Communication failure with server while initializing kadmin interface


Expected results:
kadmin lists princs


Additional info:
Maybe this is just a miss-configuration (see attached /etc/krb5.conf), but I 
wasn't able to get krb5 working in some other way.
I tested on i386 and it seems it doesn't have such a problem.

Comment 1 Jan Hutař 2007-05-28 14:11:00 UTC
Created attachment 155544 [details]
used configuration file: /etc/krb5.conf

Comment 2 Jan Hutař 2007-05-28 14:18:53 UTC
Created attachment 155545 [details]
kadmin coredump

kadmin coredump generated using:

  1. ensure kadmin is killed
  2. # ulimit -c unlimited
  3. # /usr/kerberos/sbin/kadmind -nofork
  4. on other terminal:
     # kadmin -w PASSWORD -q "listprincs"

Comment 3 Jan Hutař 2007-05-28 14:23:14 UTC
Unussual part from /etc/krb5.conf:
[realms]
 EXAMPLE.COM = {
  kdc = 192.168.76.147:88
  admin_server = 192.168.76.147:749
 }

Backtrace is doesn't seem too helpful:
#0  0x20000000003ccbf1 in strlen () from /lib/libc.so.6.1

Comment 7 Josh Bressers 2007-06-26 18:30:22 UTC
Opening bug for release

Comment 8 Red Hat Bugzilla 2007-06-26 18:43:13 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2007-0384.html



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