Re: pgAdmin startup error : Segmentation fault (core dumped) - Mailing list pgadmin-support

From Dave Page
Subject Re: pgAdmin startup error : Segmentation fault (core dumped)
Date
Msg-id CA+OCxox9WOGD0gzFZ3St0TqcsrjrXVbVNHfgHr3H=x56p__qww@mail.gmail.com
Whole thread Raw
In response to Fwd: pgAdmin startup error : Segmentation fault (core dumped)  (Azman Kudus <aa.azmankudus@gmail.com>)
List pgadmin-support
Hi
On Fri, Feb 15, 2019 at 2:29 AM Azman Kudus <aa.azmankudus@gmail.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@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


pgadmin-support by date:

Previous
From: Azman Kudus
Date:
Subject: Fwd: pgAdmin startup error : Segmentation fault (core dumped)
Next
From: "Michael Schulz"
Date:
Subject: pgadmin modify role properties