[gstreamer-bugs] [Bug 403992] [new plugin] timidity based midi decoder

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Feb 8 06:57:04 PST 2007


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=403992

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





------- Comment #7 from Stefan Kost (gstreamer, gtkdoc dev)  2007-02-08 14:55 UTC -------
valgrind is still not too happy about t, but seems to work now

==26244== Conditional jump or move depends on uninitialised value(s)
==26244==    at 0x46BC0A2: s32tos16 (output.c:69)
==26244==    by 0x46BD02D: compute_data (playmidi.c:628)
==26244==    by 0x46BD4A8: mid_song_read_wave (playmidi.c:780)
==26244==    by 0x46B3B7C: gst_timidity_loop (gsttimidity.c:500)
==26244==    by 0x4095D95: gst_task_func (gsttask.c:192)
==26244==    by 0x4165CE7: g_thread_pool_thread_proxy (gthreadpool.c:265)
==26244==    by 0x416438E: g_thread_create_proxy (gthread.c:553)
==26244==    by 0x41B20FA: start_thread (pthread_create.c:261)
==26244==    by 0x427C8ED: clone (in /usr/lib/debug/libc-2.4.so)
==26244== 
==26244== Conditional jump or move depends on uninitialised value(s)
==26244==    at 0x46BC0AE: s32tos16 (output.c:72)
==26244==    by 0x46BD02D: compute_data (playmidi.c:628)
==26244==    by 0x46BD4A8: mid_song_read_wave (playmidi.c:780)
==26244==    by 0x46B3B7C: gst_timidity_loop (gsttimidity.c:500)
==26244==    by 0x4095D95: gst_task_func (gsttask.c:192)
==26244==    by 0x4165CE7: g_thread_pool_thread_proxy (gthreadpool.c:265)
==26244==    by 0x416438E: g_thread_create_proxy (gthread.c:553)
==26244==    by 0x41B20FA: start_thread (pthread_create.c:261)
==26244==    by 0x427C8ED: clone (in /usr/lib/debug/libc-2.4.so)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list