bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with glibc


From: Andreas Jaeger
Subject: Re: Problems with glibc
Date: 14 May 2001 16:48:07 +0200
User-agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.1 (Cuyahoga Valley)

"Miola, Marcelo de Brito" <address@hidden> writes:

>       Hi,
> 
>               I'm developing a simulator for real-time systems at
> University of Sao Paulo State (Brazil) and I'm having serious problems
> with glibc. When I start my simulator, it crashes always in the same place
> and it gives me the following error:

Read the glibc manual on memory debugging, you overwrite the internal
data structures of glibc.

Try MALLOC_CHECK_=1 ./simulator

Andreas
>               Segmentation fault (core dumped)
-- 
 Andreas Jaeger
  SuSE Labs address@hidden
   private address@hidden
    http://www.suse.de/~aj



reply via email to

[Prev in Thread] Current Thread [Next in Thread]