Alessandro Polverini wrote:
On Tue, 2002-10-15 at 16:46, Jakub Jelinek wrote:Can you send me a gdb backtrace where the abort happens?
For now I tried "gdb prelink -va" but it says me "gdb: unrecognized option `-va'".
#cd /usr/sbin #gdb prelink (gdb) run -va (gdb) bt (gdb) quit
post output after the bt command. -Thomas