logo       

Re: r5067 + wx563 crash on osx 10.4.5: msg#00128

Subject: Re: r5067 + wx563 crash on osx 10.4.5
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

hi dave,

> From the top of the source tree (with a complete bundle present), what's
> the output from:
> 
> pkg/max/complete-bundle.sh pgadmin3.app

% pkg/mac/complete-bundle.sh pgadmin3.app

Completing bundle: pgadmin3.app
Found executables: .//Contents/MacOS/pgAdmin3
.//Contents/SharedSupport/helper/pg_dump
.//Contents/SharedSupport/helper/pg_restore
Post-processing: .//Contents/MacOS/pgAdmin3
Post-processing: .//Contents/SharedSupport/helper/pg_dump
Post-processing: .//Contents/SharedSupport/helper/pg_restore
Bundle completed

> Also, (and I'm on an XP box ATM,

truly sorry to hear that ... ;-)


> otool -L
> pgAdmin3.app/Contents/MacOS/../../Contents/Frameworks/libwx_macu_stc-2.6
> .0.dylib
> 
> And
> 
> otool -L
> pgAdmin3.app/Contents/MacOS/../../Contents/Frameworks/libwx_macu-2.6.0.d
> ylib

% otool -L "/Volumes/Develop/DB
Tools/pgAdmin3.app/Contents/MacOS/../../Contents/Frameworks/libwx_macu_stc-2.6.0.dylib"

        libwx_macu_stc-2.6.0.dylib (compatibility version 3.0.0, current
version 3.1.0)
        @executable_path/Contents/Frameworks/libjpeg.62.dylib (compatibility
version 63.0.0, current version 63.0.0)
        @executable_path/Contents/Frameworks/libpng.3.dylib (compatibility
version 4.0.0, current version 4.0.0)
        @executable_path/Contents/Frameworks/libtiff.3.dylib (compatibility
version 12.0.0, current version 12.1.0)
        @executable_path/Contents/Frameworks/libpcre.0.dylib (compatibility
version 1.0.0, current version 1.1.0)
        @executable_path/Contents/Frameworks/libexpat.1.dylib (compatibility
version 7.0.0, current version 7.0.0)
        @executable_path/Contents/Frameworks/libz.1.dylib (compatibility
version 1.0.0, current version 1.2.3)
        @executable_path/Contents/Frameworks/libSDL-1.2.0.dylib (compatibility
version 8.0.0, current version 8.2.0)
        /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
(compatibility version 1.0.0, current version 63.0.0)
        /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
(compatibility version 1.0.0, current version 275.0.0)
        /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
(compatibility version 2.0.0, current version 128.0.0)
        /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
(compatibility version 1.0.0, current version 11.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 88.1.5)
        @executable_path/Contents/Frameworks/libwx_macu-2.6.0.dylib
(compatibility version 3.0.0, current version 3.1.0)
        /usr/lib/libiconv.2.dylib (compatibility version 5.0.0, current version
5.0.0)
        /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
(compatibility version 1.0.0, current version 1.0.0)
        /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current
version 7.3.0)
        /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version
1.0.0)

% otool -L "/Volumes/Develop/DB
Tools/pgAdmin3.app/Contents/MacOS/../../Contents/Frameworks/libwx_macu-2.6.0.dylib"

        libwx_macu-2.6.0.dylib (compatibility version 3.0.0, current version 
3.1.0)
        @executable_path/Contents/Frameworks/libjpeg.62.dylib (compatibility
version 63.0.0, current version 63.0.0)
        @executable_path/Contents/Frameworks/libpng.3.dylib (compatibility
version 4.0.0, current version 4.0.0)
        @executable_path/Contents/Frameworks/libtiff.3.dylib (compatibility
version 12.0.0, current version 12.1.0)
        @executable_path/Contents/Frameworks/libpcre.0.dylib (compatibility
version 1.0.0, current version 1.1.0)
        @executable_path/Contents/Frameworks/libexpat.1.dylib (compatibility
version 7.0.0, current version 7.0.0)
        @executable_path/Contents/Frameworks/libz.1.dylib (compatibility
version 1.0.0, current version 1.2.3)
        @executable_path/Contents/Frameworks/libSDL-1.2.0.dylib (compatibility
version 8.0.0, current version 8.2.0)
        /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
(compatibility version 1.0.0, current version 63.0.0)
        /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
(compatibility version 1.0.0, current version 275.0.0)
        /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
(compatibility version 2.0.0, current version 128.0.0)
        /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
(compatibility version 1.0.0, current version 11.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 88.1.5)
        /usr/lib/libiconv.2.dylib (compatibility version 5.0.0, current version
5.0.0)
        /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
(compatibility version 1.0.0, current version 1.0.0)
        /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
(compatibility version 1.0.0, current version 1.0.0)
        /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current
version 7.3.0)
        /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version
1.0.0)

> On Windows, similar errors can be seen if the library is present, but
> one of it's dependencies is not which prevents it being loaded. I wonder
> if that is what you are seeing. Come to think of it, are you sure your
> libwx_macu_stc-2.6.0.dylib is from 2.6.3 (I believe the version number
> in the filename is supposed to be 2.6.0 whatever the 'real' version is)?

yup.

deleted prior wx installs, started w/ fresh pgadmin ... and rebuilt this
morn.

note the 'ls -al' output's date:  Mar 30 10:36

...

richard
- --

/"\
\ /  ASCII Ribbon Campaign
 X   against HTML email, vCards
/ \  & micro$oft attachments

[GPG] OpenMacNews at gmail dot com
fingerprint: 50C9 1C46 2F8F DE42 2EDB  D460 95F7 DDBD 3671 08C6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (Darwin)

iEUEAREDAAYFAkQsRkcACgkQlffdvTZxCMY+gQCYo8hDVLmxuNIVgbVsn/LhCwVP
/wCdHcHlw+W7RBg0zIWEkD/duKyv2PA=
=5pEX
-----END PGP SIGNATURE-----


---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
boot-loaders.gr...    php.pear.genera...    debugging.valgr...    kde.redhat.user...    text.xml.xsl.ge...    culture.languag...    hardware.microc...    java.servicemix...    redhat.release....    web.zope.plone....    user-groups.lin...    opendarwin.webk...    video.mjpeg.use...    sysutils.bcfg2....    encryption.gpg....    lx-office.devel...    xfree86.forum/2...    mail.mutt.devel...    acpi.devel/2003...    qnx.openqnx.dev...    network.irc.irs...    freebsd.devel.m...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe