[Bug 227897] multimedia/gstreamer1-editing-services GES-1.0 hangs forever

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 9 22:29:11 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227897

--- Comment #2 from VVD <vvd at unislabs.com> ---
11.2 i386

Freezes compiling with last lines:
g-ir-scanner: link: ../libtool --mode=link --tag=CC cc -o
/usr/obj/usr/ports/multimedia/gstreamer1-editing-services/work/gstreamer-editing-services-1.14.4/ges/tmp-introspect9ymrrm4v/GES-1.0
-export-dynamic -O2 -pipe -march=prescott -fstack-protector
-fno-strict-aliasing
/usr/obj/usr/ports/multimedia/gstreamer1-editing-services/work/gstreamer-editing-services-1.14.4/ges/tmp-introspect9ymrrm4v/GES-1.0.o
-L. libges-1.0.la -L/usr/local/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread
-lglib-2.0 -lgstpbutils-1.0 -lgstcontroller-1.0 -lgstreamer-1.0 -lgio-2.0
-lgobject-2.0 -lglib-2.0 -lintl -fstack-protector
libtool: link: cc -o
/usr/obj/usr/ports/multimedia/gstreamer1-editing-services/work/gstreamer-editing-services-1.14.4/ges/tmp-introspect9ymrrm4v/.libs/GES-1.0
-O2 -pipe -march=prescott -fstack-protector -fno-strict-aliasing
/usr/obj/usr/ports/multimedia/gstreamer1-editing-services/work/gstreamer-editing-services-1.14.4/ges/tmp-introspect9ymrrm4v/GES-1.0.o
-Wl,--export-dynamic -pthread -fstack-protector -Wl,--export-dynamic  -L.
./.libs/libges-1.0.so -L/usr/local/lib -lgmodule-2.0 -lgstpbutils-1.0
-lgstcontroller-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
-pthread -Wl,-rpath -Wl,/usr/local/lib

Top show this process eating 100% of one core:
> 89291 root            1 123   20 15988K 10256K CPU0    0 161:09 104.00% [GES-1.0]

# ps wwww 89291
  PID TT  STAT    TIME COMMAND
89291  1  TNX+ 3:25,33
/usr/obj/usr/ports/multimedia/gstreamer1-editing-services/work/gstreamer-editing-services-1.14.4/ges/tmp-introspect9ymrrm4v/.libs/GES-1.0
--introspect-dump=/usr/obj/usr/ports/multimedia/gstreamer1-editing-services/work/gstreamer-editing-services-1.14.4/ges/tmp-introspect9ymrrm4v/functions.txt,/usr/obj/usr/ports/multimedia/gstreamer1-editing-services/work/gstreamer-editing-services-1.14.4/ges/tmp-introspect9ymrrm4v/dump.xml

# gdb
/usr/obj/usr/ports/multimedia/gstreamer1-editing-services/work/gstreamer-editing-services-1.14.4/ges/tmp-introspect9ymrrm4v/.libs/GES-1.0
89291
…
(gdb) bt
#0  0x2860565f in _read () from /lib/libc.so.7
#1  0x284bbb11 in pthread_suspend_all_np () from /lib/libthr.so.3
#2  0x2850a8ff in read () from /lib/libc.so.7
#3  0x281ad2fe in _gst_plugin_loader_client_run () from
/usr/local/lib/libgstreamer-1.0.so.0
#4  0x281acd89 in gst_plugin_feature_rank_compare_func () from
/usr/local/lib/libgstreamer-1.0.so.0
#5  0x281b93af in gst_update_registry () from
/usr/local/lib/libgstreamer-1.0.so.0
#6  0x28151187 in gst_init_get_option_group () from
/usr/local/lib/libgstreamer-1.0.so.0
#7  0x2840b978 in g_option_context_parse () from
/usr/local/lib/libglib-2.0.so.0
#8  0x28151398 in gst_init_check () from /usr/local/lib/libgstreamer-1.0.so.0
#9  0x28151429 in gst_init () from /usr/local/lib/libgstreamer-1.0.so.0
#10 0x0804a91b in main ()

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list