Bug 880563

Summary: [abrt] freeipa-client-3.0.0-3.fc18: xmlrpc_env_clean: Process /usr/sbin/ipa-join was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Stef Walter <stefw>
Component: freeipaAssignee: Rob Crittenden <rcritten>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: abokovoy, mkosek, rcritten, ssorce
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:425078c58d14b64def85cd4d8229d08126b56a50
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-12 00:28:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: var_log_messages
none
File: core_backtrace
none
File: environ
none
File: limits
none
File: backtrace
none
File: cgroup
none
File: smolt_data
none
File: executable
none
File: maps
none
File: dso_list
none
File: build_ids
none
File: proc_pid_status
none
File: open_fds none

Description Stef Walter 2012-11-27 10:48:54 UTC
Description of problem:
Ran this:

/usr/sbin/ipa-client-install --domain idm.lab.bos.redhat.com --realm IDM.LAB.BOS.REDHAT.COM --principal admin -W --mkhomedir --no-ntp --enable-dns-updates --permit --unattended

Output:

Discovery was successful!
Hostname: stef-rawhide.thewalter.lan
Realm: IDM.LAB.BOS.REDHAT.COM
DNS Domain: idm.lab.bos.redhat.com
IPA Server: vm-101.idm.lab.bos.redhat.com
BaseDN: dc=idm,dc=lab,dc=bos,dc=redhat,dc=com
Synchronizing time with KDC...
Enrolled in IPA realm IDM.LAB.BOS.REDHAT.COM
Created /etc/ipa/default.conf
Configured /etc/sssd/sssd.conf
Configured /etc/krb5.conf for IPA realm IDM.LAB.BOS.REDHAT.COM
trying https://vm-101.idm.lab.bos.redhat.com/ipa/xml
Failed to update DNS records.
Adding SSH public key from /etc/ssh/ssh_host_rsa_key.pub
Adding SSH public key from /etc/ssh/ssh_host_dsa_key.pub
Forwarding 'host_mod' to server 'http://vm-101.idm.lab.bos.redhat.com/ipa/xml'
host_mod: invalid 'sshpubkey': must be binary data
Failed to upload host SSH public keys.
SSSD enabled
Configured /etc/openldap/ldap.conf


Version-Release number of selected component:
freeipa-client-3.0.0-3.fc18

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
backtrace_rating: 4
cmdline:        /usr/sbin/ipa-join --unenroll -h stef-rawhide.thewalter.lan
crash_function: xmlrpc_env_clean
kernel:         3.6.6-3.fc18.x86_64

truncated backtrace:
:Thread no. 1 (2 frames)
: #1 xmlrpc_env_clean at /usr/src/debug/xmlrpc-c-1.32.1/lib/libutil/error.c:52
: #2 unenroll_host at ipa-join.c:919

Comment 1 Stef Walter 2012-11-27 10:48:57 UTC
Created attachment 652569 [details]
File: var_log_messages

Comment 2 Stef Walter 2012-11-27 10:48:59 UTC
Created attachment 652570 [details]
File: core_backtrace

Comment 3 Stef Walter 2012-11-27 10:49:01 UTC
Created attachment 652571 [details]
File: environ

Comment 4 Stef Walter 2012-11-27 10:49:04 UTC
Created attachment 652572 [details]
File: limits

Comment 5 Stef Walter 2012-11-27 10:49:06 UTC
Created attachment 652573 [details]
File: backtrace

Comment 6 Stef Walter 2012-11-27 10:49:08 UTC
Created attachment 652574 [details]
File: cgroup

Comment 7 Stef Walter 2012-11-27 10:49:10 UTC
Created attachment 652575 [details]
File: smolt_data

Comment 8 Stef Walter 2012-11-27 10:49:13 UTC
Created attachment 652576 [details]
File: executable

Comment 9 Stef Walter 2012-11-27 10:49:15 UTC
Created attachment 652577 [details]
File: maps

Comment 10 Stef Walter 2012-11-27 10:49:17 UTC
Created attachment 652578 [details]
File: dso_list

Comment 11 Stef Walter 2012-11-27 10:49:19 UTC
Created attachment 652579 [details]
File: build_ids

Comment 12 Stef Walter 2012-11-27 10:49:21 UTC
Created attachment 652580 [details]
File: proc_pid_status

Comment 13 Stef Walter 2012-11-27 10:49:23 UTC
Created attachment 652581 [details]
File: open_fds

Comment 14 Rob Crittenden 2012-11-27 12:55:22 UTC
Upstream ticket:
https://fedorahosted.org/freeipa/ticket/3275

Comment 15 Rob Crittenden 2012-12-06 20:55:02 UTC
Looks like there are some places where we call xmlrpc_env_clean() without first calling xmlrpc_env_init().

Comment 16 Rob Crittenden 2012-12-07 14:45:00 UTC
fixed upstream.

master: 0d836cd6ee9d7b29808cbf36582eed71a5b6a32a

ipa-3-0: babde7374ad946fa7617b56b662ab4fb3211b14f

Comment 17 Fedora Update System 2012-12-10 20:34:40 UTC
freeipa-3.1.0-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/freeipa-3.1.0-1.fc18

Comment 18 Fedora Update System 2012-12-11 05:03:01 UTC
Package freeipa-3.1.0-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing freeipa-3.1.0-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-20123/freeipa-3.1.0-1.fc18
then log in and leave karma (feedback).

Comment 19 Fedora Update System 2012-12-12 00:28:43 UTC
freeipa-3.1.0-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.