This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New crash in crtstuff.c since Oct 31


On Tue, Nov 11, 2003 at 10:00:57PM +0000, Andrew Haley wrote:
> I don't see how Tom can provide more info: he's shown the crash, and
> the exact place it happens.  It happens to me too, and I can fix it by 
> export LD_ASSUME_KERNEL=2.4.17.

With crash in free the first suspect is memory handling in the program.
Ie. providing more info means running it with one of:
LD_PRELOAD=libefence.so.0
MALLOC_CHECK_=3
in the environment.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]