Crash on Mac OS X

From: Adam Ernst <adam1234(at)athenet(dot)net>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Crash on Mac OS X
Date: 2004-12-27 18:38:30
Message-ID: 8147F2D8-5836-11D9-BE5E-000D936D8B62@athenet.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

OK, so I've got PGadmin 3 compiled on Mac OS X 10.3. Thanks for the
info in the archives about that.

Now when I attempt to run it I get an immediate crash before the splash
screen appears. Here's the crash log:

Thread 0 Crashed:
0 libSystem.B.dylib 0x90003484 szone_malloc + 0x744
1 libSystem.B.dylib 0x90001054 malloc_zone_malloc + 0x94
2 com.apple.CoreFoundation 0x901af1b8 _CFFindBundleResources + 0x138
3 com.apple.CoreFoundation 0x901b9d6c CFBundleCopyResourceURL + 0x90
4 com.apple.HIToolbox 0x9288daa4 MakeThemeFSRef + 0x34
5 com.apple.HIToolbox 0x927e10cc TTheme::GetCurrent() + 0x34
6 com.apple.HIToolbox 0x928c4b5c
DataEngine::GetThemeMenuBarHeight(short&) + 0x34
7 com.apple.HIToolbox 0x927ed518 GetMBarHeight + 0x34
8 com.apple.HIToolbox 0x9280c1bc
GetAvailableWindowPositioningBounds + 0x6c
9 pgadmin3 0x0025bbb8 wxClientDisplayRect(int*,
int*, int*, int*) + 0x38 (utils.cpp:608)
10 pgadmin3 0x002839e0 wxGetClientDisplayRect() +
0x38 (gdicmn.cpp:927)
11 pgadmin3 0x001df5f4
wxTopLevelWindowMac::MacCreateRealWindow(wxString const&, wxPoint
const&, wxSize const&, long, wxString const&) + 0xa0 (toplevel.cpp:991)
12 pgadmin3 0x001dee98
wxTopLevelWindowMac::Create(wxWindow*, int, wxString const&, wxPoint
const&, wxSize const&, long, wxString const&) + 0xf8 (toplevel.cpp:869)
13 pgadmin3 0x0020ff88 wxFrame::Create(wxWindow*,
int, wxString const&, wxPoint const&, wxSize const&, long, wxString
const&) + 0x60 (frame.cpp:74)
14 pgadmin3 0x00592194 0x1000 + 0x591194
15 pgadmin3 0x00591c3c 0x1000 + 0x590c3c
16 pgadmin3 0x005917c0 0x1000 + 0x5907c0
17 pgadmin3 0x00591130 0x1000 + 0x590130
18 pgadmin3 0x0009aea0
frmSplash::frmSplash[unified](wxFrame*) + 0x58 (frmSplash.cpp:36)
19 pgadmin3 0x0009ae34
frmSplash::frmSplash[in-charge](wxFrame*) + 0x28 (frmSplash.cpp:49)
20 pgadmin3 0x000037b4 pgAdmin3::OnInit() + 0xc74
(pgAdmin3.cpp:300)
21 pgadmin3 0x00576b48 0x1000 + 0x575b48
22 pgadmin3 0x00134784 wxEntry(int&, char**) + 0x6c
(init.cpp:394)
23 pgadmin3 0x00002b24 main + 0x28 (pgAdmin3.cpp:88)
24 pgadmin3 0x00002518 _start + 0x188 (crt.c:267)
25 dyld 0x8fe1a558 _dyld_start + 0x64

It actually looks like wxWidgets is crashing, not pgadmin. Any
suggestions?

Adam Ernst

Browse pgadmin-hackers by date

  From Date Subject
Next Message Raphaël Enrici 2004-12-28 10:12:44 pgAdmin III 1.2.0 crashes when trying to open a database with no rights
Previous Message Andreas Pflug 2004-12-22 18:24:53 Re: pg_hba.conf can't write