[gstreamer-bugs] [Bug 348072] gst-launch (or any gst app) crash on startup

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 20 05:12:28 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=348072
 GStreamer | gstreamer (core) | Ver: 0.10.4


Will Webekind changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #2 from Will Webekind  2006-07-20 12:12 UTC -------
actually, I do have gstreamer-plugins-good-0.10.2-1,
gstreamer-plugins-ugly-0.10.3-1.fc5, and gstreamer-plugins-base-0.10.5-1
installed.  I'll try running a newer version of gstreamer, but I was hoping it
wouldn't have to come to compiling from source.  Meanwhile, here's the stack
trace you asked for:

(gdb) run
Starting program: /usr/bin/gst-launch-0.10 fakesrc num-buffers=10 \! fakesink
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912496281680 (LWP 27983)]
(no debugging symbols found)
warning: the debug information found in
"/usr/lib/debug//usr/lib64/nautilus/extensions-1.0/libtotem-properties-page.so.debug"
does not match "/usr/lib64/nautilus/extensions-1.0/libtotem-properties-page.so"
(CRC mismatch).

warning: the debug information found in
"/usr/lib/debug//usr/lib64/mozilla/plugins/libtotem_mozilla.so.debug" does not
match "/usr/lib64/mozilla/plugins/libtotem_mozilla.so" (CRC mismatch).


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 46912496281680 (LWP 27983)]
0x00002aaab7db91ae in KInstance::config () from /usr/lib64/libkdecore.so.4
(gdb) bt
#0  0x00002aaab7db91ae in KInstance::config () from /usr/lib64/libkdecore.so.4
#1  0x00002aaab7dbf9f9 in KGlobalSettings::baseColor ()
   from /usr/lib64/libkdecore.so.4
#2  0x00002aab3b2144fc in KMixApplet::qt_static_property ()
   from /usr/lib64/kde3/kmix_panelapplet.so
#3  0x00002aab3b22ed42 in non-virtual thunk to ColorWidget::~ColorWidget() ()
   from /usr/lib64/kde3/kmix_panelapplet.so
#4  0x0000000000000000 in ?? ()



I know a little bit about gstreamer and have lurked in #gstreamer on irc in
years past, but I am very confused as to why the crash would be happening in
libkdecore.so.  I do have the kde libs installed, but I'm running gnome.


-- 
Configure bugmail: http://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