Обсуждение: PgAdmin 1.2Beta crashes on ubuntu x64

Поиск
Список
Период
Сортировка

PgAdmin 1.2Beta crashes on ubuntu x64

От
Gallien LABEYRIE
Дата:
Hello,

I have installed PgAdmin 1.2Beta on my computer (configuration and 
versions are given below),
with ubuntu package manager (apt-get).

I have many troubles using it, PgAdmin is unstable on my computer.
I encounter several fatal crashes,
for example : -It crashes when I want to generate an "insert script"; -It crashes when I want to add a new server; -It
crasheswhen I want to view the top 100 firsts rows;
 
etc etc ...

When PGAdmin is launched by the terminal,  when it crashes, it returns  :
"Segmentation fault (core dumped)"

I highly suspect something related to the GUI manager I am using, or 
something related to my configuration.
What can I do ? If PGADMIN 1.2Beta remains unstable, how can I downgrad 
it to a prior version ?
Many thanks in advance,

Kind regards,
Gallien LABEYRIE

--
Plateform:

gcc version 4.9.2 (Ubuntu 4.9.2-10ubuntu13)
Distribution  : Ubuntu 15.04 (vivid Vervet) x64
Kernel version : 3.19.0-26-generic
CPU : Intel(R) Core(TM) i5-5300U CPU @ 2.30GHz
CPU Architecture: x86_64
Window manager : unity 7.3.2

PGADMIN version :
Version 1.200 Beta 2 (Oct 25 2014, rev:REL-1_18_0-116-gd4910ef)

Re: PgAdmin 1.2Beta crashes on ubuntu x64

От
Franklin Byaruhanga
Дата:
hi Gallien

Try and get the lower version from this link.


Best Regards
Franklin Byaruhanga


Re: PgAdmin 1.2Beta crashes on ubuntu x64

От
Gallien LABEYRIE
Дата:
Thanks for the help Franklin, I downgraded PgAdmin to the 1.18 ver. x64 amd.
The problem is still here :( 

This issue had already been reported in the mailing list and left unresolved, see :
http://www.postgresql.org/message-id/CANMAbUitofkFzsAf-dNzfr+_C1LB9CLEeN+mVZnUcsLcVyixQA@mail.gmail.com

So now, I don't know whether It is related to my issue or not,  I also observed that errors were raised during the PGADMIN 1.18 installation.
It seems linked to pg-admin3 data dependency,  although It does not prevent PgAdmin from being installed and started on my computer.
I have put the install. log at the bottom of this message.

I have also tried to completely remove PgAdmin3 from my computer. Here's what I've done :

sudo apt-get purge --auto-remove pgadmin3
sudo apt-get purge pgadmin3

(Obviously It does not totally remove PgAdmin, because the servers configured in PgAdmin are still found when PgAdmin is then re-installed...)

I have also tried to compile my own version of PgAdmin from the source, but I lack skills to complete the process which involves other knowledges...

I don't know what else to do !
I'll stick to using PgAdmin in a Virtual Machine, which is not a satisfying solution !

~/Downloads$ sudo dpkg -i pgadmin3_1.18.1-2_amd64.deb
[sudo] password for gallien:
(Reading database ... 419835 files and directories currently installed.)
Preparing to unpack pgadmin3_1.18.1-2_amd64.deb ...
Unpacking pgadmin3 (1.18.1-2) over (1.18.1-2) ...
dpkg: dependency problems prevent configuration of pgadmin3:
 pgadmin3 depends on pgadmin3-data (= 1.18.1-2); however:
  Package pgadmin3-data is not installed.

dpkg: error processing package pgadmin3 (--install):
 dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.10.1-0ubuntu5) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu3) ...
Processing triggers for bamfdaemon (0.5.1+15.04.20150202-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.58ubuntu1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Errors were encountered while processing:
 pgadmin3



On 27/08/2015 18:18, Franklin Byaruhanga wrote:
hi Gallien

Try and get the lower version from this link.


Best Regards
Franklin Byaruhanga



--

Gallien LABEYRIE- glabeyrie@business-geografic.com
Chargé de projets
T. +33 (0)4 72 69 16 80 | F. +33 (0)4 78 93 85 00
49 avenue Albert Einstein, 69100 Villeurbanne - France
Business-Geografic.com | GeoQlik.com | Geo-BI.com | SynAApS.com

logo_BG_L200.png

Suivez toute l’actualité de Business Geografic sur Twitter (@BGeografic), LinkedIn, Viadeo et Google+.

Вложения

Re: PgAdmin 1.2Beta crashes on ubuntu x64

От
Gallien LABEYRIE
Дата:
Following my previous post :

I have finally decided to downgrad PgAdmin  to an older version : 1.14
https://launchpad.net/ubuntu/precise/amd64/pgadmin3/1.14.0-1

This works on my configuration and the right click issue seems  to have completely disappeared :) !

Also I forgot to specify that I'm working with old Postgresql server environment (eg:  8.4 version) which might cause the issue.

Thanks for the help,
Gallien

On 31/08/2015 10:47, Gallien LABEYRIE wrote:
Thanks for the help Franklin, I downgraded PgAdmin to the 1.18 ver. x64 amd.
The problem is still here :( 

This issue had already been reported in the mailing list and left unresolved, see :
http://www.postgresql.org/message-id/CANMAbUitofkFzsAf-dNzfr+_C1LB9CLEeN+mVZnUcsLcVyixQA@mail.gmail.com

So now, I don't know whether It is related to my issue or not,  I also observed that errors were raised during the PGADMIN 1.18 installation.
It seems linked to pg-admin3 data dependency,  although It does not prevent PgAdmin from being installed and started on my computer.
I have put the install. log at the bottom of this message.

I have also tried to completely remove PgAdmin3 from my computer. Here's what I've done :

sudo apt-get purge --auto-remove pgadmin3
sudo apt-get purge pgadmin3

(Obviously It does not totally remove PgAdmin, because the servers configured in PgAdmin are still found when PgAdmin is then re-installed...)

I have also tried to compile my own version of PgAdmin from the source, but I lack skills to complete the process which involves other knowledges...

I don't know what else to do !
I'll stick to using PgAdmin in a Virtual Machine, which is not a satisfying solution !

~/Downloads$ sudo dpkg -i pgadmin3_1.18.1-2_amd64.deb
[sudo] password for gallien:
(Reading database ... 419835 files and directories currently installed.)
Preparing to unpack pgadmin3_1.18.1-2_amd64.deb ...
Unpacking pgadmin3 (1.18.1-2) over (1.18.1-2) ...
dpkg: dependency problems prevent configuration of pgadmin3:
 pgadmin3 depends on pgadmin3-data (= 1.18.1-2); however:
  Package pgadmin3-data is not installed.

dpkg: error processing package pgadmin3 (--install):
 dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.10.1-0ubuntu5) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu3) ...
Processing triggers for bamfdaemon (0.5.1+15.04.20150202-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.58ubuntu1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Errors were encountered while processing:
 pgadmin3