Re: Double Free or corruption - Mailing list pgsql-novice

From Albe Laurenz
Subject Re: Double Free or corruption
Date
Msg-id A737B7A37273E048B164557ADEF4A58B17C5598D@ntex2010i.host.magwien.gv.at
Whole thread Raw
In response to Double Free or corruption  (Ishaya Bhatt <ishayabhatt@gmail.com>)
List pgsql-novice
Ishaya Bhatt wrote:
>      Does anyone have any idea what is the cause for the below error:
> 
> 
> *** glibc detected *** postgres: ishaya mydb [local] SELECT: double free or corruption (!prev):
> 0x00000000026bc710 ***
> 
> 
> I am modifying code of sorting query, but instead of the required output, this error is thrown in the
> logs.

To debug problems like this, I usually use "valgrind".

Yours,
Laurenz Albe

pgsql-novice by date:

Previous
From: Ishaya Bhatt
Date:
Subject: Re: Double Free or corruption
Next
From: Isabella Ghiurea
Date:
Subject: contrib module v 8.4 into 8.3.6 db