Re: Segmentation fault in GUI

From: "hferrag" <hferrag(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: Segmentation fault in GUI
Date: 2006-04-30 00:03:27
Message-ID: 1146355407.454041.24140@y43g2000cwc.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

you can try (the debugger) ->
]# gdb pagadmin3

and
gdb>run

After u can see where is the problem (which library), my problem whose
in wxGTK.
:-)

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2006-04-30 00:43:08 SVN Commit by andreas: r5099 - in trunk/pgadmin3: i18n/tr_TR src/frm src/main
Previous Message svn 2006-04-30 00:02:55 SVN Commit by andreas: r5098 - in trunk/pgadmin3: . src src/base src/ctl src/frm src/include src/include/base src/include/ctl src/main src/schema

Browse pgadmin-support by date

  From Date Subject
Next Message Blake McBride 2006-05-01 01:51:23 Link problem with pgAdmin3 1.4.2 on Linux
Previous Message andrew 2006-04-28 22:01:38 Re: Segmentation fault in GUI