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 494487 - crash in File Browser: rigth click - properties
crash in File Browser: rigth click - properties
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 506234 506325 506363 506536 513987 515931 550884 556220 560045 564219 564478 566534 570388 582663 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-11-07 07:59 UTC by jcmer
Modified: 2009-05-15 00:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description jcmer 2007-11-07 07:59:41 UTC
Version: 2.18.3

What were you doing when the application crashed?
rigth click - properties


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: Clearlooks
Icon Theme: gnome

Memory status: size: 74145792 vsize: 74145792 resident: 24879104 share: 15396864 rss: 24879104 rss_rlim: 4294967295
CPU usage: start_time: 1194428673 rtime: 668 utime: 608 stime: 60 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 0xb6e2e6b0 (LWP 3649)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6e2e6b0 (LWP 3649))

  • #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 ---------------------
** 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
/usr/lib/python2.4/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet
  warnings.warn("apt API not stable yet", FutureWarning)
current dist not found in meta-release file
(nautilus:3649): GLib-CRITICAL **: g_strsplit: assertion `string != NULL' failed
--------------------------------------------------
Comment 1 André Klapper 2007-11-07 22:14:49 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 jcmer 2007-11-09 10:18:22 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: Clearlooks
Icon Theme: gnome

Memory status: size: 76156928 vsize: 76156928 resident: 26087424 share: 15642624 rss: 26087424 rss_rlim: 4294967295
CPU usage: start_time: 1194601994 rtime: 588 utime: 545 stime: 43 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 0xb6d606b0 (LWP 3820)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6d606b0 (LWP 3820))

  • #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 changed_owner_callback
    at fm-properties-window.c line 2064
  • #5 IA__g_cclosure_marshal_VOID__VOID
    at /tmp/buildd/glib2.0-2.14.1/gobject/gmarshal.c line 77
  • #6 IA__g_closure_invoke
    at /tmp/buildd/glib2.0-2.14.1/gobject/gclosure.c line 490
  • #7 signal_emit_unlocked_R
    at /tmp/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2440
  • #8 IA__g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2199
  • #9 IA__g_signal_emit
    at /tmp/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2243
  • #10 gtk_combo_box_model_row_deleted
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkcombobox.c line 3119
  • #11 IA__g_cclosure_marshal_VOID__BOXED
    at /tmp/buildd/glib2.0-2.14.1/gobject/gmarshal.c line 566
  • #12 IA__g_closure_invoke
    at /tmp/buildd/glib2.0-2.14.1/gobject/gclosure.c line 490
  • #13 signal_emit_unlocked_R
    at /tmp/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2440
  • #14 IA__g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2199
  • #15 IA__g_signal_emit
    at /tmp/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2243
  • #16 IA__gtk_tree_model_row_deleted
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtktreemodel.c line 1537
  • #17 IA__gtk_list_store_remove
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 969
  • #18 IA__gtk_list_store_clear
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 1167
  • #19 synch_user_menu
    at fm-properties-window.c line 2112
  • #20 IA__g_cclosure_marshal_VOID__VOID
    at /tmp/buildd/glib2.0-2.14.1/gobject/gmarshal.c line 77
  • #21 IA__g_closure_invoke
    at /tmp/buildd/glib2.0-2.14.1/gobject/gclosure.c line 490
  • #22 signal_emit_unlocked_R
    at /tmp/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2440
  • #23 IA__g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2199
  • #24 IA__g_signal_emit
    at /tmp/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2243
  • #25 nautilus_file_emit_changed
    at nautilus-file.c line 5522
  • #26 nautilus_directory_emit_change_signals
    at nautilus-directory.c line 794
  • #27 nautilus_file_changed
    at nautilus-file.c line 5468
  • #28 deep_count_callback
    at nautilus-directory-async.c line 2430
  • #29 dispatch_job_callback
    at gnome-vfs-job.c line 237
  • #30 g_idle_dispatch
    at /tmp/buildd/glib2.0-2.14.1/glib/gmain.c line 4132
  • #31 IA__g_main_context_dispatch
    at /tmp/buildd/glib2.0-2.14.1/glib/gmain.c line 2061
  • #32 g_main_context_iterate
    at /tmp/buildd/glib2.0-2.14.1/glib/gmain.c line 2694
  • #33 IA__g_main_loop_run
    at /tmp/buildd/glib2.0-2.14.1/glib/gmain.c line 2898
  • #34 IA__gtk_main
    at /tmp/buildd/gtk+2.0-2.12.1/gtk/gtkmain.c line 1146
  • #35 main
    at nautilus-main.c line 548
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
** 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
(epiphany:5507): Gtk-CRITICAL **: gtk_window_group_remove_window: assertion `GTK_IS_WINDOW_GROUP (window_group)' failed
** Message: drive = 0
** Message: volume = 0
(nautilus:3820): GLib-CRITICAL **: g_strsplit: assertion `string != NULL' failed
--------------------------------------------------
Comment 3 Cosimo Cecchi 2007-12-29 12:17:07 UTC
*** Bug 506234 has been marked as a duplicate of this bug. ***
Comment 4 Cosimo Cecchi 2007-12-29 12:17:39 UTC
Reopening, as a decent stacktrace was given.
Comment 5 Cosimo Cecchi 2007-12-30 11:30:35 UTC
*** Bug 506363 has been marked as a duplicate of this bug. ***
Comment 6 Cosimo Cecchi 2007-12-30 11:30:42 UTC
*** Bug 506325 has been marked as a duplicate of this bug. ***
Comment 7 Cosimo Cecchi 2007-12-31 10:14:24 UTC
*** Bug 506536 has been marked as a duplicate of this bug. ***
Comment 8 Cosimo Cecchi 2008-02-12 10:02:40 UTC
*** Bug 515931 has been marked as a duplicate of this bug. ***
Comment 9 Cosimo Cecchi 2008-03-14 10:25:31 UTC
*** Bug 513987 has been marked as a duplicate of this bug. ***
Comment 10 André Klapper 2008-08-30 12:43:13 UTC
No duplicates from 2.22 so far - anybody still seeing this running 2.22?
Comment 11 palfrey 2008-09-12 13:52:09 UTC
*** Bug 550884 has been marked as a duplicate of this bug. ***
Comment 12 Cosimo Cecchi 2008-10-14 17:09:34 UTC
*** Bug 556220 has been marked as a duplicate of this bug. ***
Comment 13 Cosimo Cecchi 2008-11-10 11:36:22 UTC
*** Bug 560045 has been marked as a duplicate of this bug. ***
Comment 14 palfrey 2008-12-12 18:45:18 UTC
*** Bug 564219 has been marked as a duplicate of this bug. ***
Comment 15 Cosimo Cecchi 2008-12-14 13:40:51 UTC
*** Bug 564478 has been marked as a duplicate of this bug. ***
Comment 16 palfrey 2009-01-05 12:47:01 UTC
*** Bug 566534 has been marked as a duplicate of this bug. ***
Comment 17 palfrey 2009-01-05 12:55:50 UTC
This should be obsolete, noting the stacktrace from Bug 566534

  • #6 <signal handler called>
  • #7 changed_owner_callback
    at fm-properties-window.c line 2098

The crash is occurring due to owner_text being 0x0, which was checked for in revision 13928 (see patch http://svn.gnome.org/viewvc/nautilus/trunk/src/file-manager/fm-properties-window.c?r1=13927&r2=13928) which is present in Nautilus >= 2.22.1. If we see crashes from those revisions, then it's something else, otherwise I'd say mark this as obsolete.
Comment 18 palfrey 2009-02-03 17:35:01 UTC
*** Bug 570388 has been marked as a duplicate of this bug. ***
Comment 19 André Klapper 2009-03-10 19:16:33 UTC
Tom: Feel free to close as OBSOLETE, and thanks for investigating.
Comment 20 palfrey 2009-03-11 00:06:12 UTC
(In reply to comment #19)
> Tom: Feel free to close as OBSOLETE, and thanks for investigating.

Ok, doing.
Comment 21 André Klapper 2009-05-15 00:14:40 UTC
*** Bug 582663 has been marked as a duplicate of this bug. ***