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 531590 - crash in File Browser: setting desktop wallpape...
crash in File Browser: setting desktop wallpape...
Status: RESOLVED DUPLICATE of bug 510468
Product: nautilus
Classification: Core
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-05 17:45 UTC by majin.swin
Modified: 2008-05-05 19:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description majin.swin 2008-05-05 17:45:31 UTC
Version: 2.20.0

What were you doing when the application crashed?
setting desktop wallpaper


Distribution: Debian lenny/sid
Gnome Release: 2.22.1 2008-04-08 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-swinzkernelv1 #1 Mon May 5 02:06:31 CEST 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 106676224 vsize: 106676224 resident: 51986432 share: 17117184 rss: 51986432 rss_rlim: 4294967295
CPU usage: start_time: 1210008092 rtime: 745 utime: 670 stime: 75 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 0xb6b6f720 (LWP 6038)]
(no debugging symbols found)
0xb7583f91 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0xb6b6f720 (LWP 6038))

  • #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 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 ??
  • #11 ??
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors ---------------------
** Message: Failed to write /home/swinz/16x10 Walls/kichi_1920.gif to thumbnail pixbuf loader: Larghezza dell'immagine pari a zero
** Message: Failed to write /home/swinz/16x10 Walls/neko_1920.gif to thumbnail pixbuf loader: Larghezza dell'immagine pari a zero
** Message: Failed to write /home/swinz/16x10 Walls/kichi_1920.gif to thumbnail pixbuf loader: Larghezza dell'immagine pari a zero
** Message: Failed to write /home/swinz/16x10 Walls/neko_1920.gif to thumbnail pixbuf loader: Larghezza dell'immagine pari a zero
** (gnome-settings-daemon:6015): WARNING **: Failed to open file '/etc/gnome/config/General.ad': No such file or directory
(gnome-appearance-properties:6670): appearance-properties-WARNING **: Unknown Tag: comment
(gnome-appearance-properties:6670): appearance-properties-WARNING **: Unknown Tag: comment
** ERROR **: file fm-tree-model.c: line 1531 (fm_tree_model_unref_node): assertion failed: (node->ref_count > 0)
aborting...
--------------------------------------------------
Comment 1 A. Walton 2008-05-05 17:47:32 UTC
Thanks for taking the time to report this bug.
Without a stack trace from the crash it's very hard to determine what caused it.
Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Cosimo Cecchi 2008-05-05 19:20:23 UTC
(In reply to comment #0)

> ** ERROR **: file fm-tree-model.c: line 1531 (fm_tree_model_unref_node):
> assertion failed: (node->ref_count > 0)

This seems to be a dup of bug #510468, marking as such.


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