Beta 2 problem - Mailing list pgadmin-hackers

From Dave Page
Subject Beta 2 problem
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B83AF20C@mail.vale-housing.co.uk
Whole thread Raw
Responses Re: Beta 2 problem  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-hackers
Hi Andreas,

Just packaging beta 2. Windows build seems fine, however on Snake
(slackware 9) it crashes with a seg fault right after language
selection, for reasons I haven't figured out. Snake has the latest wx
tarball (with the grid fix), and PostgreSQL 7.4b2 libraries.

Any ideas?

Regards, Dave.

#0  0x4030468e in gtk_drag_dest_set () from /usr/lib/libgtk-x11-2.0.so.0
#1  0x0836918d in wxDropTarget::RegisterWidget(_GtkWidget*)
(this=0x88ee048,
    widget=0x837cd90) at src/gtk/dnd.cpp:520
#2  0x0837bbff in wxWindow::SetDropTarget(wxDropTarget*)
(this=0x88e9638,
    dropTarget=0x88ee048) at src/gtk/window.cpp:4246
#3  0x40193ef6 in ScintillaWX::Initialise() (this=0x88ea788)
    at ScintillaWX.cpp:158
#4  0x40193ce3 in ScintillaWX (this=0x88ea788, win=0x88e9638)
    at ScintillaWX.cpp:141
#5  0x40197d8a in wxStyledTextCtrl (this=0x88e9638, parent=0x88a1df8,
id=304,
    pos=@0x8774244, size=@0x877423c, style=33587248, name=@0xbffff4a0)
    at stc.cpp:147
#6  0x081ddc0e in ctlSQLBox (this=0x88e9638, parent=0x88a1df8, id=304,
    pos=@0x8774244, size=@0x877423c, style=33587248)
    at /usr/local/include/wx/string.h:325
#7  0x081fe907 in frmMain (this=0x88c75d8, title=@0xbffff750,
pos=@0xbffff6f0,
    size=@0xbffff6e0) at ui/frmMain.cpp:251
#8  0x0816fe91 in pgAdmin3::OnInit() (this=0x8785510)
    at /usr/local/include/wx/string.h:325
#9  0x08171577 in wxAppConsole::CallOnInit() (this=0x879d460)
    at /usr/local/include/wx/app.h:101
#10 0x082fe4da in wxEntry(int&, wchar_t**) (argc=@0xbffff890,
argv=0x877b2b8)
    at src/common/init.cpp:395
#11 0x082fe59c in wxEntry(int&, char**) (argc=@0xbffff890,
argv=0xbffff8e4)

pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Beta2?
Next
From: Andreas Pflug
Date:
Subject: Re: Beta 2 problem