[gstreamer-bugs] [Bug 300073] New: python >>> import gst will segfault on a suse 9.2 on ia32.

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Apr 10 04:41:00 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=300073
 GStreamer | gstreamer (core) | Ver: 0.8.9

           Summary: python >>> import gst will segfault on a suse 9.2 on
                    ia32.
           Product: GStreamer
           Version: 0.8.9
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: High
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: nettings at folkwang-hochschule.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Steps to reproduce:
1. compile and install gstreamer and gst-plugins
2. start python, type "import gst"
3. bang!


Stack trace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1077104768 (LWP 5335)]
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x40579cbe in pygst_add_constants (module=0x4033741c,
strip_prefix=0x4057a8a6 "GST_") at gst.c:8683
#2  0x4056bf8a in init_gst () at gstmodule.c:145
#3  0x400c2f83 in _PyImport_LoadDynamicModule () from /usr/lib/libpython2.3.so.1.0
#4  0x400c14db in load_module () from /usr/lib/libpython2.3.so.1.0
#5  0x400c1d28 in import_submodule () from /usr/lib/libpython2.3.so.1.0
#6  0x400c1f62 in load_next () from /usr/lib/libpython2.3.so.1.0
#7  0x400c2490 in PyImport_ImportModuleEx () from /usr/lib/libpython2.3.so.1.0
#8  0x400a573e in builtin___import__ () from /usr/lib/libpython2.3.so.1.0
#9  0x40079393 in PyCFunction_Call () from /usr/lib/libpython2.3.so.1.0
#10 0x400538f7 in PyObject_Call () from /usr/lib/libpython2.3.so.1.0
#11 0x400a8978 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.3.so.1.0
#12 0x400aa23f in eval_frame () from /usr/lib/libpython2.3.so.1.0
#13 0x400ae88e in PyEval_EvalCodeEx () from /usr/lib/libpython2.3.so.1.0
#14 0x400aeb75 in PyEval_EvalCode () from /usr/lib/libpython2.3.so.1.0
#15 0x400c06e3 in PyImport_ExecCodeModuleEx () from /usr/lib/libpython2.3.so.1.0
#16 0x400c0a03 in load_source_module () from /usr/lib/libpython2.3.so.1.0
#17 0x400c14fd in load_module () from /usr/lib/libpython2.3.so.1.0
#18 0x400c175e in load_package () from /usr/lib/libpython2.3.so.1.0
#19 0x400c14c3 in load_module () from /usr/lib/libpython2.3.so.1.0
#20 0x400c1d28 in import_submodule () from /usr/lib/libpython2.3.so.1.0
#21 0x400c1f62 in load_next () from /usr/lib/libpython2.3.so.1.0
#22 0x400c2490 in PyImport_ImportModuleEx () from /usr/lib/libpython2.3.so.1.0
#23 0x400a573e in builtin___import__ () from /usr/lib/libpython2.3.so.1.0
#24 0x40079393 in PyCFunction_Call () from /usr/lib/libpython2.3.so.1.0
#25 0x400538f7 in PyObject_Call () from /usr/lib/libpython2.3.so.1.0
#26 0x400a8978 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.3.so.1.0
#27 0x400aa23f in eval_frame () from /usr/lib/libpython2.3.so.1.0
#28 0x400ae88e in PyEval_EvalCodeEx () from /usr/lib/libpython2.3.so.1.0
#29 0x400aeb75 in PyEval_EvalCode () from /usr/lib/libpython2.3.so.1.0
#30 0x400c7a18 in run_node () from /usr/lib/libpython2.3.so.1.0
#31 0x400c94b8 in PyRun_InteractiveOneFlags () from /usr/lib/libpython2.3.so.1.0
#32 0x400c9626 in PyRun_InteractiveLoopFlags () from /usr/lib/libpython2.3.so.1.0
#33 0x400c9737 in PyRun_AnyFileExFlags () from /usr/lib/libpython2.3.so.1.0
#34 0x400cefc3 in Py_Main () from /usr/lib/libpython2.3.so.1.0
#35 0x0804874a in main ()
(gdb)
                     

Other information:
as per thomasvs' request on #fluendo, i ran 
lac2005:/usr/src/flumotion-0.1.7 # GST_DEBUG='*:5' gdb python

the copious output is here:
http://spunk/download/import-gst.backtrace

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




More information about the Gstreamer-bugs mailing list