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 510820 - crash in Home Folder: I was trying to change t...
crash in Home Folder: I was trying to change t...
Status: RESOLVED DUPLICATE of bug 355018
Product: nautilus
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-20 15:37 UTC by roquette.felipe
Modified: 2008-01-22 08:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description roquette.felipe 2008-01-20 15:37:30 UTC
What were you doing when the application crashed?
I was trying to change the others permission to "read". Same as "chmod o+r foo".


Distribution: Debian lenny/sid
Gnome Release: 2.20.2 2007-11-29 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-3-amd64 #1 SMP Sun Nov 4 18:18:09 UTC 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Raleigh
Icon Theme: gnome

Memory status: size: 447381504 vsize: 447381504 resident: 40267776 share: 18333696 rss: 40267776 rss_rlim: 18446744073709551615
CPU usage: start_time: 1200841138 rtime: 441 utime: 411 stime: 30 cutime:6 cstime: 4 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 0x2b47e6896550 (LWP 11561)]
[New Thread 0x43806950 (LWP 13676)]
[New Thread 0x42804950 (LWP 13675)]
[New Thread 0x41001950 (LWP 13674)]
[New Thread 0x42003950 (LWP 13673)]
[New Thread 0x43005950 (LWP 13672)]
[New Thread 0x40800950 (LWP 13671)]
(no debugging symbols found)
0x00002b47dff3734f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x2b47e6896550 (LWP 11561))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 strcmp
    from /lib/libc.so.6
  • #6 ??
  • #7 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #8 ??
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #11 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #13 ??
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #16 gtk_list_store_remove
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 gtk_list_store_clear
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 ??
  • #19 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #20 ??
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #23 nautilus_file_emit_changed
  • #24 nautilus_directory_emit_change_signals
  • #25 nautilus_file_changed
  • #26 ??
  • #27 ??
    from /usr/lib/libgnomevfs-2.so.0
  • #28 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #29 ??
    from /usr/lib/libglib-2.0.so.0
  • #30 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #31 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #32 main
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (78 sec old) ---------------------
** 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
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
--------------------------------------------------
Comment 1 André Klapper 2008-01-21 12:21: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 roquette.felipe 2008-01-22 02:43:58 UTC
Hello!
Is this sufficient?

Thanks,
Felipe


Distribution: Debian lenny/sid
Gnome Release: 2.20.2 2007-11-29 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-3-amd64 #1 SMP Sun Nov 4 18:18:09 UTC 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Raleigh
Icon Theme: gnome

Memory status: size: 522309632 vsize: 522309632 resident: 43790336 share: 18391040 rss: 43790336 rss_rlim: 18446744073709551615
CPU usage: start_time: 1200951319 rtime: 620 utime: 559 stime: 61 cutime:7 cstime: 3 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0x2b48c8365540 (LWP 3499)]
[New Thread 0x42804950 (LWP 11552)]
[New Thread 0x42003950 (LWP 11551)]
[New Thread 0x41802950 (LWP 11550)]
[New Thread 0x41001950 (LWP 11549)]
[New Thread 0x43005950 (LWP 11548)]
[New Thread 0x43806950 (LWP 11547)]
0x00002b48c16ee34f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x2b48c8365540 (LWP 3499))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 IA__g_spawn_sync
    at /build/buildd/glib2.0-2.14.3/glib/gspawn.c line 369
  • #2 IA__g_spawn_command_line_sync
    at /build/buildd/glib2.0-2.14.3/glib/gspawn.c line 677
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 strcmp
    from /lib/libc.so.6
  • #6 changed_group_callback
    at fm-properties-window.c line 1646
  • #7 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.14.3/gobject/gclosure.c line 490
  • #8 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.14.3/gobject/gsignal.c line 2440
  • #9 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.14.3/gobject/gsignal.c line 2199
  • #10 IA__g_signal_emit
    at /build/buildd/glib2.0-2.14.3/gobject/gsignal.c line 2243
  • #11 gtk_combo_box_model_row_deleted
    at /build/buildd/gtk+2.0-2.12.1/gtk/gtkcombobox.c line 3119
  • #12 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.14.3/gobject/gclosure.c line 490
  • #13 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.14.3/gobject/gsignal.c line 2440
  • #14 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.14.3/gobject/gsignal.c line 2199
  • #15 IA__g_signal_emit
    at /build/buildd/glib2.0-2.14.3/gobject/gsignal.c line 2243
  • #16 IA__gtk_list_store_remove
    at /build/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 969
  • #17 IA__gtk_list_store_clear
    at /build/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 1167
  • #18 synch_groups_combo_box
    at fm-properties-window.c line 1794
  • #19 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.14.3/gobject/gclosure.c line 490
  • #20 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.14.3/gobject/gsignal.c line 2440
  • #21 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.14.3/gobject/gsignal.c line 2199
  • #22 IA__g_signal_emit
    at /build/buildd/glib2.0-2.14.3/gobject/gsignal.c line 2243
  • #23 nautilus_file_emit_changed
    at nautilus-file.c line 5522
  • #24 nautilus_directory_emit_change_signals
    at nautilus-directory.c line 794
  • #25 nautilus_file_changed
    at nautilus-file.c line 5468
  • #26 operation_complete
    at nautilus-file.c line 1013
  • #27 dispatch_job_callback
    at gnome-vfs-job.c line 268
  • #28 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.14.3/glib/gmain.c line 2061
  • #29 g_main_context_iterate
    at /build/buildd/glib2.0-2.14.3/glib/gmain.c line 2694
  • #30 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.14.3/glib/gmain.c line 2898
  • #31 IA__gtk_main
    at /build/buildd/gtk+2.0-2.12.1/gtk/gtkmain.c line 1146
  • #32 main
    at nautilus-main.c line 548
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors ---------------------
(evolution-2.10:3763): camel-WARNING **: camel_exception_get_id called with NULL parameter.
(evolution-2.10:3763): camel-WARNING **: camel_exception_get_id called with NULL parameter.
get roquette.felipe smtp://roquette.felipe;auth=PLAIN@smtp.gmail.com/
Find Items 0
get felipe pop://felipe@tulipa.krei.com.br/
Find Items 0
get roquette.felipe pop://roquette.felipe@pop.gmail.com/
Find Items 0
(evolution-2.10:3763): e-utils-WARNING **: Cannot resolve symbol 'org_gnome_new_mail_config' in plugin '/usr/lib/evolution/2.10/plugins/liborg-gnome-new-mail-notify.so' (not exported?)
BBDB spinning up...
warning: .dynamic section for "/usr/lib/libpcre.so.3" is not at the expected address (wrong library or version mismatch?)
--------------------------------------------------
Comment 3 André Klapper 2008-01-22 08:02:24 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has been fixed months ago. You may want to check for a software upgrade to version 2.20.


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