Re: pgadmin3 crashes when editing tables

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Patrick McDonnell <pmcdonnell(at)muncc(dot)marmionacademy(dot)org>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: pgadmin3 crashes when editing tables
Date: 2005-11-27 22:27:06
Message-ID: 438A32BA.5010806@pse-consulting.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Patrick McDonnell wrote:

>Hi -
>I'm experiencing a problem with pgadmin3 1.4.0. I'm running it on
>Gentoo Linux. I had the same problem with the 1.2.2 release.
>Basically, pgadmin3 will crash under certain circumstances when editing
>the contents of a table in the grid editor. It seems to occur when one
>column is a serial column, getting its values from a sequence. If this
>column is left blank, other fields filled in, and then press Enter, the
>entire program crashes, without any error messages other than
>"Segmentation Fault."
>While not a show-stopper, this definately makes the program less useful.
>I'm not sure if other are experiencing the problem, or if its unique to
>the combination of libraries I'm linking to... I don't have very much
>experience in this area, so I'd appreciate any help I can get. I'd be
>happy to provide more information about my setup as needed.
>
>

Could you provide the table definition (esp. primary key, with/out OIDS)

Regards,
Andreas

>Thanks,
>
>

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Ennixo 2005-11-27 22:30:05 Re: Graphical explain
Previous Message Patrick McDonnell 2005-11-27 22:10:54 pgadmin3 crashes when editing tables