[Bug 145313] New: - Crash on audio properties for .xm files

bugzilla-daemon@bugzilla.gnome.org bugzilla-daemon@bugzilla.gnome.org
Fri, 2 Jul 2004 12:05:16 -0400 (EDT)


http://bugzilla.gnome.org/show_bug.cgi?id=145313
nautilus | nautilus-media | Ver: unspecified

           Summary: Crash on audio properties for .xm files
           Product: nautilus
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: nautilus-media
        AssignedTo: thomas@apestaart.org
        ReportedBy: seb128@debian.org
         QAContact: nautilus-qa-maint@bugzilla.gnome.org
                CC: pkg-gnome-maintainers@lists.alioth.debian.org


Nautilus crash when you try to get properties for a xm file (tested on a
frozenbubble sound file):

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1089856480 (LWP 27737)]
0x41dfa1bd in CSoundFile::GetLength () from /usr/lib/gstreamer-0.8/libgstmodplug.so
(gdb) bt
#0  0x41dfa1bd in CSoundFile::GetLength () from
/usr/lib/gstreamer-0.8/libgstmodplug.so
#1  0x41df3591 in gst_modplug_get_type () from
/usr/lib/gstreamer-0.8/libgstmodplug.so
#2  0x41cd6d62 in gst_pad_query () from /usr/lib/libgstreamer-0.8.so.1
#3  0x41c7d106 in gmip_find_stream_post (priv=0x83f9c28) at media-info-priv.c:554
#4  0x41c7acff in gst_media_info_read_idler (info=0x850f550, streamp=0xbfffee8c,
error=0xbfffeeec) at media-info.c:318
#5  0x41c7b2f6 in gst_media_info_read (info=0x850f550,
    location=0x835c171 "file:///usr/share/games/frozen-bubble/snd/introzik.xm",
flags=63, error=0xbfffeeec)
    at media-info.c:426
#6  0x41c78e29 in audio_properties_view_load_location (view=0x83de788,
    location=0x835c171 "file:///usr/share/games/frozen-bubble/snd/introzik.xm")
at audio-properties-view.c:130
#7  0x41c79e9b in load_location (view=0x83de5e0,
    location=0x835c171 "file:///usr/share/games/frozen-bubble/snd/introzik.xm")
at nautilus-audio-properties-view.c:238
#8  0x41c79fe6 in set_property (bag=0x85126a0, arg=0x838cdac, arg_id=0,
ev=0xbffff3c0, user_data=0x83de5e0)
    at nautilus-audio-properties-view.c:265
#9  0x4092459c in bonobo_marshal_VOID__BOXED_UINT_BOXED () from
/usr/lib/libbonobo-2.so.0
#10 0x408c1c20 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#11 0x409259d3 in bonobo_closure_invoke_va_list () from /usr/lib/libbonobo-2.so.0
#12 0x40925c58 in bonobo_closure_invoke () from /usr/lib/libbonobo-2.so.0
#13 0xbffff160 in ?? ()
#14 0xbffff1cc in ?? ()
#15 0x40a11891 in ORBit_alloc_by_tc () from /usr/lib/libORBit-2.so.0
Previous frame inner to this frame (corrupt stack?)

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.