Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Nov 2018 22:29:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 227897] multimedia/gstreamer1-editing-services GES-1.0 hangs forever
Message-ID:  <bug-227897-12827-z17Qf1ss15@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227897-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227897-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227897

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

Freezes compiling with last lines:
g-ir-scanner: link: ../libtool --mode=3Dlink --tag=3DCC cc -o
/usr/obj/usr/ports/multimedia/gstreamer1-editing-services/work/gstreamer-ed=
iting-services-1.14.4/ges/tmp-introspect9ymrrm4v/GES-1.0
-export-dynamic -O2 -pipe -march=3Dprescott -fstack-protector
-fno-strict-aliasing
/usr/obj/usr/ports/multimedia/gstreamer1-editing-services/work/gstreamer-ed=
iting-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 -pthr=
ead
-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-ed=
iting-services-1.14.4/ges/tmp-introspect9ymrrm4v/.libs/GES-1.0
-O2 -pipe -march=3Dprescott -fstack-protector -fno-strict-aliasing
/usr/obj/usr/ports/multimedia/gstreamer1-editing-services/work/gstreamer-ed=
iting-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 -lin=
tl
-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-ed=
iting-services-1.14.4/ges/tmp-introspect9ymrrm4v/.libs/GES-1.0
--introspect-dump=3D/usr/obj/usr/ports/multimedia/gstreamer1-editing-servic=
es/work/gstreamer-editing-services-1.14.4/ges/tmp-introspect9ymrrm4v/functi=
ons.txt,/usr/obj/usr/ports/multimedia/gstreamer1-editing-services/work/gstr=
eamer-editing-services-1.14.4/ges/tmp-introspect9ymrrm4v/dump.xml

# gdb
/usr/obj/usr/ports/multimedia/gstreamer1-editing-services/work/gstreamer-ed=
iting-services-1.14.4/ges/tmp-introspect9ymrrm4v/.libs/GES-1.0
89291
=E2=80=A6
(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 ()

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227897-12827-z17Qf1ss15>