After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 796750 - releas 1.14.1 of streamer contains a hard link library load that cause systematic crash
releas 1.14.1 of streamer contains a hard link library load that cause system...
Status: RESOLVED DUPLICATE of bug 796447
Product: GStreamer
Classification: Platform
Component: dont know
1.14.1
Other Mac OS
: Normal blocker
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-07-05 15:25 UTC by stephane.gasparini
Modified: 2018-07-05 15:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description stephane.gasparini 2018-07-05 15:25:44 UTC
The release 1.14.1 has a hard link somewhere in the code.

get-launch for instance (this is not the only one) try to load a library on a users account /Users/matt, see below.

$ ./gst-launch-1.0 
dyld: Library not loaded: /Users/matt/Projects/cerbero-1.14/build/dist/darwin_x86_64/lib/libgstreamer-1.0.0.dylib
  Referenced from: /Library/Frameworks/GStreamer.framework/Versions/1.0/bin/./gst-launch-1.0
  Reason: image not found
Abort trap: 6
$
Comment 1 Jan Schmidt 2018-07-05 15:48:27 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 796447 ***