|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
#9945: wxmediactrl crash when playing vbr mp3Ticket URL: <http://trac.wxwidgets.org/ticket/9945>
#9945: wxmediactrl crash when playing vbr mp3 ----------------------+----------------------------------------------------- Reporter: anonbeat | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: wxGTK | Version: Keywords: | Blockedby: Patch: 0 | Blocking: ----------------------+----------------------------------------------------- When playing vbr mp3 files mediaplayer crashes in gstreamer libs location. Checked in fedora core 9 here in my own application and in samples/mediaplayer using wxGTK-2.8.7-2.fc9 To check just lunch mediaplayer and load a vbr mp3 file. Do Play and it will segfault here is the partial backtrace of mediaplayer {{{ #0 0x0043e5d5 in g_type_check_is_value_type () from /lib/libgobject-2.0.so.0 #1 0x00444e50 in g_value_init () from /lib/libgobject-2.0.so.0 #2 0x008de89b in gst_structure_id_set_valist () from /usr/lib/libgstreamer-0.10.so.0 #3 0x008dea9f in gst_structure_id_set () from /usr/lib/libgstreamer-0.10.so.0 #4 0x008d93b7 in gst_query_set_duration () from /usr/lib/libgstreamer-0.10.so.0 #5 0x00b46f24 in ?? () from /usr/lib/libgstbase-0.10.so.0 #6 0x00b44d72 in ?? () from /usr/lib/libgstbase-0.10.so.0 #7 0x008c89e6 in gst_pad_query () from /usr/lib/libgstreamer-0.10.so.0 #8 0x008bc2d9 in ?? () from /usr/lib/libgstreamer-0.10.so.0 #9 0x008c89e6 in gst_pad_query () from /usr/lib/libgstreamer-0.10.so.0 #10 0x00a8a659 in gst_query_set_position () from /usr/lib/gstreamer-0.10/libgstcoreelements.so #11 0x008c89e6 in gst_pad_query () from /usr/lib/libgstreamer-0.10.so.0 #12 0x00aa05cb in ?? () from /usr/lib/libgsttag-0.10.so.0 #13 0x008c89e6 in gst_pad_query () from /usr/lib/libgstreamer-0.10.so.0 #14 0x008ecaaa in gst_pad_query_duration () from /usr/lib/libgstreamer-0.10.so.0 #15 0x008ecba1 in gst_pad_query_peer_duration () from /usr/lib/libgstreamer-0.10.so.0 #16 0x00b09b2e in gst_query_set_position () from /usr/lib/gstreamer-0.10/libgstmpegaudioparse.so #17 0x00b09dc8 in gst_query_set_position () from /usr/lib/gstreamer-0.10/libgstmpegaudioparse.so #18 0x00b0a0c2 in gst_query_set_position () from /usr/lib/gstreamer-0.10/libgstmpegaudioparse.so #19 0x00b09ddb in gst_query_set_position () from /usr/lib/gstreamer-0.10/libgstmpegaudioparse.so #20 0x00b0a0c2 in gst_query_set_position () from /usr/lib/gstreamer-0.10/libgstmpegaudioparse.so #21 0x00b09ddb in gst_query_set_position () from /usr/lib/gstreamer-0.10/libgstmpegaudioparse.so #22 0x00b0a0c2 in gst_query_set_position () from /usr/lib/gstreamer-0.10/libgstmpegaudioparse.so #23 0x00b09ddb in gst_query_set_position () from /usr/lib/gstreamer-0.10/libgstmpegaudioparse.so #24 0x00b0a0c2 in gst_query_set_position () from /usr/lib/gstreamer-0.10/libgstmpegaudioparse.so #25 0x00b09ddb in gst_query_set_position () from /usr/lib/gstreamer-0.10/libgstmpegaudioparse.so ... }}} -- Ticket URL: <http://trac.wxwidgets.org/ticket/9945> _______________________________________________ wx-dev mailing list wx-dev@... http://lists.wxwidgets.org/mailman/listinfo/wx-dev |
|
|
Re: #9945: wxmediactrl crash when playing vbr mp3Ticket URL: <http://trac.wxwidgets.org/ticket/9945#comment:1>
#9945: wxmediactrl crash when playing vbr mp3 -----------------------+---------------------------------------------------- Reporter: anonbeat | Owner: Type: defect | Status: infoneeded_new Priority: normal | Milestone: Component: wxGTK | Version: Resolution: | Keywords: Blockedby: | Patch: 0 Blocking: | -----------------------+---------------------------------------------------- Changes (by vaclavslavik): * status: new => infoneeded_new Comment: Do you have any reason to believe that this is a ''wxWidgets'' bug rather than a GStreamer bug? If you do, what is it? -- Ticket URL: <http://trac.wxwidgets.org/ticket/9945#comment:1> _______________________________________________ wx-dev mailing list wx-dev@... http://lists.wxwidgets.org/mailman/listinfo/wx-dev |
|
|
Re: Re: #9945: wxmediactrl crash when playing vbr mp3It plays fine with audacious, Totem, etc that uses gstrreamer in the same platform.
greets anonbeat On Sat, Sep 6, 2008 at 12:53 PM, wxTrac <noreply@...> wrote: Ticket URL: <http://trac.wxwidgets.org/ticket/9945#comment:1> _______________________________________________ wx-dev mailing list wx-dev@... http://lists.wxwidgets.org/mailman/listinfo/wx-dev |
|
|
Re: #9945: wxmediactrl crash when playing vbr mp3Ticket URL: <http://trac.wxwidgets.org/ticket/9945#comment:2>
#9945: wxmediactrl crash when playing vbr mp3 -----------------------+---------------------------------------------------- Reporter: anonbeat | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: wxGTK | Version: Resolution: | Keywords: Blockedby: | Patch: 0 Blocking: | -----------------------+---------------------------------------------------- Changes (by anonbeat): * status: infoneeded_new => new Comment: well, the same files plays fine in audacious, totem, etc in the same distribution. This makes me think gstreamer is fine and its a wxwidgets problem. Thanks -- Ticket URL: <http://trac.wxwidgets.org/ticket/9945#comment:2> _______________________________________________ wx-dev mailing list wx-dev@... http://lists.wxwidgets.org/mailman/listinfo/wx-dev |
| Free Forum Powered by Nabble | Forum Help |