OSX errors

From: Tai Pan <taipan(at)rdslink(dot)ro>
To: pgadmin-support(at)postgresql(dot)org
Subject: OSX errors
Date: 2004-11-16 18:58:39
Message-ID: 86F296F2-3801-11D9-9111-000393C78830@rdslink.ro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I try to compile pgadmin3 (cvs (2004-11-16)) with wxwindows
(http://www.wxwindows.org/dl_mac2.htm#dev).
wxwindows compile with no problem, but pgadmin3 after bootstrap I have
to remove "-lcrypt" from configure script.
After that the compilation is Ok.

When I start pgadmin3 I recive "Bus error" message

192-168-0-31:/usr/local/pgadmin3/bin root# gdb pgadmin3
GNU gdb 5.3-20030128 (Apple version gdb-330.1) (Fri Jul 16 21:42:28 GMT
2004)
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and
you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "powerpc-apple-darwin".
Reading symbols for shared libraries ............ done
(gdb) run
Starting program: /usr/local/pgadmin3/bin/pgadmin3
Reading symbols for shared libraries
+......................................................... done

Program received signal EXC_BAD_ACCESS, Could not access memory.
0x90003484 in szone_malloc ()
(gdb) bt
#0 0x90003484 in szone_malloc ()
#1 0x90001054 in malloc_zone_malloc ()
#2 0x901af1c0 in _CFFindBundleResources ()
#3 0x901b9d74 in CFBundleCopyResourceURL ()
#4 0x9288dacc in MakeThemeFSRef ()
#5 0x927e10f4 in TTheme::GetCurrent() ()
#6 0x928c4b84 in DataEngine::GetThemeMenuBarHeight(short&) ()
#7 0x927ed540 in GetMBarHeight ()
#8 0x9280c1e4 in GetAvailableWindowPositioningBounds ()
#9 0x00242d70 in wxClientDisplayRect(int*, int*, int*, int*)
(x=0xbffff360, y=0xbffff364, width=0xbffff368, height=0xbffff36c) at
src/mac/carbon/utils.cpp:607
#10 0x00269c44 in wxGetClientDisplayRect() () at
src/common/gdicmn.cpp:917
#11 0x001c912c in wxTopLevelWindowBase::GetDefaultSize() () at
src/common/toplvcmn.cpp:131
#12 0x0053f1c0 in wxTopLevelWindowBase::WidthDefault(int) (w=-1) at
include/wx/toplevel.h:232
#13 0x001c7100 in wxTopLevelWindowMac::MacCreateRealWindow(wxString
const&, wxPoint const&, wxSize const&, long, wxString const&)
(this=0xc010c00, title=(at)0xbffff7f0, pos=(at)0x7a7c04, size=(at)0x7a7bfc,
style=4, name=(at)0xbffff730) at src/mac/carbon/toplevel.cpp:956
#14 0x001c697c in wxTopLevelWindowMac::Create(wxWindow*, int, wxString
const&, wxPoint const&, wxSize const&, long, wxString const&)
(this=0xc010c00, parent=0x0, id=-1, title=(at)0xbffff7f0, pos=(at)0x7a7c04,
size=(at)0x7a7bfc, style=4, name=(at)0xbffff730) at
src/mac/carbon/toplevel.cpp:830
#15 0x001f78b4 in wxFrame::Create(wxWindow*, int, wxString const&,
wxPoint const&, wxSize const&, long, wxString const&) (this=0xc010c00,
parent=0x0, id=-1, title=(at)0xbffff7f0, pos=(at)0x7a7c04, size=(at)0x7a7bfc,
style=4, name=(at)0xbffff730) at src/mac/carbon/frame.cpp:74
#16 0x0050ef30 in wxFrame::wxFrame(wxWindow*, int, wxString const&,
wxPoint const&, wxSize const&, long, wxString const&) (this=0xc010c00,
parent=0x0, id=-1, title=(at)0xbffff7f0, pos=(at)0x7a7c04, size=(at)0x7a7bfc,
style=4, name=(at)0xbffff730) at
/usr/local/include/wx-2.5/wx/mac/carbon/frame.h:46
#17 0x0050ea38 in wxFrame::wxFrame(wxWindow*, int, wxString const&,
wxPoint const&, wxSize const&, long, wxString const&) (this=0xc010c00,
parent=0x0, id=-1, title=(at)0xbffff7f0, pos=(at)0x7a7c04, size=(at)0x7a7bfc,
style=4, name=(at)0xbffff730) at
/usr/local/include/wx-2.5/wx/mac/carbon/frame.h:47
#18 0x0050e4ac in pgFrame::pgFrame(wxFrame*, wxString const&, wxPoint
const&, wxSize const&, long) (this=0xc010c00, parent=0x0,
title=(at)0xbffff7f0, pos=(at)0x7a7c04, size=(at)0x7a7bfc, flags=4) at
../src/include/dlgClasses.h:51
#19 0x0050dcec in pgFrame::pgFrame(wxFrame*, wxString const&, wxPoint
const&, wxSize const&, long) (this=0xc010c00, parent=0x0,
title=(at)0xbffff7f0, pos=(at)0x7a7c04, size=(at)0x7a7bfc, flags=4) at
../src/include/dlgClasses.h:51
#20 0x0009880c in frmSplash::frmSplash(wxFrame*) (this=0xc010c00,
parent=0x0) at ui/frmSplash.cpp:36
#21 0x000987a0 in frmSplash::frmSplash(wxFrame*) (this=0xc010c00,
parent=0x0) at ui/frmSplash.cpp:35
#22 0x000035a4 in pgAdmin3::OnInit() (this=0xbb1ad50) at
pgAdmin3.cpp:323
#23 0x004f3f48 in wxAppConsole::CallOnInit() (this=0xbb1ad50) at
/usr/local/include/wx-2.5/wx/app.h:87
#24 0x00124984 in wxEntry(int&, char**) (argc=(at)0xbffffc18,
argv=0xbffffca8) at src/common/init.cpp:394
#25 0x00002a04 in main (argc=1, argv=0xbffffca8) at pgAdmin3.cpp:81
(gdb)

_______________________________________________________________
Connex scaneaza automat toate mesajele impotriva virusilor folosind Trend Micro VirusWall.
Connex automatically scans all messages for viruses using Trend Micro VirusWall.
_______________________________________________________________
Nota: Este posibil ca produsul Trend Micro VirusWall sa nu detecteze toti virusii noi sau toate variantele lor. Va rugam sa luati in considerare ca exista un risc de fiecare data cind deschideti fisiere atasate si ca MobiFon nu este responsabila pentru orice prejudiciu cauzat de decizia dvs.
Disclaimer: It is possible that the Trend Micro VirusWall product may not be able to detect all new viruses and variants. Please be aware that there is a risk involved whenever opening e-mail attachments to your computer and that MobiFon is not responsible for any damages caused by your decision to do so.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Walter Haslbeck 2004-11-17 07:50:26 Re: pgadmin crashes on SuSE 9.2/wxGTK 2.5.3
Previous Message Adam H.Pendleton 2004-11-16 18:08:06 Re: OS X compile error