After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 145313 - Crash on audio properties for .xm files
Crash on audio properties for .xm files
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: [obsolete] nautilus-media
unspecified
Other Linux
: Normal major
: ---
Assigned To: Thomas Vander Stichele
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-07-02 16:05 UTC by Sebastien Bacher
Modified: 2005-05-14 13:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2004-07-02 16:05:07 UTC
Nautilus crash when you try to get properties for a xm file (tested on a
frozenbubble sound file):

Program received signal SIGSEGV, Segmentation fault.

Thread 1089856480 (LWP 27737)

  • #0 CSoundFile::GetLength
    from /usr/lib/gstreamer-0.8/libgstmodplug.so
  • #1 gst_modplug_get_type
    from /usr/lib/gstreamer-0.8/libgstmodplug.so
  • #2 gst_pad_query
    from /usr/lib/libgstreamer-0.8.so.1
  • #3 gmip_find_stream_post
    at media-info-priv.c line 554
  • #4 gst_media_info_read_idler
    at media-info.c line 318
  • #5 gst_media_info_read
    at media-info.c line 426
  • #6 audio_properties_view_load_location
    at audio-properties-view.c line 130
  • #7 load_location
    at nautilus-audio-properties-view.c line 238
  • #8 set_property
    at nautilus-audio-properties-view.c line 265
  • #9 bonobo_marshal_VOID__BOXED_UINT_BOXED
    from /usr/lib/libbonobo-2.so.0
  • #10 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #11 bonobo_closure_invoke_va_list
    from /usr/lib/libbonobo-2.so.0
  • #12 bonobo_closure_invoke
    from /usr/lib/libbonobo-2.so.0
  • #13 ??
  • #14 ??
  • #15 ORBit_alloc_by_tc
    from /usr/lib/libORBit-2.so.0

Comment 1 Thomas Vander Stichele 2004-09-05 19:53:41 UTC
can you provide a link to this file so I can test ?
Comment 2 Sebastien Bacher 2004-09-05 20:08:31 UTC
A xm file here:
http://pkg-gnome.alioth.debian.org/xmfile.tar.gz
Comment 3 Christian Neumair 2005-05-11 15:46:44 UTC
The file doesn't seem to exist anymore. Was this fixed, or is it still an issue?
Comment 4 Sebastien Bacher 2005-05-14 13:43:54 UTC
gnome-media doesn't work with nautilus 2.10, I'm closing the bug.