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

From: Timon <timosha(at)gmail(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgadmin-support] pgadmin crash - editing function body
Date: 2012-09-21 06:46:49
Message-ID: CAAeC-SvsBPTk10XnbvrK1HB11RRas=54K4cPV5QpAFTVoh0-mQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

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(at)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

2012/9/21 Guillaume Lelarge <guillaume(at)lelarge(dot)info>:
> On Thu, 2012-09-20 at 17:14 +0400, Vjacheslav A. wrote:
>> I have the same bug in editor,
>> I open function body (Apply and Ok button are always active),
>> if I click to Apply and then do copy/paste operation - pgAdmin crashes.
>>
>
> Well, if anyone finds a way to reproduce this, I'm interested to know
> how.
>
>
> --
> Guillaume
> http://blog.guillaume.lelarge.info
> http://www.dalibo.com
>
>
>
> --
> Sent via pgadmin-support mailing list (pgadmin-support(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-support

--
All bugs reserved

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Timon 2012-09-21 06:47:35 Re: [pgadmin-support] pgadmin crash - editing function body
Previous Message Guillaume Lelarge 2012-09-20 20:55:25 Re: pgadmin crash - editing function body

Browse pgadmin-support by date

  From Date Subject
Next Message Timon 2012-09-21 06:47:35 Re: [pgadmin-support] pgadmin crash - editing function body
Previous Message Guillaume Lelarge 2012-09-20 20:55:25 Re: pgadmin crash - editing function body