[Bug 1227053] [NEW] nscd: cache.c:416: prune_cache: Assertion `dh->usable' failed.

2013-09-18 Thread Sebastian Freundt
Public bug reported:

freundt@bog:pts/3:~/devel/ebay> lsb_release -rd
Description:Ubuntu 13.04
Release:13.04

freundt@bog:pts/3:~/devel/ebay> sudo apt-cache policy nscd   
nscd:
  Installed: 2.17-0ubuntu5
  Candidate: 2.17-0ubuntu5
  Version table:
 *** 2.17-0ubuntu5 0
500 http://us.archive.ubuntu.com/ubuntu/ raring/universe amd64 Packages
100 /var/lib/dpkg/status


Wed 18 Sep 2013 10:13:51 AM UTC - 22058: handle_request: request received 
(Version = 2) from PID 22659
Wed 18 Sep 2013 10:13:51 AM UTC - 22058:GETFDHST
Wed 18 Sep 2013 10:13:51 AM UTC - 22058: provide access to FD 9, for hosts
nscd: cache.c:416: prune_cache: Assertion `dh->usable' failed.

(gdb) thread apply all bt

Thread 9 (Thread 0x7f866f087700 (LWP 9502)):
#0  0x7f86789bc05e in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x7f8678dfac62 in ?? ()
#2  0x7f86789b7f8e in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#3  0x7f8677e85e1d in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 8 (Thread 0x7f866ee86700 (LWP 9503)):
#0  0x7f86789bc05e in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x7f8678dfac62 in ?? ()
#2  0x7f86789b7f8e in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#3  0x7f8677e85e1d in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 7 (Thread 0x7f866ea84700 (LWP 9505)):
#0  0x7f86789bc05e in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x7f8678dfac62 in ?? ()
#2  0x7f86789b7f8e in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#3  0x7f8677e85e1d in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 6 (Thread 0x7f866e883700 (LWP 9506)):
#0  0x7f86789bbca4 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x7f8678dfafa6 in ?? ()
#2  0x7f86789b7f8e in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#3  0x7f8677e85e1d in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 5 (Thread 0x7f866e682700 (LWP 9507)):
#0  0x7f86789bbca4 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x7f8678dfafa6 in ?? ()
#2  0x7f86789b7f8e in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#3  0x7f8677e85e1d in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 4 (Thread 0x7f866e481700 (LWP 9508)):
#0  0x7f86789bbca4 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x7f8678dfafa6 in ?? ()
#2  0x7f86789b7f8e in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#3  0x7f8677e85e1d in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 3 (Thread 0x7f866e280700 (LWP 9509)):
#0  0x7f86789bbca4 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x7f8678dfafa6 in ?? ()
#2  0x7f86789b7f8e in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#3  0x7f8677e85e1d in clone () from /lib/x86_64-linux-gnu/libc.so.6

Thread 2 (Thread 0x7f8678de37c0 (LWP 9501)):
#0  0x7f8677e864d3 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x7f8678df9d4d in ?? ()
---Type  to continue, or q  to quit---
#2  0x7f8678dfd4d7 in ?? ()
#3  0x7f8678df88bf in main ()

Thread 1 (Thread 0x7f866ec85700 (LWP 9504)):
#0  0x7f8677dc3037 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x7f8677dc6698 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x7f8677dbbe03 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#3  0x7f8677dbbeb2 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
#4  0x7f8678e05785 in ?? ()
#5  0x7f8678dfac06 in ?? ()
#6  0x7f86789b7f8e in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#7  0x7f8677e85e1d in clone () from /lib/x86_64-linux-gnu/libc.so.6

** Affects: eglibc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1227053

Title:
  nscd: cache.c:416: prune_cache: Assertion `dh->usable' failed.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982167] [NEW] [needs-packaging] dateutils

2012-04-15 Thread Sebastian Freundt
Public bug reported:

Nifty command line date and time utilities; fast date calculations and
conversion in the shell

URL: http://hroptatyr.github.com/dateutils
License: BSD 3c

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982167

Title:
  [needs-packaging] dateutils

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 891512] Re: libssl.so symbol missing, openssl 1.0.0e

2011-11-28 Thread Sebastian Freundt
** Bug watch added: SXEmacs bug tracker #130
   http://issues.sxemacs.org/show_bug.cgi?id=130

** Also affects: openssl via
   http://issues.sxemacs.org/show_bug.cgi?id=130
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/891512

Title:
  libssl.so symbol missing, openssl 1.0.0e

To manage notifications about this bug go to:
https://bugs.launchpad.net/openssl/+bug/891512/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 891512] Re: libssl.so symbol missing, openssl 1.0.0e

2011-11-18 Thread Sebastian Freundt
** Summary changed:

- symbol missing
+ libssl.so symbol missing, openssl 1.0.0e

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/891512

Title:
  libssl.so symbol missing, openssl 1.0.0e

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 891512] [NEW] symbol missing

2011-11-17 Thread Sebastian Freundt
Public bug reported:

The libssl as provided by libssl1.0.0_1.0.0e-2ubuntu4_amd64.deb is lacking the 
symbol: `ssl_verify_cert_chain'.
Software depending on that symbol cannot be built.

1) 11.10
2) 1.0.0e-2ubuntu4

Steps to reproduce:
cat <
int
main()
{
void *s = 0;
void *sk = 0;
return ssl_verify_cert_chain(s, sk) <= 0 ? 1 : 0;
}
EOF

Yields:
test.c:(.text+0x2c): undefined reference to `ssl_verify_cert_chain'

** Affects: openssl (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/891512

Title:
  symbol missing

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs