On Tue, Oct 15, 2002 at 04:09:02PM +0200, Alessandro Polverini wrote:
> Hello,
> following the release notes instructions I did the following command:
>
> prelink --verbose --all ----conserve-memory
>
> It seems like it does a lot of work but after some time I get the
> following error:
>
> [...]
> /usr/lib/kword.so 4149c000-414a1000
> /usr/X11R6/lib/libXrandr.so.1 41146000-4114b000
> /usr/lib/libpcreposix.so.0 41151000-41156000
> /usr/lib/karbon.so 4149c000-414a0000
> /usr/lib/kchart.so 4149c000-414a0000
> /usr/lib/libqthreads.so.0 41146000-4114a000
> Aborted
>
> Anybody can help me and explain me why the prelink process aborts?
Can you retry without --conserve-memory to find out if it is a layouting
problem or some other bug?
Can you send me a gdb backtrace where the abort happens?
Thanks.
Jakub