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 559323 - nautilus crashes when I want to open the preferences dialogue of a file
nautilus crashes when I want to open the preferences dialogue of a file
Status: RESOLVED DUPLICATE of bug 571009
Product: GStreamer
Classification: Platform
Component: dont know
0.10.x
Other All
: Normal critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-11-04 19:17 UTC by Christoph Kindl
Modified: 2009-05-31 15:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Christoph Kindl 2008-11-04 19:17:33 UTC
Steps to reproduce:
1. do a right click on the following file: http://80.190.53.236/~christoph/manhattan.mp3
2. nautilus crashes


Stack trace:
Distribution: Unknown
Gnome Release: 2.24.1 2008-10-25 (Archlinux)
BugBuddy Version: 2.24.1

System: Linux 2.6.27-ARCH #1 SMP PREEMPT Sun Oct 26 10:36:46 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Nodoka-Silver
Icon Theme: Mist

Memory status: size: 85295104 vsize: 85295104 resident: 32473088 share: 18333696 rss: 32473088 rss_rlim: 18446744073709551615
CPU usage: start_time: 1225825736 rtime: 211 utime: 186 stime: 25 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/nautilus'

[Thread debugging using libthread_db enabled]
[New Thread 0xb6ab1930 (LWP 11005)]
[New Thread 0xb4019b90 (LWP 11298)]
0xb7ff9424 in __kernel_vsyscall ()

Thread 2 (Thread 0xb4019b90 (LWP 11298))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 run_bug_buddy
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 check_if_gdb
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 bugbuddy_segv_handle
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #7 <signal handler called>
  • #8 __kernel_vsyscall
  • #9 raise
    from /lib/libc.so.6
  • #10 abort
    from /lib/libc.so.6
  • #11 g_assertion_message
    from /usr/lib/libglib-2.0.so.0
  • #12 g_assertion_message_expr
    from /usr/lib/libglib-2.0.so.0
  • #13 gst_tag_demux_trim_buffer
    at gsttagdemux.c line 418
  • #14 gst_tag_demux_read_range
    at gsttagdemux.c line 1256
  • #15 gst_pad_get_range
    at gstpad.c line 4207
  • #16 gst_pad_pull_range
    at gstpad.c line 4340
  • #17 gst_asf_demux_pull_data
    at gstasfdemux.c line 822
  • #18 gst_asf_demux_loop
    at gstasfdemux.c line 876
  • #19 gst_task_func
    at gsttask.c line 192
  • #20 g_thread_pool_thread_proxy
    from /usr/lib/libglib-2.0.so.0
  • #21 g_thread_create_proxy
    from /usr/lib/libglib-2.0.so.0
  • #22 start_thread
    from /lib/libpthread.so.0
  • #23 clone
    from /lib/libc.so.6


----------- .xsession-errors ---------------------
(transmission:10536): Gtk-CRITICAL **: gtk_window_set_urgency_hint: assertion `GTK_IS_WINDOW (window)' failed
**
ERROR:gsttagdemux.c:418:gst_tag_demux_trim_buffer: assertion failed: (out_size > 0)
Initializing nautilus-open-terminal extension
** (nautilus:10966): WARNING **: Unable to add monitor: Nicht unterstützt
**
ERROR:gsttagdemux.c:418:gst_tag_demux_trim_buffer: assertion failed: (out_size > 0)
Initializing nautilus-open-terminal extension
** (nautilus:11005): WARNING **: Unable to add monitor: Nicht unterstützt
(gnome-terminal:11056): Vte-WARNING **: Kein Handler für Kontrollsequenz »device-control-string« festgelegt.
**
ERROR:gsttagdemux.c:418:gst_tag_demux_trim_buffer: assertion failed: (out_size > 0)
--------------------------------------------------

Other information:
I tried to convert this and some other mp3 files using sound converter and it also crashes when it reads the id3 tags I guess.
Comment 1 Christoph Kindl 2008-11-04 19:25:24 UTC
ah i forgot:

1. 
Totem crashed when I tried to play this file with it.

2.
IMPORTANT:
This MP3 was downloaded from the net, I guess that this is not a normal MP3 file. Maybe it was prepared a little bit xD. So I wouldn't recommend to open this file under Windows. But nautilus, totem and sound converter shouldn't crash.
Comment 2 A. Walton 2008-11-06 08:42:25 UTC
This is gstreamer crashing when it's trying to demux the id3 tag from the file. Reassigning.
Comment 3 Tim-Philipp Müller 2009-05-31 15:33:49 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 571009 ***