Re: [Freeipa-users] Joining Fedora 18 (FreeIPA 3.1.0) to CentOS 6.3 (FreeIPA 2.1.90rc1)

2013-01-02 Thread Stephen Gallagher
On 12/28/2012 10:23 AM, Michael B. Trausch wrote: On 12/28/2012 08:56 AM, Simo Sorce wrote: However re-reading the ticket made me wonder. Is this happening on the F18 machine or on the Centos 6.3 machine ? The sigsegv is happening on the Fedora 18 box, the one running FreeIPA 3.1.0. I am

Re: [Freeipa-users] Joining Fedora 18 (FreeIPA 3.1.0) to CentOS 6.3 (FreeIPA 2.1.90rc1)

2013-01-02 Thread Simo Sorce
On Wed, 2013-01-02 at 08:00 -0500, Stephen Gallagher wrote: On 12/28/2012 10:23 AM, Michael B. Trausch wrote: On 12/28/2012 08:56 AM, Simo Sorce wrote: However re-reading the ticket made me wonder. Is this happening on the F18 machine or on the Centos 6.3 machine ? The sigsegv is

Re: [Freeipa-users] Joining Fedora 18 (FreeIPA 3.1.0) to CentOS 6.3 (FreeIPA 2.1.90rc1)

2012-12-28 Thread Simo Sorce
On Thu, 2012-12-27 at 10:11 -0500, Michael B. Trausch wrote: On 12/26/2012 10:23 AM, Simo Sorce wrote: It's missing the sasl library's debug info. Could you install cyrus-sasl-debuginfo and regenerate the stack trace from the core file ? I do not have a centos box handy. Done;

Re: [Freeipa-users] Joining Fedora 18 (FreeIPA 3.1.0) to CentOS 6.3 (FreeIPA 2.1.90rc1)

2012-12-28 Thread Michael B. Trausch
On 12/28/2012 08:56 AM, Simo Sorce wrote: However re-reading the ticket made me wonder. Is this happening on the F18 machine or on the Centos 6.3 machine ? The sigsegv is happening on the Fedora 18 box, the one running FreeIPA 3.1.0. I am completely unable to install debug symbols for the

Re: [Freeipa-users] Joining Fedora 18 (FreeIPA 3.1.0) to CentOS 6.3 (FreeIPA 2.1.90rc1)

2012-12-27 Thread Michael B. Trausch
On 12/26/2012 10:23 AM, Simo Sorce wrote: It's missing the sasl library's debug info. Could you install cyrus-sasl-debuginfo and regenerate the stack trace from the core file ? I do not have a centos box handy. Done; updated stack trace is on the ticket now. Thanks! Mike

Re: [Freeipa-users] Joining Fedora 18 (FreeIPA 3.1.0) to CentOS 6.3 (FreeIPA 2.1.90rc1)

2012-12-26 Thread Simo Sorce
On Tue, 2012-12-25 at 19:54 -0500, Michael B. Trausch wrote: On 12/25/2012 07:53 PM, Simo Sorce wrote: Could you install the sasl debuginfo packages and provide a trace with debugging info ? Did I do it wrong on the ticket? It's missing the sasl library's debug info. Could you install

Re: [Freeipa-users] Joining Fedora 18 (FreeIPA 3.1.0) to CentOS 6.3 (FreeIPA 2.1.90rc1)

2012-12-25 Thread Dmitri Pal
On 12/24/2012 09:30 PM, Michael B. Trausch wrote: On 12/23/2012 03:32 PM, Michael B. Trausch wrote: Whoops. Let's try this again, I failed to post it correctly the first time. Hrm. It'd seem I overlooked something... [776940.813555] ipa-getkeytab[28840]: segfault at 0 ip 7fa38cda61dc

Re: [Freeipa-users] Joining Fedora 18 (FreeIPA 3.1.0) to CentOS 6.3 (FreeIPA 2.1.90rc1)

2012-12-25 Thread Michael B. Trausch
On 12/25/2012 09:01 AM, Dmitri Pal wrote: Hrm. It'd seem I overlooked something... [776940.813555] ipa-getkeytab[28840]: segfault at 0 ip 7fa38cda61dc sp 7fffbdf1bce0 error 6 in libgssapiv2.so.2.0.25[7fa38cda3000+7000] I guess I better get a bug filed if there isn't one

Re: [Freeipa-users] Joining Fedora 18 (FreeIPA 3.1.0) to CentOS 6.3 (FreeIPA 2.1.90rc1)

2012-12-25 Thread Michael B. Trausch
On 12/25/2012 01:50 PM, Michael B. Trausch wrote: I'm trying to collect information for the bug report, but I'm having trouble; it seems that ipa-join calls ipa-getkeytab, so I can't, for example, get a useful dump of information using catchsegv. ABRT keeps popping up that there's a problem

Re: [Freeipa-users] Joining Fedora 18 (FreeIPA 3.1.0) to CentOS 6.3 (FreeIPA 2.1.90rc1)

2012-12-25 Thread Michael B. Trausch
On 12/25/2012 02:08 PM, Michael B. Trausch wrote: So, to summarize, all I really know is that there is an apparent NULL pointer dereferenced somewhere in the GSS library when called from ipa-getkeytab, and I don't have any apparent way to collect a stack trace or otherwise get anything more

Re: [Freeipa-users] Joining Fedora 18 (FreeIPA 3.1.0) to CentOS 6.3 (FreeIPA 2.1.90rc1)

2012-12-25 Thread Simo Sorce
On Mon, 2012-12-24 at 21:30 -0500, Michael B. Trausch wrote: On 12/23/2012 03:32 PM, Michael B. Trausch wrote: Whoops. Let's try this again, I failed to post it correctly the first time. Hrm. It'd seem I overlooked something... [776940.813555] ipa-getkeytab[28840]: segfault at 0 ip

Re: [Freeipa-users] Joining Fedora 18 (FreeIPA 3.1.0) to CentOS 6.3 (FreeIPA 2.1.90rc1)

2012-12-25 Thread Simo Sorce
On Tue, 2012-12-25 at 18:34 -0500, Michael B. Trausch wrote: On 12/25/2012 02:08 PM, Michael B. Trausch wrote: So, to summarize, all I really know is that there is an apparent NULL pointer dereferenced somewhere in the GSS library when called from ipa-getkeytab, and I don't have any

Re: [Freeipa-users] Joining Fedora 18 (FreeIPA 3.1.0) to CentOS 6.3 (FreeIPA 2.1.90rc1)

2012-12-25 Thread Michael B. Trausch
On 12/25/2012 07:47 PM, Simo Sorce wrote: Mike, what gssapi library is this ? This does not look like the MIT krb5 provided libgssapi, so you have non-standard gssapi libraries installed on your system ? It is whatever came with the system. I haven't done anything custom at all; in order to

Re: [Freeipa-users] Joining Fedora 18 (FreeIPA 3.1.0) to CentOS 6.3 (FreeIPA 2.1.90rc1)

2012-12-25 Thread Michael B. Trausch
On 12/25/2012 07:53 PM, Simo Sorce wrote: Could you install the sasl debuginfo packages and provide a trace with debugging info ? Did I do it wrong on the ticket? --- Mike ___ Freeipa-users mailing list Freeipa-users@redhat.com

Re: [Freeipa-users] Joining Fedora 18 (FreeIPA 3.1.0) to CentOS 6.3 (FreeIPA 2.1.90rc1)

2012-12-25 Thread Michael B. Trausch
On 12/25/2012 07:53 PM, Simo Sorce wrote: On Tue, 2012-12-25 at 18:34 -0500, Michael B. Trausch wrote: On 12/25/2012 02:08 PM, Michael B. Trausch wrote: So, to summarize, all I really know is that there is an apparent NULL pointer dereferenced somewhere in the GSS library when called from

Re: [Freeipa-users] Joining Fedora 18 (FreeIPA 3.1.0) to CentOS 6.3 (FreeIPA 2.1.90rc1)

2012-12-25 Thread Michael B. Trausch
On 12/25/2012 07:56 PM, Michael B. Trausch wrote: It would appear that the answer to your question is no, I cannot: The core dump file is available, though: https://fedorahosted.org/freeipa/ticket/3317 Thanks! Mike ___ Freeipa-users

Re: [Freeipa-users] Joining Fedora 18 (FreeIPA 3.1.0) to CentOS 6.3 (FreeIPA 2.1.90rc1)

2012-12-24 Thread Michael B. Trausch
On 12/23/2012 03:32 PM, Michael B. Trausch wrote: Whoops. Let's try this again, I failed to post it correctly the first time. Hrm. It'd seem I overlooked something... [776940.813555] ipa-getkeytab[28840]: segfault at 0 ip 7fa38cda61dc sp 7fffbdf1bce0 error 6 in

[Freeipa-users] Joining Fedora 18 (FreeIPA 3.1.0) to CentOS 6.3 (FreeIPA 2.1.90rc1)

2012-12-23 Thread Michael B. Trausch
Whoops. Let's try this again, I failed to post it correctly the first time. The Reader's Digest version: I set up a FreeIPA server on CentOS 6.3. I then setup a FreeIPA client on another CentOS 6.3 system. So far, so good. Then I attempted to setup a FreeIPA client on a F18 system, which