Re: 73.5 and uw 713

From: ohp(at)pyrenet(dot)fr
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 73.5 and uw 713
Date: 2003-12-09 22:09:21
Message-ID: Pine.UW2.4.53.0312092307520.26543@server.pyrenet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

All right Tom,
I managed to get a trace:

Script started on Tue Dec 9 23:02:13 2003
# debug -c base/2308232/core.2509 39 /usr/local/pgsql/bin/postmaster
Avertissement: Fichier image mémoire tronqué
Erreur: Impossible de trouver le segment de mémoire associé à l'adresse
0xbfffd00c dans le processus p1
Image mémoire de postmaster (processus p1) créée
Erreur: Top stack frame invalid, program counter out of range
Avertissement: Stack adjusted to start with previous frame
FICHIER IMAGE MEMOIRE [AllocSetFree dans aset.c]
11 (segv code[SEGV_MAPERR] address[0x8426000]) SIGNALE dans p1
782: int fidx = AllocSetFreeIndex(chunk->size);
debug> stack
Suivi de pile correspondant à p1, Programme postmaster
*[0] AllocSetFree(context=0x2, pointer=0x80469e4, présumé: 0x80ea706) [aset(dot)c(at)782]
[1] ?() [0xbffae010]
script done on Tue Dec 9 23:06:05 2003

Not sure it helps...

Regards
On Mon, 8 Dec 2003, Tom Lane wrote:

> Date: Mon, 08 Dec 2003 15:49:05 -0500
> From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
> To: ohp(at)pyrenet(dot)fr
> Subject: Re: [HACKERS] 73.5 and uw 713
>
> > Is there ay way I can help with this debugging?
>
> Well, for starters, how about that debug backtrace?
>
> regards, tom lane
>

--
Olivier PRENANT Tel: +33-5-61-50-97-00 (Work)
6, Chemin d'Harraud Turrou +33-5-61-50-97-01 (Fax)
31190 AUTERIVE +33-6-07-63-80-64 (GSM)
FRANCE Email: ohp(at)pyrenet(dot)fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2003-12-09 22:13:15 Re: [COMMITTERS] pgsql-server/ oc/src/sgml/Tag: oc/src/sgml/REL ...
Previous Message Hannu Krosing 2003-12-09 22:04:42 Re: PostgreSQL port to pure Java?