Re: [pgadmin-support] pgadmin crash - editing function body

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: [pgadmin-support] pgadmin crash - editing function body
Дата
Msg-id 1348408524.11977.14.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: [pgadmin-support] pgadmin crash - editing function body  (Timon <timosha@gmail.com>)
Список pgadmin-hackers
On Fri, 2012-09-21 at 12:46 +0600, Timon wrote:
> yup, it chrashes. I can reproduce it on my Fedora linux box with
> postgresql-9.1.5-2.fc17.x86_64
> wxGTK-2.8.12-4.fc17.x86_64
> gcc-4.7.0-5.fc17.x86_64
> glibc-2.15-57.fc17.x86_64
>
> pgadmin compiled from git 1_16 branch
>
> here is stack trace
>
> Thread 1 (Thread 0x7ffff7fafa00 (LWP 5492)):
> #0  0x000000000058c2f5 in dlgProperty::GetName() ()
> No symbol table info available.
> #1  0x0000000000564e9d in dlgFunction::CheckChange() ()
> No symbol table info available.
> #2  0x00000036ccee6796 in ProcessEventIfMatches (event=...,
> handler=<optimized out>, entry=...) at src/common/event.cpp:1239
> No locals.
> #3  wxEvtHandler::ProcessEventIfMatches (entry=..., handler=<optimized
> out>, event=...) at src/common/event.cpp:1214
> No locals.
> #4  0x00000036ccee6904 in wxEventHashTable::HandleEvent
> (this=<optimized out>, event=..., self=self@entry=0x23c3820) at
> src/common/event.cpp:906
>         n = <optimized out>
>         eventEntryTable = @0x2495468: {<wxBaseArrayPtrVoid> = {m_nSize
> = 1, m_nCount = 1, m_pItems = 0x2495340}, <No data fields>}
>         count = 1
>         eventType = <optimized out>
>         eTTnode = 0x2495460
> #5  0x00000036ccee6c27 in ProcessEvent (event=..., this=0x23c3820) at
> src/common/event.cpp:1301
> No locals.
> #6  wxEvtHandler::ProcessEvent (this=0x23c3820, event=...) at
> src/common/event.cpp:1272
> No locals.
>
> full stacktrace in attachment
>

Sorry, but that doesn't give me anymore clue on how to reproduce this. I
also have a fedora 17. wxGTK, and PostgreSQL are compiled for me, but I
don't think it explains the fact that I don't have the issue.


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



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

Предыдущее
От: "pgAdmin Trac"
Дата:
Сообщение: [pgAdmin III] #378: Editing table properties drops all foreign keys and recreates them
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Re: Items missing from some context menus in object browser of v1.16 beta4