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 583688 - crash in Open Folder: I've changed /apps/nauti...
crash in Open Folder: I've changed /apps/nauti...
Status: RESOLVED DUPLICATE of bug 551543
Product: nautilus
Classification: Core
Component: general
2.26.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-05-23 23:32 UTC by Tomasz Rojek
Modified: 2009-05-26 15:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Tomasz Rojek 2009-05-23 23:32:55 UTC
Version: 2.26.2

What were you doing when the application crashed?
I've changed /apps/nautilus/preferences/desktop_is_home_dir to true in gconf-edtior.


Distribution: Debian squeeze/sid
Gnome Release: 2.26.1 2009-04-14 (Debian)
BugBuddy Version: 2.24.2

System: Linux 2.6.26-2-686 #1 SMP Thu Mar 26 01:08:11 UTC 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Unity
Icon Theme: gnome-alternative

Memory status: size: 127156224 vsize: 127156224 resident: 39481344 share: 27578368 rss: 39481344 rss_rlim: 18446744073709551615
CPU usage: start_time: 1242981904 rtime: 22766 utime: 20587 stime: 2179 cutime:389 cstime: 51 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xb6e2e760 (LWP 4131)]
[New Thread 0xb2342b90 (LWP 16611)]
0xb7f6c424 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6e2e760 (LWP 4131))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 IA__g_spawn_sync
    at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/glib/gspawn.c line 382
  • #3 IA__g_spawn_command_line_sync
    at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/glib/gspawn.c line 694
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 <signal handler called>
  • #7 IA__g_type_check_is_value_type
    at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/gobject/gtype.c line 3834
  • #8 IA__g_value_type_compatible
    at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/gobject/gvalue.c line 501
  • #9 g_value_object_collect_value
    at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/gobject/gobject.c line 2711
  • #10 IA__g_signal_emit_valist
    at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/gobject/gsignal.c line 2952
  • #11 IA__g_signal_emit
    at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/gobject/gsignal.c line 3034
  • #12 nautilus_path_bar_update_path
    at nautilus-pathbar.c line 1784
  • #13 preferences_callback_entry_invoke_function
    at eel-preferences.c line 643
  • #14 IA__g_list_foreach
    at /build/buildd-glib2.0_2.20.0-2-i386-rcJiVy/glib2.0-2.20.0/glib/glist.c line 789
  • #15 preferences_something_changed_notice
    at eel-preferences.c line 658
  • #16 ??
    from /usr/lib/libgconf-2.so.4
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors (15498 sec old) ---------------------
Window manager warning: Window 0x5000019 (MPlayer) sets an MWM hint indicating it isn't resizable, but sets min size 1 x 1 and max size 440 x 120; this doesn't make much sense.
Playing /mnt/mag/music/LIB/J.U.F./Gogol Bordello vs. Tamir Muskat/02 - When I Was A Little Spy.mp3.
Audio only file format detected.
==========================================================================
Trying to force audio codec driver family ffmpeg...
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 256.0 kbit/18.14% (ratio: 32000->176400)
Selected audio codec: [ffmp3] afm: ffmpeg (FFmpeg MPEG layer-3 audio)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:   0.0 (00.0) of 241.0 (04:01.0) ??,?%                                        A:   0.0 (00.0) of 241.0 (04:01.0) ??,?%                                        A:   0.1 (00.0) of 241.0 (04:01.0) ??,
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Fabio Durán Verdugo 2009-05-24 19:48:28 UTC
could be dup of #429586?
http://bugzilla.gnome.org/show_bug.cgi?id=429586
Comment 2 A. Walton 2009-05-26 15:12:59 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 551543 ***