Re: pgAdmin startup error : Segmentation fault (core dumped)

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Azman Kudus <aa(dot)azmankudus(at)gmail(dot)com>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: pgAdmin startup error : Segmentation fault (core dumped)
Date: 2019-02-15 08:42:47
Message-ID: CA+OCxox9WOGD0gzFZ3St0TqcsrjrXVbVNHfgHr3H=x56p__qww@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support pgsql-admin

Hi
On Fri, Feb 15, 2019 at 2:29 AM Azman Kudus <aa(dot)azmankudus(at)gmail(dot)com> wrote:
>
> Hi,
>
> I get this error while starting up pgadmin. Can you help on which part that i missed?
>
> * ob
> object : <refcnt 0 at 0x7f23b6854450>
> type : str
> refcount: 0
> address : 0x7f23b6854450
> * op->_ob_prev->_ob_next
> object : <refcnt 0 at 0x7f23b685444f>Segmentation fault (core dumped)
> (pgadmin) root(at)aahs0001:/app/pgadmin#
>
> You may refer to the attached file for more details.

Your log is showing that Python is crashing. If you were hitting an
error in the pgAdmin code, it would cause a Python exception, but that
shouldn't cause the Python interpreter to crash (if it does, that's a
Python issue, as it should catch any errors in the code it's
interpreting and handle them gracefully).

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Michael Schulz 2019-02-15 13:19:57 pgadmin modify role properties
Previous Message Azman Kudus 2019-02-15 02:29:08 Fwd: pgAdmin startup error : Segmentation fault (core dumped)

Browse pgsql-admin by date

  From Date Subject
Next Message soumik.bhattacharjee 2019-02-15 11:21:26 RE: Table Drop Error
Previous Message Azman Kudus 2019-02-15 02:29:08 Fwd: pgAdmin startup error : Segmentation fault (core dumped)