[gstreamer-bugs] [Bug 631399] New: [camerabin] unit test failure: "Changing the `location' property on filesink when a file is open is not supported."
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Oct 5 03:27:27 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=631399
GStreamer | gst-plugins-bad | git
Summary: [camerabin] unit test failure: "Changing the
`location' property on filesink when a file is open is
not supported."
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: t.i.m at zen.co.uk
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
$ G_DEBUG=fatal_warnings make elements/camerabin.gdb
GNU gdb (GDB) 7.2-debian
Running suite(s): camerabin
** WARNING **: Changing the `location' property on filesink when a file is open
is not supported.
aborting...
Program received signal SIGABRT, Aborted.
[Switching to Thread 0x2aaab2e13710 (LWP 18434)]
0x00002aaaacb95165 in raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
in ../nptl/sysdeps/unix/sysv/linux/raise.c
(gdb) bt
#0 0x00002aaaacb95165 in raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1 0x00002aaaacb97f70 in abort () at abort.c:92
#2 0x00002aaaac49f3aa in g_logv (log_domain=<value optimized out>,
log_level=<value optimized out>, format=<value optimized out>,
args1=0x2aaab2e12490) at /glib2.0-2.26.0/glib/gmessages.c:557
#3 0x00002aaaac49f433 in g_log (log_domain=0x47d3 <Address 0x47d3 out of
bounds>, log_level=18434, format=0x6 <Address 0x6 out of bounds>) at
/glib2.0-2.26.0/glib/gmessages.c:577
#4 0x00002aaaadd71657 in gst_file_sink_set_location (sink=0xb37930,
location=<value optimized out>) at gstfilesink.c:316
#5 0x00002aaaab8bc002 in object_set_property (object=0xb37930,
first_property_name=<value optimized out>, var_args=0x2aaab2e12690) at
/glib2.0-2.26.0/gobject/gobject.c:1174
#6 g_object_set_valist (object=0xb37930, first_property_name=<value optimized
out>, var_args=0x2aaab2e12690) at /glib2.0-2.26.0/gobject/gobject.c:1689
#7 0x00002aaaab8bc6d4 in g_object_set (_object=0xb37930,
first_property_name=0x2aaaad935afb "location") at
/glib2.0-2.26.0/gobject/gobject.c:1795
#8 0x00002aaaad92e361 in gst_camerabin_image_set_property (object=0x8691f0,
prop_id=<value optimized out>, value=0x2aaab2e12850, pspec=0x852ad0) at
camerabinimage.c:276
#9 0x00002aaaab8bc002 in object_set_property (object=0x8691f0,
first_property_name=<value optimized out>, var_args=0x2aaab2e128d0) at
/glib2.0-2.26.0/gobject/gobject.c:1174
#10 g_object_set_valist (object=0x8691f0, first_property_name=<value optimized
out>, var_args=0x2aaab2e128d0) at /glib2.0-2.26.0/gobject/gobject.c:1689
#11 0x00002aaaab8bc6d4 in g_object_set (_object=0x8691f0,
first_property_name=0x2aaaad935b0a "filename") at
/glib2.0-2.26.0/gobject/gobject.c:1795
#12 0x00002aaaad926ab9 in gst_camerabin_have_queue_data (pad=<value optimized
out>, mini_obj=<value optimized out>, u_data=0x854020) at gstcamerabin.c:1949
#13 0x00002aaaab3c4548 in gst_marshal_BOOLEAN__POINTER (closure=0xb494e0,
return_value=0x2aaab2e12bc0, n_param_values=<value optimized out>,
param_values=0x2aaab2e12c30, invocation_hint=<value optimized out>,
marshal_data=0x2aaaad926880) at gstmarshal.c:586
#14 0x00002aaaab8b609e in g_closure_invoke (closure=0xb494e0,
return_value=0x2aaab2e12bc0, n_param_values=2, param_values=0x2aaab2e12c30,
invocation_hint=0x2aaab2e12b80) at /glib2.0-2.26.0/gobject/gclosure.c:766
#15 0x00002aaaab8cdb37 in signal_emit_unlocked_R (node=0x6185f0, detail=<value
optimized out>, instance=<value optimized out>, emission_return=<value
optimized out>, instance_and_params=<value optimized out>)
at /glib2.0-2.26.0/gobject/gsignal.c:3252
#16 0x00002aaaab37e6e3 in gst_pad_emit_have_data_signal (pad=<value optimized
out>, obj=0x2aaab401b340) at gstpad.c:4086
#17 0x00002aaaab37ee72 in gst_pad_push_event (pad=0x930300,
event=0x2aaab401b340) at gstpad.c:4952
#18 0x00002aaaadd7adc6 in gst_queue_push_one (pad=<value optimized out>) at
gstqueue.c:1181
#19 gst_queue_loop (pad=<value optimized out>) at gstqueue.c:1248
#20 0x00002aaaab3ac5bb in gst_task_func (task=0x950300) at gsttask.c:271
#21 0x00002aaaac4bfa0f in g_thread_pool_thread_proxy (data=<value optimized
out>) at /glib2.0-2.26.0/glib/gthreadpool.c:319
#22 0x00002aaaac4bdb44 in g_thread_create_proxy (data=0x812690) at
/glib2.0-2.26.0/glib/gthread.c:1897
#23 0x00002aaaac94d8ba in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#24 0x00002aaaacc3202d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#25 0x0000000000000000 in ?? ()
(gdb)
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list