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

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Timon <timosha(at)gmail(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgadmin-support] pgadmin crash - editing function body
Date: 2012-09-23 13:55:24
Message-ID: 1348408524.11977.14.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

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

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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-09-23 13:57:16 Re: Re: Items missing from some context menus in object browser of v1.16 beta4
Previous Message Dave Page 2012-09-23 13:51:47 pgAdmin III commit: Revert "Unbreak GIT version stamp generation."

Browse pgadmin-support by date

  From Date Subject
Next Message Linos 2012-09-23 16:41:27 Re: pgadmin3 crash
Previous Message Guillaume Lelarge 2012-09-23 13:53:21 Re: Font size control in edit data window