User forums > Help

corrupted double-linked list

(1/4) > >>

darksquall57:
Hi,

I use the svn build rev 8280 (2012-08-30 07:24:41) with gcc 4.6.3. I am on Ubuntu 12.04 64bits.
And when I build my project ( only when launching the build from a terminal ), I have sometimes the message when linking:

*** glibc detected *** codeblocks: corrupted double-linked list: 0x00000000027f8440 ***

And then it blocks with no more informations.

Does anyone know I can avoid this message.

Thank you.

darksquall57:
Up !

I still have this bug with build rev 8900 does anyone know where it comes from ?

oBFusCATed:
Yes, fix you code!
Hint: learn how to use valgrind or a debugger to track it./

Keep in mind that this is not related to C::B and next time please read the rules.

eranif:

--- Quote from: darksquall57 on September 20, 2012, 11:33:20 am ---*** glibc detected *** codeblocks: corrupted double-linked list: 0x00000000027f8440 ***

--- End quote ---
@oBFusCATed - this line indicates that this is a codeblocks crash

Eran

Jenna:

--- Quote from: eranif on March 14, 2013, 09:04:27 pm ---
--- Quote from: darksquall57 on September 20, 2012, 11:33:20 am ---*** glibc detected *** codeblocks: corrupted double-linked list: 0x00000000027f8440 ***

--- End quote ---
@oBFusCATed - this line indicates that this is a codeblocks crash

Eran

--- End quote ---
It is definitely a (longstanding) Code::Blocks (or C::B-plugin or possibly a wxWidgets) crash, but I never was able to track it down.

Navigation

[0] Message Index

[#] Next page

Go to full version