On Sun, 13 Mar 2005 21:10:13 +0100 (CET), Richard B. Kreckel <kreckel@ginac.de> wrote:
When I disable shared-libs the tests work well. Aha! Aufgemerkt! That's what I thought! :)
I don't think that I can help in this case. I suppose that means that there's something wrong with Slack's "/lib/libthread_db.so.1", or its interaction with libc.so.6 ...
But, could you please produce a stack backtrace at this point, using gdb's bt command? Sure, and thanks again!
[andrej@diggn:~/source/cln_1.1.9/tests]$ ../libtool --mode=execute gdb ./exam GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-slackware-linux"...Using host libthread_db library "/lib/libthread_db.so.1". Function "cl_abort" not defined. (gdb) bt No stack. (gdb)
Regards -richy.