[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Subclipse 1.4.4 Causes Segfault on OSX

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 9 Sep 2008 17:32:55 -0400

On Tue, Sep 9, 2008 at 5:08 PM, Mark Phippard <markphip_at_gmail.com> wrote:
> On Tue, Sep 9, 2008 at 5:03 PM, Mark Phippard <markphip_at_gmail.com> wrote:
>> On Tue, Sep 9, 2008 at 5:00 PM, Troy Daley <tfandango_at_gmail.com> wrote:
>>> Thanks for all of your help... The results are:
>>>
>>> tdaley-mbp:~ tdaley$ otool -L /opt/local/lib/libsvnjavahl-1.0.0.0.dylib
>>> /opt/local/lib/libsvnjavahl-1.0.0.0.dylib:
>>
>> It all looks very normal to me. So not as helpful as I hoped.
>
> A colleague informed me that otool -L just displays the library
> references from the file. On *nix, the ldd tool also attempts to load
> the libraries and will report the problems.
>
> So basically, otool -L is useless for this as a diagnostic tool. I
> will keep looking for something that will help.

A brute force technique you could use is to see if each of the named
dependencies exists. Someone on IRC suggested that the OSX Console
may also have more information about what library does not load. That
is in Applications/Utilities.

If the Console has too much in it, then perhaps open it and run the
tests again to see which messages get put in again?

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-09-09 23:33:08 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.