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 469942 - crash in File Browser: sfg
crash in File Browser: sfg
Status: RESOLVED DUPLICATE of bug 465410
Product: nautilus
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-08-24 16:07 UTC by aliux.parra
Modified: 2007-09-03 14:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description aliux.parra 2007-08-24 16:07:25 UTC
Version: 2.18.3

What were you doing when the application crashed?
sfg


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.22.1-41.fc7 #1 SMP Fri Jul 27 18:10:34 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: MurrinaLoveGray
Icon Theme: area-linux

Memory status: size: 77484032 vsize: 77484032 resident: 32333824 share: 22167552 rss: 32333824 rss_rlim: 4294967295
CPU usage: start_time: 1187971596 rtime: 162 utime: 152 stime: 10 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/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208682784 (LWP 3068)]
0x00110402 in __kernel_vsyscall ()

Thread 1 (Thread -1208682784 (LWP 3068))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 g_logv
  • #5 g_log
  • #6 g_assert_warning
  • #7 ??
  • #8 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #9 g_closure_invoke
    at gclosure.c line 490
  • #10 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #11 g_signal_emit_valist
    at gsignal.c line 2199
  • #12 g_signal_emit
    at gsignal.c line 2243
  • #13 gtk_combo_box_model_row_deleted
    at gtkcombobox.c line 3084
  • #14 g_cclosure_marshal_VOID__BOXED
    at gmarshal.c line 566
  • #15 g_closure_invoke
    at gclosure.c line 490
  • #16 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #17 g_signal_emit_valist
    at gsignal.c line 2199
  • #18 g_signal_emit
    at gsignal.c line 2243
  • #19 gtk_tree_model_row_deleted
    at gtktreemodel.c line 1537
  • #20 gtk_list_store_remove
    at gtkliststore.c line 969
  • #21 gtk_list_store_clear
    at gtkliststore.c line 1167
  • #22 ??
  • #23 ??
  • #24 ??
  • #25 g_idle_dispatch
    at gmain.c line 4131
  • #26 g_main_context_dispatch
    at gmain.c line 2061
  • #27 g_main_context_iterate
    at gmain.c line 2694
  • #28 g_main_loop_run
    at gmain.c line 2898
  • #29 gtk_main
    at gtkmain.c line 1144
  • #30 main
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
(nautilus:3068): Gtk-WARNING **: Theme directory 22X22/actions of theme area-linux has no size field
(nautilus:3068): Gtk-WARNING **: Theme directory 24X24/stock/generic of theme area-linux has no size field
** ERROR **: file nautilus-navigation-window.c: line 834 (activate_nth_short_list_item): assertion failed: (index < g_list_length (window->details->short_list_viewers))
aborting...
(bug-buddy:3077): Gtk-WARNING **: Theme directory 22X22/actions of theme area-linux has no size field
(bug-buddy:3077): Gtk-WARNING **: Theme directory 24X24/stock/generic of theme area-linux has no size field
--------------------------------------------------
Comment 1 Sebastien Bacher 2007-09-03 14:48:01 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 465410 ***