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 493123 - crash in File Browser: Quería ver las propiedad...
crash in File Browser: Quería ver las propiedad...
Status: RESOLVED DUPLICATE of bug 440988
Product: nautilus
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-03 17:54 UTC by german.leal
Modified: 2007-11-05 16:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description german.leal 2007-11-03 17:54:03 UTC
Version: 2.18.3

What were you doing when the application crashed?
Quería ver las propiedades de un video en formato avi...
Hice click derecho con el mouse sobre el video y seleccione propiedades. Eso fue todo...


Distribution: Debian lenny/sid
Gnome Release: 2.18.3 2007-07-03 (Debian)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-2-686 #1 SMP Fri Aug 31 00:24:01 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: AluminumAlloy-Volcanic
Icon Theme: gnome

Memory status: size: 71348224 vsize: 71348224 resident: 22904832 share: 14786560 rss: 22904832 rss_rlim: 4294967295
CPU usage: start_time: 1194101535 rtime: 572 utime: 520 stime: 52 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6d7e8c0 (LWP 3911)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6d7e8c0 (LWP 3911))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 ??
  • #4 ??
  • #5 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors (9 sec old) ---------------------
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
VLC media player 0.8.6a Janus
Advertencia del gestor de ventanas: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x28000e3 (VLC media )
Advertencia del gestor de ventanas: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
[00000279] main playlist: nothing to play
[00000279] main playlist: stopping playback
Gtk-ERROR **: file /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c: line 1677 (gtk_list_store_compare_func): assertion failed: (VALID_ITER (&iter_b, list_store))
aborting...
--------------------------------------------------
Comment 1 André Klapper 2007-11-05 07:59:25 UTC
Thanks for taking the time to report this bug.
Unfortunately, the stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash.

Could you please help fixing this by installing some debugging packages [1], start the application as normal, and try to reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the 'Details', now containing way more information. Please copy that stacktrace and paste it as a comment here. Thanks in advance!

[1] Please install debug packages for nautilus, glib2, gtk2, pango, gnome-vfs2, libgnome, and libgnomeui.

More details can be found here: http://live.gnome.org/GettingTraces
Comment 2 german.leal 2007-11-05 16:00:00 UTC
Distribution: Debian lenny/sid
Gnome Release: 2.18.3 2007-07-03 (Debian)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-2-686 #1 SMP Fri Aug 31 00:24:01 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Foresight
Icon Theme: gnome

Memory status: size: 71331840 vsize: 71331840 resident: 22900736 share: 14950400 rss: 22900736 rss_rlim: 4294967295
CPU usage: start_time: 1194267396 rtime: 813 utime: 725 stime: 88 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb6d928c0 (LWP 4664)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6d928c0 (LWP 4664))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 872
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/i686/cmov/libc.so.6
  • #6 abort
    from /lib/i686/cmov/libc.so.6
  • #7 IA__g_logv
  • #8 IA__g_log
  • #9 IA__g_assert_warning
  • #10 gtk_list_store_compare_func
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 1677
  • #11 node_find_closest
    at gsequence.c line 1136
  • #12 node_insert_sorted
    at gsequence.c line 1301
  • #13 g_sequence_sort_changed_iter
    at gsequence.c line 566
  • #14 gtk_list_store_sort_iter_changed
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 1758
  • #15 IA__gtk_list_store_set_valist
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 901
  • #16 IA__gtk_list_store_set
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 934
  • #17 ??
    from /usr/lib/libeel-2-2.18.so
  • #18 ??
  • #19 ??
  • #20 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors (23 sec old) ---------------------
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
Gtk-ERROR **: file /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c: line 1677 (gtk_list_store_compare_func): assertion failed: (VALID_ITER (&iter_b, list_store))
aborting...
--------------------------------------------------
Comment 3 André Klapper 2007-11-05 16:37:14 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 440988 ***