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 419801 - crash in real_update_menus at fm-directory-view.c:4718
crash in real_update_menus at fm-directory-view.c:4718
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-18 17:19 UTC by rsepulvedacl
Modified: 2007-10-21 17:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description rsepulvedacl 2007-03-18 17:19:43 UTC
What were you doing when the application crashed?
Just opening a folder...


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 100937728 vsize: 0 resident: 100937728 share: 0 rss: 18567168 rss_rlim: 0
CPU usage: start_time: 1174237467 rtime: 0 utime: 142 stime: 0 cutime:130 cstime: 0 timeout: 12 it_real_value: 0 frequency: 0

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

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

Thread 1 (Thread -1227479376 (LWP 4901))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 <signal handler called>
  • #4 free
    from /lib/tls/i686/cmov/libc.so.6
  • #5 IA__g_free
    at gmem.c line 187
  • #6 gnome_vfs_mime_application_free
    at gnome-vfs-mime-handlers.c line 783
  • #7 real_update_menus
    at fm-directory-view.c line 4718
  • #8 fm_icon_view_update_menus
    at fm-icon-view.c line 1561
  • #9 real_update_menus
    at fm-desktop-icon-view.c line 669
  • #10 fm_directory_view_update_menus
    at fm-directory-view.c line 9432
  • #11 update_menus_timeout_callback
    at fm-directory-view.c line 2927
  • #12 g_timeout_dispatch
    at gmain.c line 3422
  • #13 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #14 g_main_context_iterate
    at gmain.c line 2677
  • #15 IA__g_main_loop_run
    at gmain.c line 2881
  • #16 IA__gtk_main
    at gtkmain.c line 1024
  • #17 main
    at nautilus-main.c line 372
  • #18 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #19 _start
  • #0 __kernel_vsyscall

Comment 1 palfrey 2007-04-08 13:55:35 UTC
Looks like a nautilus bug, as the line

  • #6 gnome_vfs_mime_application_free

indicates that nautilus is calling gnome_vfs_mime_application_free with a dodgy pointer.
Comment 2 Diego Escalante Urrelo (not reading bugmail) 2007-10-21 17:31:40 UTC
Thanks for taking the time to report this bug.
However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use.

By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME.
Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME.