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 595804 - (Debian) Crash in g_local_file_enumerator_next_file
(Debian) Crash in g_local_file_enumerator_next_file
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gio
2.20.x
Other All
: Normal critical
: ---
Assigned To: gtkdev
gtkdev
: 595805 595806 601027 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-09-21 07:44 UTC by lobo
Modified: 2010-07-10 22:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
Proposed patch (779 bytes, patch)
2010-01-22 12:45 UTC, Sven Herzberg
none Details | Review

Description lobo 2009-09-21 07:44:08 UTC
What were you doing when the application crashed?
I was trying to attach a file to the e-mail I was composing


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

System: Linux 2.6.30-1-686 #1 SMP Sat Aug 15 19:11:58 UTC 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10603000
Selinux: No
Accessibility: Disabled
GTK+ Theme: DebianRed
Icon Theme: gnome
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 218116096 vsize: 218116096 resident: 82817024 share: 31875072 rss: 82817024 rss_rlim: 18446744073709551615
CPU usage: start_time: 1253515516 rtime: 13623 utime: 12931 stime: 692 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xaedffb90 (LWP 6149)]
[New Thread 0xaa5f6b90 (LWP 6145)]
[New Thread 0xad5fcb90 (LWP 6075)]
[New Thread 0xaddfdb90 (LWP 6074)]
[New Thread 0xb08fbb90 (LWP 4305)]
[New Thread 0xb217ab90 (LWP 4299)]
[New Thread 0xb2aa4b90 (LWP 3978)]
[New Thread 0xb32a5b90 (LWP 3977)]
[New Thread 0xb3aa6b90 (LWP 3976)]
[New Thread 0xb42a7b90 (LWP 3974)]
0xb7f45424 in __kernel_vsyscall ()

Thread 3 (Thread 0xaa5f6b90 (LWP 6145))

  • #0 __kernel_vsyscall
  • #1 __lll_lock_wait
    from /lib/i686/cmov/libpthread.so.0
  • #2 _L_lock_89
    from /lib/i686/cmov/libpthread.so.0
  • #3 pthread_mutex_lock
    from /lib/i686/cmov/libpthread.so.0
  • #4 segv_redirect
    at main.c line 435
  • #5 <signal handler called>
  • #6 ??
  • #7 g_local_file_enumerator_next_file
    at /build/buildd-glib2.0_2.20.5-1-i386-mDnYKw/glib2.0-2.20.5/gio/glocalfileenumerator.c line 343
  • #8 next_files_thread
    at /build/buildd-glib2.0_2.20.5-1-i386-mDnYKw/glib2.0-2.20.5/gio/gfileenumerator.c line 641
  • #9 run_in_thread
    at /build/buildd-glib2.0_2.20.5-1-i386-mDnYKw/glib2.0-2.20.5/gio/gsimpleasyncresult.c line 656
  • #10 io_job_thread
    at /build/buildd-glib2.0_2.20.5-1-i386-mDnYKw/glib2.0-2.20.5/gio/gioscheduler.c line 179
  • #11 g_thread_pool_thread_proxy
    at /build/buildd-glib2.0_2.20.5-1-i386-mDnYKw/glib2.0-2.20.5/glib/gthreadpool.c line 265
  • #12 g_thread_create_proxy
    at /build/buildd-glib2.0_2.20.5-1-i386-mDnYKw/glib2.0-2.20.5/glib/gthread.c line 635
  • #13 start_thread
    from /lib/i686/cmov/libpthread.so.0
  • #14 clone
    from /lib/i686/cmov/libc.so.6


----------- .xsession-errors (99 sec old) ---------------------
kbuildsycoca4 running...
kdeinit4: preparing to launch /usr/lib/libkdeinit4_kbuildsycoca4.so
<unknown program name>(3871)/ KStartupInfo::createNewStartupId: creating:  "apama;1253518529;446134;3871_TIME0" : "unnamed app"
kbuildsycoca4 running...
kdeinit4: preparing to launch /usr/lib/libkdeinit4_kbuildsycoca4.so
<unknown program name>(3871)/ KStartupInfo::createNewStartupId: creating:  "apama;1253518540;909115;3871_TIME0" : "unnamed app"
kbuildsycoca4 running...
kdeinit4: preparing to launch /usr/bin/ooffice
DEBUG: Received/EFGH/F/ferran (mbox:/home/lobo/.evolution/mail/local#Received/EFGH/F/ferran)
kdeinit4: preparing to launch /usr/lib/kde4/kio_thumbnail.so
kdeinit4: preparing to launch /usr/lib/kde4/kio_file.so
kdeinit4: preparing to launch /usr/lib/kde4/kio_thumbnail.so
kdeinit4: preparing to launch /usr/lib/kde4/kio_thumbnail.so
kdeinit4: preparing to launch /usr/lib/kde4/kio_file.so
kdeinit4: preparing to launch /usr/lib/kde4/kio_thumbnail.so
--------------------------------------------------
Comment 1 André Klapper 2009-09-21 11:03:20 UTC
No Evolution related code at all in the stacktrace.
I can imagine it's once again Debian-only.
Comment 2 André Klapper 2009-09-21 11:03:25 UTC
*** Bug 595805 has been marked as a duplicate of this bug. ***
Comment 3 André Klapper 2009-09-21 11:03:28 UTC
*** Bug 595806 has been marked as a duplicate of this bug. ***
Comment 4 Akhil Laddha 2009-09-22 04:31:48 UTC
looks to me a cairo crash
Comment 5 Cosimo Cecchi 2009-11-07 14:44:59 UTC
*** Bug 601027 has been marked as a duplicate of this bug. ***
Comment 6 Cosimo Cecchi 2009-11-07 14:46:13 UTC
-> glib

Last duplicate was from Nautilus, reassigning to GLib, though I think this is debian-specific.
Comment 7 Sven Herzberg 2010-01-22 12:45:23 UTC
Created attachment 152005 [details] [review]
Proposed patch

From looking at this stack trace, it looks like this patch might help against this crash.
Comment 8 Matthias Clasen 2010-01-27 17:11:00 UTC
Not sure how it is going to make a difference. There is already a 

my_error = NULL;

right before the actual use of &my_error in that function.
Comment 9 Luca Bruno 2010-02-28 14:23:43 UTC
This problem also happened in other distributions like gentoo. Workarounds were deleting ~/.local/share/mime/mime.cache or upgrading gvfs. It has been reproducible for a period, but it's not going to be reproducible anymore with latest versions.
Comment 10 Matthias Clasen 2010-07-10 22:03:49 UTC
Lets close this, then