[Bug 736260] pbutils: assertion warnings after import of GstPbutils in Python (e.g. g_array_append_vals: assertion 'array' failed)
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Sep 8 05:31:11 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=736260
GStreamer | gst-plugins-base | git
Felix Schwarz <felix.schwarz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |UNCONFIRMED
--- Comment #3 from Felix Schwarz <felix.schwarz at oss.schwarz.eu> 2014-09-08 12:31:07 UTC ---
Actually I managed to get a part of the trace which might be already enough for
you to figure out what's going on:
#0 0x000000304d8504e9 in g_logv () from /lib64/libglib-2.0.so.0
#1 0x000000304d85063f in g_log () from /lib64/libglib-2.0.so.0
#2 0x000000304d81df52 in g_array_append_vals () from /lib64/libglib-2.0.so.0
#3 0x00007fc579e18471 in gst_value_register (table=0x7fc57944c7e0 <gstvtable>)
at gstvalue.c:5026
#4 0x00007fc579235854 in gst_encoding_profile_get_type () at
encoding-profile.c:248
#5 0x00007fc579235c19 in gst_encoding_video_profile_get_type () at
encoding-profile.c:608
#6 0x00007fc57ab63974 in g_registered_type_info_get_g_type (info=0x1173680) at
girepository/giregisteredtypeinfo.c:152
#7 0x00007fc57adaa84d in _wrap_g_registered_type_info_get_g_type
(self=<optimized out>) at pygi-info.c:1265
#8 0x00000030604e0a10 in call_function (oparg=<optimized out>,
pp_stack=0x7fff61730390) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4082
#9 PyEval_EvalFrameEx (
f=f at entry=Frame 0xfca210, for file
…/lib64/python2.7/site-packages/gi/module.py, line 178, in __getattr__
(self=<IntrospectionModule(__name__='gi.repository.GstPbutils',
_namespace='GstPbutils', _version='1.0',
__path__='…/lib/girepository-1.0/GstPbutils-1.0.typelib') at remote 0x1129110>,
name='EncodingVideoProfile', info=<ObjectInfo at remote 0x111c530>),
throwflag=throwflag at entry=0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:2740
--
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