This is the mail archive of the gcc-help@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]

crash in


Hi all.

I am trying to upgrade my project which runs on RH7.0 , to RH7.2

I installed a fresh RH7.2, and tried to run.
I got this crash backtrace:

#0  chunk_alloc (ar_ptr=0x40199620, nb=32776) at malloc.c:3076
#1  0x400e6b47 in __libc_calloc (n=1, elem_size=32768) at malloc.c:3844
#2  0x403107c4 in zcalloc (opaque=0x0, items=1, size=32768)
.
.
.

It happens always. I tried to compile with gcc 2.96, 3.02, and 3.1.
I even tried to take the module which was compiled on RH7.0.
Yet - 
same crash.

Any Ideas ?


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