[R] pdf error msg
Matt McCall
mmccall at mail.nih.gov
Wed Jun 1 17:59:29 CEST 2005
I'm sorry, but is there anything I can do to remedy this? I reinstalled
R and BioConductor, and the error still occurs.
Thanks you any advice.
Matt
On May 31, 2005, at 12:03 PM, Thomas Lumley wrote:
> On Tue, 31 May 2005, Matt McCall wrote:
>
>> *** malloc[477]: Deallocation of a pointer not malloced: 0x143cf5c0;
>> This could be a double free(), or free() called with the middle of an
>> allocated block; Try setting environment variable MallocHelp to see
>> tools to help debug
>>
>
> And this is a double free(). It looks as though the function for
> creating a PDF device used not to free the passed-in structure in case
> of error, but it now does.
>
> Thanks for reporting this.
>
> -thomas
>
More information about the R-help
mailing list