[gstreamer-bugs] [Bug 343980] New: import gst crash python

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jun 5 22:50:13 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=343980
 GStreamer | gst-python | Ver: 0.10.4

           Summary: import gst crash python
           Product: GStreamer
           Version: 0.10.4
          Platform: Other
        OS/Version: opensolaris
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jerry.tan at sun.com
         QAContact: johan at gnome.org
     GNOME version: 2.13/2.14
   GNOME milestone: Unspecified


"import gst", 
python will crash.


I am using gstreamer0.10, with python 2.4, gst-python 0.10
on solaris.

the stack is 
Current function is pyinterfaces_register_classes
 1534       pyg_register_interface(d, "XOverlay", GST_TYPE_X_OVERLAY,
&PyGstXOve rlay_Type);
(dbx) where
=>[1] pyinterfaces_register_classes(d = 0x81ad57c), line 1534 in "interfaces.c"
  [2] initinterfaces(), line 44 in "interfacesmodule.c"
  [3] _PyImport_LoadDynamicModule(0x80e1ad4, 0x81b0034, 0xfee92040), at
0xfef439 a3
  [4] imp_load_dynamic(0x0, 0x80e7fcc), at 0xfef434ec
  [5] PyCFunction_Call(0x80e8f4c, 0x80e7fcc, 0x0), at 0xfef0015e
  [6] call_function(0x8045044, 0x3), at 0xfef2f31f
  [7] PyEval_EvalFrame(0x8114a0c), at 0xfef2ad68
  [8] PyEval_EvalCodeEx(0x80e47a0, 0x80e202c, 0x0, 0x80e7d30, 0x4, 0x0, 0x0,
0x8 0ea0b8, 0x1, 0x0), at 0xfef2dfae
  [9] function_call(0x80e58b4, 0x80e7d24, 0x0), at 0xfeef2d9a
  [10] PyObject_Call(0x80e58b4, 0x80e7d24, 0x0), at 0xfeee2812
  [11] instancemethod_call(0x80e18ec, 0x80e7d24, 0x0), at 0xfeee850c
  [12] PyObject_Call(0x80e18ec, 0x80e7d24, 0x0), at 0xfeee2812
  [13] call_function(0x8045424, 0x4), at 0xfef2ef5c
  [14] PyEval_EvalFrame(0x80b329c), at 0xfef2ad68
  [15] PyEval_EvalCodeEx(0x80e40a0, 0x80e213c, 0x0, 0x811ce10, 0x4, 0x811ce20,
0 x0, 0x80ea258, 0x1, 0x0), at 0xfef2dfae
  [16] fast_function(0x80eb25c, 0x80455a4, 0x4, 0x4, 0x0), at 0xfef2f4a3
  [17] call_function(0x80455a4, 0x3), at 0xfef2efb9
  [18] PyEval_EvalFrame(0x811cc9c), at 0xfef2ad68
  [19] fast_function(0x80e5d4c, 0x80456b4, 0x3, 0x3, 0x0), at 0xfef2f422
  [20] call_function(0x80456b4, 0x2), at 0xfef2efb9
  [21] PyEval_EvalFrame(0x80d25fc), at 0xfef2ad68
  [22] PyEval_EvalCodeEx(0x80e9460, 0x80e202c, 0x0, 0x811cc70, 0x4, 0x811cc80,
0 x0, 0x80ea218, 0x1, 0x0), at 0xfef2dfae
  [23] fast_function(0x80eb144, 0x8045834, 0x4, 0x4, 0x0), at 0xfef2f4a3
  [24] call_function(0x8045834, 0x3), at 0xfef2efb9
  [25] PyEval_EvalFrame(0x811cb04), at 0xfef2ad68
  [26] fast_function(0x80eb09c, 0x8045944, 0x3, 0x3, 0x0), at 0xfef2f422
  [27] call_function(0x8045944, 0x2), at 0xfef2efb9
  [28] PyEval_EvalFrame(0x80c0984), at 0xfef2ad68
  [29] PyEval_EvalCodeEx(0x80e92a0, 0x80e202c, 0x0, 0x809eea8, 0x5, 0x0, 0x0,
0x 80e7e98, 0x3, 0x0), at 0xfef2dfae
  [30] function_call(0x80eb02c, 0x809ee9c, 0x0), at 0xfeef2d9a
  [31] PyObject_Call(0x80eb02c, 0x809ee9c, 0x0), at 0xfeee2812
  [32] instancemethod_call(0x8076b94, 0x809ee9c, 0x0), at 0xfeee850c
  [33] PyObject_Call(0x8076b94, 0x80e1554, 0x0), at 0xfeee2812
  [34] PyEval_CallObjectWithKeywords(0x8076b94, 0x80e1554, 0x0), at 0xfef2ed51
  [35] PyEval_EvalFrame(0x8120ffc), at 0xfef2aec3
  [36] PyEval_EvalCodeEx(0x80e4020, 0x80e20b4, 0x80e20b4, 0x0, 0x0, 0x0, 0x0,
0x 0, 0x0, 0x0), at 0xfef2dfae
  [37] PyEval_EvalCode(0x80e4020, 0x80e20b4, 0x80e20b4), at 0xfef2a2f9
  [38] PyImport_ExecCodeModuleEx(0x8046b6c, 0x80e4020, 0x8045dec), at
0xfef40d62 
  [39] load_source_module(0x8046b6c, 0x8045dec, 0xfee92030), at 0xfef41165
  [40] load_module(0x8046b6c, 0xfee92030, 0x804625c, 0x1, 0x0), at 0xfef41db3
  [41] load_package(0x8046b6c, 0x80466cc), at 0xfef412dd
  [42] load_module(0x8046b6c, 0x0, 0x80466cc, 0x5, 0x0), at 0xfef41d6b
  [43] import_submodule(0xfef87f88, 0x8046b6c, 0x8046b6c), at 0xfef42a37
  [44] load_next(0xfef87f88, 0xfef87f88, 0x8046f8c, 0x8046b6c, 0x8046f80), at
0x fef425ba
  [45] import_module_ex(0x0, 0x8078824, 0x8078824, 0xfef87f88), at 0xfef423a7
  [46] PyImport_ImportModuleEx(0x80dfd54, 0x8078824, 0x8078824, 0xfef87f88), at
0xfef424d4
  [47] builtin___import__(0x0, 0x80e1054), at 0xfef24087
  [48] PyCFunction_Call(0x8069d6c, 0x80e1054, 0x0), at 0xfef0015e
  [49] PyObject_Call(0x8069d6c, 0x80e1054, 0x0), at 0xfeee2812
  [50] PyEval_CallObjectWithKeywords(0x8069d6c, 0x80e1054, 0x0), at 0xfef2ed51
  [51] PyEval_EvalFrame(0x8118d14), at 0xfef2aec3
  [52] PyEval_EvalCodeEx(0x8099ca0, 0x8078824, 0x8078824, 0x0, 0x0, 0x0, 0x0,
0x 0, 0x0, 0x0), at 0xfef2dfae
  [53] PyEval_EvalCode(0x8099ca0, 0x8078824, 0x8078824), at 0xfef2a2f9
  [54] run_node(0x8061308, 0xfef6e0d4, 0x8078824, 0x8078824, 0x804726c), at
0xfe f49027
  [55] PyRun_InteractiveOneFlags(0xfee92000, 0xfef6e0d4, 0x804726c), at
0xfef480 3c
  [56] PyRun_InteractiveLoopFlags(0xfee92000, 0xfef6e0d4, 0x804726c), at
0xfef47 e9e
  [57] PyRun_AnyFileExFlags(0xfee92000, 0xfef6e0d4, 0x0, 0x804726c), at
0xfef47d 97
  [58] Py_Main(0x1, 0x80472c0), at 0xfef4d93a
  [59] main(0x1, 0x80472c0, 0x80472c8), at 0x80506e2


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list