Re: free(): invalid pointer:
- From: Flash Gordon <spam@xxxxxxxxxxxxxxxxxx>
- Date: Sun, 30 Sep 2007 21:40:49 +0100
Cyron wrote, On 30/09/07 21:03:
I'm getting a bizaare glibc error referencing free -- I malloc a
chunk of memory and then later when I try to free it is when the
program aborts. I've added some debug code to the source and find
<snip>
You are probably writing beyond the end or before the start of the allocated space. If you can get the program down to a reasonably small chunk of code that shows the problem we can take a look at it.
--
Flash Gordon
.
- References:
- free(): invalid pointer:
- From: Cyron
- free(): invalid pointer:
- Prev by Date: Re: Should we broaden the topicality of this group?
- Next by Date: Re: Should we broaden the topicality of this group?
- Previous by thread: Re: free(): invalid pointer:
- Next by thread: XCOMMS
- Index(es):
Relevant Pages
|