Re: [pgadmin-hackers] pgAdmin beta 3 crashes

2009-05-08 Thread Dave Page
On Thu, May 7, 2009 at 4:27 PM, Dave Page dp...@pgadmin.org wrote:
 2009/5/7 Zdenek Kotala zdenek.kot...@sun.com:
 I stared work on Solaris integration and after few minutes play, pgadmin
 crashes:

 That's also a very intermittent bug on Linux. Ashesh is working on
 what we hope will fix it.

Hi Zdenek,

Can you test SVN trunk please? I committed some changes last night.

Thanks.

-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] pgAdmin beta 3 crashes

2009-05-07 Thread Zdenek Kotala
I stared work on Solaris integration and after few minutes play, pgadmin 
crashes:


080470f8 libwx_gtk2u_stc-2.8.so.0.5.0`long 
wxStyledTextCtrl::SendMsg+0xf(bb69a00, 7d6, 0, 0, )
08047118 libwx_gtk2u_stc-2.8.so.0.5.0`int 
wxStyledTextCtrl::GetLength+0x24(bb69a00, 88feb78, 8047158, fe45945d)

08047158 void frmQuery::updateMenu+0xca(bb14d80, 0, 2780, 8047430)
08047178 void frmQuery::OnActivate+0x1c(bb14d80, 8047270, 82b2c48, 0)
08047198 libwx_baseu-2.8.so.0.5.0`void 
wxAppConsole::HandleEventconst+0x18(89621a8, bb14d80, 82b0030, 0, 
8047270, bb14d80)
080471c8 libwx_baseu-2.8.so.0.5.0`bool 
wxEvtHandler::ProcessEventIfMatches+0x6d(8822410, bb14d80, 8047270, 
fe1780c6)
08047208 libwx_baseu-2.8.so.0.5.0`bool 
wxEventHashTable::HandleEvent+0x82(8822518, 8047270, bb14d80, fe178bce)
08047228 libwx_baseu-2.8.so.0.5.0`bool 
wxEvtHandler::ProcessEvent+0x9f(bb14d80, 8047270, bb14fa0, fe178bce)
08047248 libwx_baseu-2.8.so.0.5.0`bool 
wxEvtHandler::ProcessEvent+0xbe(bb14fa0, 8047270, 2762, fe35a4a2)


Reproduction scenario:

1) open Query editor
2) switch to query builder
3) clink e.g. on schema
4) close query editor
5) click on No save
6) do it again
7) analyze core file.

There is also bug in help. Green plum help does not point on correct 
webpage.


  Zdenek




--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] pgAdmin beta 3 crashes

2009-05-07 Thread Dave Page
2009/5/7 Zdenek Kotala zdenek.kot...@sun.com:
 I stared work on Solaris integration and after few minutes play, pgadmin
 crashes:

 080470f8 libwx_gtk2u_stc-2.8.so.0.5.0`long
 wxStyledTextCtrl::SendMsg+0xf(bb69a00, 7d6, 0, 0, )
 08047118 libwx_gtk2u_stc-2.8.so.0.5.0`int
 wxStyledTextCtrl::GetLength+0x24(bb69a00, 88feb78, 8047158, fe45945d)
 08047158 void frmQuery::updateMenu+0xca(bb14d80, 0, 2780, 8047430)
 08047178 void frmQuery::OnActivate+0x1c(bb14d80, 8047270, 82b2c48, 0)
 08047198 libwx_baseu-2.8.so.0.5.0`void
 wxAppConsole::HandleEventconst+0x18(89621a8, bb14d80, 82b0030, 0, 8047270,
 bb14d80)
 080471c8 libwx_baseu-2.8.so.0.5.0`bool
 wxEvtHandler::ProcessEventIfMatches+0x6d(8822410, bb14d80, 8047270,
 fe1780c6)
 08047208 libwx_baseu-2.8.so.0.5.0`bool
 wxEventHashTable::HandleEvent+0x82(8822518, 8047270, bb14d80, fe178bce)
 08047228 libwx_baseu-2.8.so.0.5.0`bool
 wxEvtHandler::ProcessEvent+0x9f(bb14d80, 8047270, bb14fa0, fe178bce)
 08047248 libwx_baseu-2.8.so.0.5.0`bool
 wxEvtHandler::ProcessEvent+0xbe(bb14fa0, 8047270, 2762, fe35a4a2)

 Reproduction scenario:

 1) open Query editor
 2) switch to query builder
 3) clink e.g. on schema
 4) close query editor
 5) click on No save
 6) do it again
 7) analyze core file.

That's also a very intermittent bug on Linux. Ashesh is working on
what we hope will fix it.

 There is also bug in help. Green plum help does not point on correct
 webpage.

Yes it does. They don't have any online help, so we point it at the
closest useful docs we have. GP users can re-point it to local docs
from their installations.


-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers