Re: Crash on delete record with filter in place

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Crash on delete record with filter in place
Дата
Msg-id 1316808276.2049.9.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: Crash on delete record with filter in place  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-support
On Wed, 2011-09-21 at 14:17 +0100, Dave Page wrote:
> On Tue, Sep 20, 2011 at 8:52 PM, Guillaume Lelarge
> <guillaume@lelarge.info> wrote:
> > On Tue, 2011-09-20 at 13:21 +0100, Dave Page wrote:
> >> On Mon, Sep 19, 2011 at 8:34 PM, Guillaume Lelarge
> >> <guillaume@lelarge.info> wrote:
> >> >
> >> > See the attachment. I was using GDB. Note that this is not a segfault.
> >> > It's a SIGABRT.
> >> >
> >> > What surprised me at first was this:
> >> >
> >> > #6  0x00007ffff7148ef5 in wxGrid::SetTable (this=0x1b48a10, table=0x0,
> >> > takeOwnership=false, selmode=wxGrid::wxGridSelectCells)
> >> >    at ./src/generic/grid.cpp:4529
> >> >
> >> > I first suspected that it was due to the "refresh-on-click" patch. But
> >> > it doesn't seem so.
> >>
> >> Do you recall what you did to produce this (and what you did
> >> beforehand in that window)?
> >>
> >
> > Nope, but here is another complete example.
> >
> > Create a new database. Restore colin.dump in it (it's a 9.1 custom dump
> > which will create a table, add 10k lines, and then create an index).
> > Then, open the database with pgadmin, select the table t1, and click on
> > the "edit data" tool. Then, click on a line (I did it on the line 6 or
> > 7). Crash more or less immediately. See the backtrace attached.
> 
> I cannot reproduce on Windows, Mac or Linux :-(
> 

I didn't try on Windows or Mac. But I still trigger it on Linux.


-- 
Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com



В списке pgadmin-support по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: pgadmin string data output...
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: pgadmin3 crash report