[Bug 1231459] Re: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map->l_init_called' failed!

2013-10-08 Thread Stefan Paetow
Confirmed. That is correct as far as I can establish. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/1231459 Title: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Asserti

Re: [Bug 1231459] Re: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map->l_init_called' failed!

2013-10-08 Thread Sam Hartman
> "Stefan" == Stefan Paetow writes: Stefan> Ok, I've reinstalled the moonshot libraries, the error has Stefan> gone away and there are no more segfaults. OK. So, if I'm understanding correctly the libgssapi-krb5-2 from my PPA did fix the problem. There was a segfault introduced by an

[Bug 1231459] Re: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map->l_init_called' failed!

2013-10-08 Thread Stefan Paetow
Ok, I've reinstalled the moonshot libraries, the error has gone away and there are no more segfaults. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/1231459 Title: Inconsistency detect

Re: [Bug 1231459] Re: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map->l_init_called' failed!

2013-10-07 Thread Sam Hartman
OK, that's probably the cause of the segfault. I've deleted the broken packages from our debian and ubuntu archives. Unfortunately getting fixed packages to reappear is a bit annoying at the moment. The packages in http://repository.project-moonshot.org/debian-moonshot/pool/main/m/moonshot-gss-eap

RE: [Bug 1231459] Re: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map->l_init_called' failed!

2013-10-07 Thread Stefan Paetow
stency detected by ld.so: dl- > close.c: 759: _dl_close: Assertion `map->l_init_called' failed! > > Did you update moonshot-gs-eap?, > There's a bad version the produce is that > > Stefan Paetow wrote: > >Sam, I now get a segfault in gss-server: > > > &

Re: [Bug 1231459] Re: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map->l_init_called' failed!

2013-10-07 Thread Sam Hartman
Did you update moonshot-gs-eap?, There's a bad version the produce is that Stefan Paetow wrote: >Sam, I now get a segfault in gss-server: > >Reading symbols from /usr/bin/gss-server...(no debugging symbols >found)...done. >(gdb) set args -verbose host@localhost >(gdb) run >Starting program: /usr/

[Bug 1231459] Re: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map->l_init_called' failed!

2013-10-07 Thread Stefan Paetow
Sam, I now get a segfault in gss-server: Reading symbols from /usr/bin/gss-server...(no debugging symbols found)...done. (gdb) set args -verbose host@localhost (gdb) run Starting program: /usr/bin/gss-server -verbose host@localhost [Thread debugging using libthread_db enabled] Using host libthread

[Bug 1231459] Re: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map->l_init_called' failed!

2013-10-05 Thread Sam Hartman
Stefan, I've prepared packages that should fix the problem available at https://launchpad.net/~hartmans/+archive/ubuntu-fixes that page includes instructions on how to add the archive to your system. After you do that please update at least libgssapi-krb5-2 and let us know whether it fixes the

[Bug 1231459] Re: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map->l_init_called' failed!

2013-10-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~hartmans/ubuntu/precise/krb5/gss-unload2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/1231459 Title: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close

[Bug 1231459] Re: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map->l_init_called' failed!

2013-09-26 Thread Brian Murray
** Tags added: precise ** Changed in: krb5 (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/1231459 Title: Inconsistency detected by ld.so: d

[Bug 1231459] Re: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map->l_init_called' failed!

2013-09-26 Thread Ubuntu Foundations Team Bug Bot
The attachment "0006-gssapi-never-unload-mechanisms.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu- reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad

[Bug 1231459] Re: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map->l_init_called' failed!

2013-09-26 Thread Sam Hartman
Hi. What's going on here is that it seems there are cases where on process exit, ld.so will destruct the plugins before it destructs the dlopening library. So it sets m_inited to 0. But as part of its finalizer the library tries to clean up its resources, and dlcloses the plugins. Getting you t

[Bug 1231459] Re: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map->l_init_called' failed!

2013-09-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: krb5 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/1231459

[Bug 1231459] Re: Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion `map->l_init_called' failed!

2013-09-26 Thread Quinn Balazs
1.11.3+dfsg-3 does have a fix for this, however I haven't seen it come over here yet. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/1231459 Title: Inconsistency detected by ld.so: dl-