[gstreamer-bugs] [Bug 413635] gaim crashed with SIGSEGV in gst_audio_clock_new()

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Apr 21 08:39:38 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=413635

  GStreamer | gst-plugins-base | Ver: 0.10.x

Tim-Philipp Müller changed:

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




------- Comment #1 from Tim-Philipp Müller  2007-04-21 15:39 UTC -------
The stack trace looks good and there are two seemingly identical crashers, but
it somehow just doesn't make sense to me.

 - g_object_new() can't fail AFAIK
 - obj->foo=x can't fail either if obj is a valid allocated
   object struct as g_object_new() should return it

Maybe gaim or something else is thrashing the memory?

Is this bug reproducable?

What would also be interesting is the value of the 'aclock' variable in the
gst_audio_clock_new() function/frame when it crashes.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=413635.




More information about the Gstreamer-bugs mailing list