Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: ld.elf_so i386 memcpy corruption - calligrawords hangs
You could uncomment the following lines in the src/libexec/ld.elf_so/Makefile
#CPPFLAGS+= -DDEBUG
#CPPFLAGS+= -DRTLD_DEBUG
(re-)build and install ld.elf_so, and set LD_DEBUG=1 when starting the program.
But better keep a copy of old ld.elf_so around and a root shell open
so you can restore it (with /rescue/cp) - the debug ld.elf_so is quite
verbose.
Martin
Home |
Main Index |
Thread Index |
Old Index