[gstreamer-bugs] [Bug 468726] gst_video_calculate_display_ratio() tries to set 0/0 fraction

totem (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Sep 8 13:15:08 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=468726

  totem | GStreamer backend | Ver: 2.18.x

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|gstreamer-                  |totem-gstreamer-
                   |bugs at lists.sourceforge.net  |maint at gnome.bugs
          Component|gstreamer (core)            |GStreamer backend
            Product|GStreamer                   |totem
          QAContact|gstreamer-                  |totem-gstreamer-
                   |bugs at lists.sourceforge.net  |maint at gnome.bugs
            Summary|Crash after                 |gst_video_calculate_display_
                   |gst_video_calculate_display_|ratio() tries to set 0/0
                   |ratio                       |fraction
   Target Milestone|HEAD                        |---
            Version|0.10.x                      |2.18.x




------- Comment #3 from Tim-Philipp Müller  2007-09-08 20:15 UTC -------
This is not a crash, but it aborts on the warning message because
G_DEBUG=fatal_warnings is defined.

gst_value_set_fraction() warns about an invalid fraction of 0/0 being set on
the GValue here.

Doesn't look like a GStreamer bug to me, but more of a totem GStreamer backend
bug.


-- 
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=468726.




More information about the Gstreamer-bugs mailing list