Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-07-10 Thread Dave Page
Marcin Zajączkowski wrote: > On 2007-07-10 10:59, Marcin Zajączkowski wrote: >> On 2007-06-27 11:22, Marcin Zajączkowski wrote: >> (...) >>> It looks like a problem with gdb which doesn't allow to fallow >>> tracking application after some operation in pgadmin. >>> I'll try to reproduce that withou

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-07-10 Thread Marcin Zajączkowski
On 2007-07-10 10:59, Marcin Zajączkowski wrote: On 2007-06-27 11:22, Marcin Zajączkowski wrote: (...) It looks like a problem with gdb which doesn't allow to fallow tracking application after some operation in pgadmin. I'll try to reproduce that without gdb to see what will happen with an appli

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-07-10 Thread Marcin Zajączkowski
On 2007-06-27 11:22, Marcin Zajączkowski wrote: (...) It looks like a problem with gdb which doesn't allow to fallow tracking application after some operation in pgadmin. I'll try to reproduce that without gdb to see what will happen with an application (hang, segment, something else). Mention

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-27 Thread Marcin Zajączkowski
On 2007-06-27 10:50, Dave Page wrote: Marcin Zajączkowski wrote: On 2007-06-27 10:04, Dave Page wrote: Marcin Zajączkowski wrote: I have installed debuginfo packages for pgadmin, but I'm not sure is it enough. The problem is that I can't use any gdb command (like bt), because it responses with

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-27 Thread Dave Page
Marcin Zajączkowski wrote: > On 2007-06-27 10:04, Dave Page wrote: >> Marcin Zajączkowski wrote: >>> I have installed debuginfo packages for pgadmin, but I'm not sure is it >>> enough. The problem is that I can't use any gdb command (like bt), >>> because it responses with "Couldn't get registers:

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-27 Thread Marcin Zajączkowski
On 2007-06-27 10:04, Dave Page wrote: Marcin Zajączkowski wrote: I have installed debuginfo packages for pgadmin, but I'm not sure is it enough. The problem is that I can't use any gdb command (like bt), because it responses with "Couldn't get registers: No such process." (even without debug inf

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-27 Thread Marcin Zajączkowski
On 2007-06-27 09:38, Dave Page wrote: Marcin Zajączkowski wrote: On 2007-06-19 15:27, Marcin Zajączkowski wrote: (...) I already work on a snapshot and I'll let you know if a crash happens (but it can take some time, it's not 1.4.x ;) ). I didn't get segmentation fault, but have something like

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-27 Thread Dave Page
Marcin Zajączkowski wrote: > I have installed debuginfo packages for pgadmin, but I'm not sure is it > enough. The problem is that I can't use any gdb command (like bt), > because it responses with "Couldn't get registers: No such process." > (even without debug info there is a generic stack trace)

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-27 Thread Dave Page
Marcin Zajączkowski wrote: > On 2007-06-19 15:27, Marcin Zajączkowski wrote: > (...) >> I already work on a snapshot and I'll let you know if a crash happens >> (but it can take some time, it's not 1.4.x ;) ). > > I didn't get segmentation fault, but have something like that in gdb: > > (...) > [

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-27 Thread Marcin Zajączkowski
On 2007-06-19 15:27, Marcin Zajączkowski wrote: (...) I already work on a snapshot and I'll let you know if a crash happens (but it can take some time, it's not 1.4.x ;) ). I didn't get segmentation fault, but have something like that in gdb: (...) [New Thread -1231369328 (LWP 6763)] [Thread -

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-19 Thread Marcin Zajączkowski
On 2007-06-19 10:29, Dave Page wrote: (...) cp -f ./pgadmin/include/images/elephant48.xpm %{buildroot}/%{_datadir}/%{name}/%{name}.xpm And that should fix it. I've made the change in SVN already. And it did it. In fact firstly I thought it was problem with your makefile not with spec. I al

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-19 Thread Dave Page
Marcin Zajączkowski wrote: cp: cannot stat `./src/include/images/elephant48.xpm': No such file or directory Were there some changes with graphic files? Yeah, in fact the entire src/ tree moved to pgadmin/. In the spec file, change the line: cp -f ./src/include/images/elephant48.xpm %{build

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-19 Thread Marcin Zajączkowski
On 2007-06-19 09:25, Dave Page wrote: Marcin Zajączkowski wrote: Sometimes (but rarer that 1.4) my pgadmin catches segmentation fault when I want to close "edit grid" window. Last time I ran it from gdb (stack trace below). It's pgadmin 1.6.3 (rev. 6115) recompiled from SRPM for FC7 (with also r

Re: [pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-19 Thread Dave Page
Marcin Zajączkowski wrote: Hi, Sometimes (but rarer that 1.4) my pgadmin catches segmentation fault when I want to close "edit grid" window. Last time I ran it from gdb (stack trace below). It's pgadmin 1.6.3 (rev. 6115) recompiled from SRPM for FC7 (with also recompiled wxWidgets 2.8.3). I hav

[pgadmin-support] pgadmin 1.6.3 - segmentation fault

2007-06-18 Thread Marcin Zajączkowski
Hi, Sometimes (but rarer that 1.4) my pgadmin catches segmentation fault when I want to close "edit grid" window. Last time I ran it from gdb (stack trace below). It's pgadmin 1.6.3 (rev. 6115) recompiled from SRPM for FC7 (with also recompiled wxWidgets 2.8.3). I have Fedora Core 6. Stack trac