Am Montag, 6. Oktober 2014, 13:22:27 schrieb Wolfgang Bauer: > Am Sonntag, 28. September 2014, 13:38:34 schrieb Malte Gell: > > Holy crap! > > > > When I use > > > > export LD_PRELOAD=/usr/lib64/libgobject-2.0.so > > > > vlc works just fine! > > I had the same crash on one system (but not on others). That LD_PRELOAD trick > works here as well. > [...] > I guess that's not feasible for openSUSE's setup. > But we could add that LD_PRELOAD to the vlc-cache-gen call in the spec file, > that should "fix" the problem. > I will create a submit request shortly... >
I assume the problem is this RTLD_LAZY: http://git.videolan.org/?p=vlc.git;a=blob;f=src/posix/plugin.c;h=db2b0ba;hb=HEAD#l53 --- Johannes _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
