From: | Frederik Goris <lists(at)belgian(dot)org> |
---|---|
To: | Tai Pan <taipan(at)rdslink(dot)ro>, <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: OSX errors |
Date: | 2004-12-01 12:53:22 |
Message-ID: | BDD2FEC2.2A743%lists@belgian.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
On 11/16/04 10:58 AM, quoth Tai Pan <taipan(at)rdslink(dot)ro>:
> 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 ()
[snip]
I get the exact same errors.
Mac OS X 10.3.6
wxMac 2.5.3 (from tarfile)
pgAdmin from CVS (11/30/04)
Postgresql 7.4.5 (via fink)
If anyone has any clues on where/how to start debugging, please let me know.
-Frederik
--
Frederik Goris
Manx Web Solutions o Web Site Design
o Dynamic Content Delivery
info(at)manxweb(dot)com o Customer Lead Management
877.MANX.WEB o E-Commerce Solutions
510.429.7086 (fax) o Custom Web Applications
From | Date | Subject | |
---|---|---|---|
Next Message | Troels Arvin | 2004-12-01 13:36:40 | Which wxWidgets? |
Previous Message | Gino Lucrezi | 2004-12-01 12:34:57 | Re: Installation problem with RC2 |