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 stefan.pae...@diamond.ac.uk 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 update at the same time that was
unrelated to the ppa change.

If that's all correct, I think we have a solution to the precise
problem.

-- 
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: Assertion
  `map-l_init_called' failed!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1231459/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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 stefan.pae...@diamond.ac.uk 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/bin/gss-server -verbose host@localhost
[Thread debugging using libthread_db enabled]
Using host libthread_db library
/lib/x86_64-linux-gnu/libthread_db.so.1.

Program received signal SIGSEGV, Segmentation fault.
0x0001f136 in ?? ()
(gdb) bt
#0  0x0001f136 in ?? ()
#1  0x77bae8a1 in ?? () from
/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2
#2  0x77baaaee in gss_add_cred () from
/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2
#3  0x77bab187 in gss_acquire_cred () from
/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2
#4  0x77bca624 in ?? () from
/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2
#5  0x77bcadc8 in ?? () from
/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2
#6  0x77baabc3 in gss_add_cred () from
/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2
#7  0x77bab187 in gss_acquire_cred () from
/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2
#8  0x0040182e in ?? ()
#9  0x777fe76d in __libc_start_main () from
/lib/x86_64-linux-gnu/libc.so.6
#10 0x00401ad1 in ?? ()
#11 0x7fffe6c8 in ?? ()
#12 0x001c in ?? ()
#13 0x0003 in ?? ()
#14 0x7fffe90a in ?? ()
#15 0x7fffe91e in ?? ()
#16 0x7fffe927 in ?? ()
#17 0x in ?? ()
(gdb) quit
A debugging session is active.

Inferior 1 [process 1550] will be killed.

-- 
You received this bug notification because you are a member of Moonshot
Drivers, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1231459

Title:
 Inconsistency detected by ld.so: dl-close.c: 759: _dl_close: Assertion
  `map-l_init_called' failed!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1231459/+subscriptions

-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

-- 
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: Assertion
  `map-l_init_called' failed!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1231459/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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
Moonshot-gss-eap did get updated, yes.

Stefan


 -Original Message-
 From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of
 Sam Hartman
 Sent: 07 October 2013 16:19
 To: Paetow, Stefan (DLSLtd,RAL,LSCI)
 Subject: Re: [Bug 1231459] Re: Inconsistency 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 stefan.pae...@diamond.ac.uk 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/bin/gss-server -verbose host@localhost [Thread
 debugging using libthread_db enabled] Using host libthread_db library
 /lib/x86_64-linux-gnu/libthread_db.so.1.
 
 Program received signal SIGSEGV, Segmentation fault.
 0x0001f136 in ?? ()
 (gdb) bt
 #0  0x0001f136 in ?? ()
 #1  0x77bae8a1 in ?? () from
 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2
 #2  0x77baaaee in gss_add_cred () from
 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2
 #3  0x77bab187 in gss_acquire_cred () from
 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2
 #4  0x77bca624 in ?? () from
 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2
 #5  0x77bcadc8 in ?? () from
 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2
 #6  0x77baabc3 in gss_add_cred () from
 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2
 #7  0x77bab187 in gss_acquire_cred () from
 /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2
 #8  0x0040182e in ?? ()
 #9  0x777fe76d in __libc_start_main () from
 /lib/x86_64-linux-gnu/libc.so.6
 #10 0x00401ad1 in ?? ()
 #11 0x7fffe6c8 in ?? ()
 #12 0x001c in ?? ()
 #13 0x0003 in ?? ()
 #14 0x7fffe90a in ?? ()
 #15 0x7fffe91e in ?? ()
 #16 0x7fffe927 in ?? ()
 #17 0x in ?? ()
 (gdb) quit
 A debugging session is active.
 
 Inferior 1 [process 1550] will be killed.
 
 --
 You received this bug notification because you are a member of
 Moonshot
 Drivers, which is subscribed to the bug report.
 https://bugs.launchpad.net/bugs/1231459
 
 Title:
  Inconsistency detected by ld.so: dl-close.c: 759: _dl_close:
 Assertion
   `map-l_init_called' failed!
 
 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1231459/+subscript
 i
 ons
 
 --
 Sent from my Android phone with K-9 Mail. Please excuse my brevity.
 
 --
 You received this bug notification because you are subscribed to the
 bug report.
 https://bugs.launchpad.net/bugs/1231459
 
 Title:
   Inconsistency detected by ld.so: dl-close.c: 759: _dl_close:
 Assertion
   `map-l_init_called' failed!
 
 Status in “krb5” package in Ubuntu:
   Confirmed
 
 Bug description:
   When I dynamically load a GSS mechanism that itself depends on the
 GSS
   library I get the following error on process exit:
 
   Inconsistency detected by ld.so: dl-close.c: 759: _dl_close:
 Assertion
   `map-l_init_called' failed!
 
   The Debian package apparently has a workaround for this (according to
   Sam), so... could you make this available to us Ubuntu 12 users too,
   please?
 
   The server runs Ubuntu 12.04.3 LTS. The KRB5 package version is
   1.10+dfsg~beta1-2ubuntu0.3
 
 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1231459/+subscripti
 ons

-- 
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: Assertion
  `map-l_init_called' failed!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1231459/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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
now sholud be OK.
In particular the deb from April.

-- 
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: Assertion
  `map-l_init_called' failed!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1231459/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs