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

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgAdmin startup error : Segmentation fault (core dumped)
Дата
Msg-id CA+OCxox9WOGD0gzFZ3St0TqcsrjrXVbVNHfgHr3H=x56p__qww@mail.gmail.com
обсуждение исходный текст
Ответ на Fwd: pgAdmin startup error : Segmentation fault (core dumped)  (Azman Kudus <aa.azmankudus@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Azman Kudus
Дата:
Сообщение: Fwd: pgAdmin startup error : Segmentation fault (core dumped)
Следующее
От: "Michael Schulz"
Дата:
Сообщение: pgadmin modify role properties