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 452732 - crash in file file-method.c:1417 (find_trash_in_hierarchy): assertion failed
crash in file file-method.c:1417 (find_trash_in_hierarchy): assertion failed
Status: RESOLVED WONTFIX
Product: gnome-vfs
Classification: Deprecated
Component: Other
2.18.x
Other All
: High critical
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
gnome[unmaintained]
: 493896 494068 494080 494118 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-07-01 05:02 UTC by webmaster
Modified: 2018-08-17 13:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description webmaster 2007-07-01 05:02:33 UTC
Version: 2.18.1

What were you doing when the application crashed?
Terminal Stuff cd'ing into the net folder and into a remote server.


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.2 2007-05-28 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3228.fc7 #1 SMP Tue Jun 12 14:56:37 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 459665408 vsize: 459665408 resident: 38002688 share: 25227264 rss: 38002688 rss_rlim: 18446744073709551615
CPU usage: start_time: 1183265780 rtime: 64 utime: 58 stime: 6 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 "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912503189600 (LWP 3696)]
[New Thread 1105209680 (LWP 4177)]
[New Thread 1084229968 (LWP 4175)]
(no debugging symbols found)
0x0000003cdd6c7956 in poll () from /lib64/libc.so.6

Thread 3 (Thread 1084229968 (LWP 4175))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib64/libc.so.6
  • #4 abort
    from /lib64/libc.so.6
  • #5 g_logv
    from /lib64/libglib-2.0.so.0
  • #6 g_log
    from /lib64/libglib-2.0.so.0
  • #7 g_assert_warning
    from /lib64/libglib-2.0.so.0
  • #8 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/gnome-vfs-2.0/modules/libfile.so
  • #9 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/gnome-vfs-2.0/modules/libfile.so
  • #10 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/gnome-vfs-2.0/modules/libfile.so
  • #11 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/gnome-vfs-2.0/modules/libfile.so
  • #12 gnome_vfs_find_directory_cancellable
    from /usr/lib64/libgnomevfs-2.so.0
  • #13 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomevfs-2.so.0
  • #14 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomevfs-2.so.0
  • #15 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomevfs-2.so.0
  • #16 g_cclosure_marshal_VOID__ENUM
    from /lib64/libglib-2.0.so.0
  • #17 g_cclosure_marshal_VOID__ENUM
    from /lib64/libglib-2.0.so.0
  • #18 start_thread
    from /lib64/libpthread.so.0
  • #19 clone
    from /lib64/libc.so.6


----------- .xsession-errors ---------------------
localuser:tonys being added to access control list
SESSION_MANAGER=local/dermbates:/tmp/.ICE-unix/3574
Window manager warning: Invalid WM_TRANSIENT_FOR window 0x64 specified for 0x1000318 ().
gnome-vfs-modules-ERROR **: file file-method.c: line 1417 (find_trash_in_hierarchy): assertion failed: (near_device_id == stat_buffer.st_dev)
aborting...
--------------------------------------------------
Comment 1 André Klapper 2007-11-08 01:25:37 UTC
*** Bug 494080 has been marked as a duplicate of this bug. ***
Comment 2 André Klapper 2007-11-08 01:25:45 UTC
*** Bug 493896 has been marked as a duplicate of this bug. ***
Comment 3 André Klapper 2007-11-08 01:25:51 UTC
*** Bug 494068 has been marked as a duplicate of this bug. ***
Comment 4 André Klapper 2007-11-08 01:25:56 UTC
*** Bug 494118 has been marked as a duplicate of this bug. ***
Comment 5 Cosimo Cecchi 2008-03-23 11:51:52 UTC
-> gnome-vfs
Comment 6 André Klapper 2018-08-17 13:52:11 UTC
gnome-vfs got deprecated in 2008.

gnome-vfs is not under active development anymore and had its last code changes
in 2011. Its codebase has been archived:
https://gitlab.gnome.org/Archive/gnome-vfs/commits/master

gio (in glib) and gvfs are its successors. See https://developer.gnome.org/gio/stable/ch33.html and https://people.gnome.org/~gicmo/gio-migration-guide/ for porting info.

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect
reality. Feel free to open a task in GNOME Gitlab if the issue described in this task still applies to a recent + supported version of glib/gio/gvfs. Thanks!