Page 1 of 1

libdvbpsi.3.dylib trouble in the 0.8.5svn

Posted: 04 Mar 2006 07:36
by Cortig
Hi,

It looks like there is a problem with the latest two 0.8.5svn builds (March 03 and 04). They crash almost immediately when you launch then. The crash log report that libdvbpsi.3.dylib seems to be missing...
Library not loaded: /Users/buildslave/slave/nb-g5-osx-trunk/build/extras/contrib/lib/libdvbpsi.3.dylib
(I was not sure if there was any other place to report this type f problem with the developmental versions)

Posted: 04 Mar 2006 14:37
by ForkEater
Ditto this bug.
Link (dyld) error:

dyld: /Applications/VLC.app/Contents/MacOS/VLC can't open library: /Users/buildslave/slave/nb-g5-osx-trunk/build/extras/contrib/lib/libdvbpsi.3.dylib (No such file or directory, errno = 2)
OS Version: 10.3.9 (Build 7W98)
Comp: G4/1.5Ghz/512mb.

Posted: 04 Mar 2006 21:53
by Guest
Thirded.
dyld: Library not loaded: /Users/buildslave/slave/nb-g5-osx-trunk/build/extras/contrib/lib/libdvbpsi.3.dylib
Referenced from: /Applications/VLC.app/Contents/MacOS/VLC
Reason: image not found
Trace/BPT trap

Posted: 05 Mar 2006 11:19
by fkuehne
That's a linking issue (a library appears to be linked with an absolute path instead of a relative). I've got no idea why yet, but I'll have a look later on.

Posted: 05 Mar 2006 18:22
by Cortig
That's a linking issue (a library appears to be linked with an absolute path instead of a relative). I've got no idea why yet, but I'll have a look later on.
Thanks. Just FYI, the problem remains in the trunk-20060305-1710.dmg that was released today.

mar 5 nightly version crash

Posted: 05 Mar 2006 21:16
by True
Host Name: Trues-Computer
Date/Time: 2006-03-05 13:14:00.997 -0700
OS Version: 10.4.5 (Build 8H14)
Report Version: 4

Command: VLC
Path: /Applications/VLC.app/Contents/MacOS/VLC
Parent: WindowServer [64]

Version: 0.8.5-svn (0.8.5-svn)

PID: 310
Thread: Unknown

Link (dyld) error:

Library not loaded: /Users/buildslave/slave/nb-g5-osx-trunk/build/extras/contrib/lib/libdvbpsi.3.dylib
Referenced from: /Applications/VLC.app/Contents/MacOS/VLC
Reason: image not found


3-5 version crashes also....could you take a look?

Posted: 05 Mar 2006 22:12
by fkuehne
@ True: that's exactly the same error. I need to wait for another dev to return from the WE to solve this. We probably get a useable version this week again and I'll post a note here then.

Posted: 07 Mar 2006 03:15
by Guest
3/7 build works again.

Posted: 07 Mar 2006 03:21
by Cortig
3/7 build works again.
Ideed!!! Thanks :-))