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 624114 - Crash in g_hash_table_lookup_node, em_folder_tree_model_add_store at em-folder-tree-model.c:1114
Crash in g_hash_table_lookup_node, em_folder_tree_model_add_store at em-folde...
Status: RESOLVED DUPLICATE of bug 621488
Product: evolution
Classification: Applications
Component: general
2.30.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2010-07-11 19:08 UTC by halvy
Modified: 2010-07-12 11:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description halvy 2010-07-11 19:08:38 UTC
What were you doing when the application crashed?
changing file in /var/mail to read my mail :(


Distribution: Debian squeeze/sid
Gnome Release: 2.30.0 2010-04-26 (Debian)
BugBuddy Version: 2.30.0

System: Linux 2.6.32-4-amd64 #1 SMP Wed Mar 17 03:23:53 UTC 2010 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10707000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 1139146752 vsize: 1139146752 resident: 138797056 share: 27049984 rss: 138797056 rss_rlim: 18446744073709551615
CPU usage: start_time: 1278873573 rtime: 6856 utime: 6210 stime: 646 cutime:1 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7f4ab31f0710 (LWP 21871)]
[New Thread 0x7f4ab09eb710 (LWP 21869)]
[New Thread 0x7f4ab19ed710 (LWP 21867)]
[New Thread 0x7f4ab21ee710 (LWP 21398)]
[New Thread 0x7f4abb95e710 (LWP 21397)]
[New Thread 0x7f4ab8857710 (LWP 21363)]
[New Thread 0x7f4ac3fff710 (LWP 21361)]
[New Thread 0x7f4ab9058710 (LWP 18772)]
[New Thread 0x7f4ab9859710 (LWP 18771)]
[New Thread 0x7f4abf41f710 (LWP 18763)]
[New Thread 0x7f4abaaf4710 (LWP 18761)]
[New Thread 0x7f4abd5fa710 (LWP 15720)]
[New Thread 0x7f4abddfb710 (LWP 15719)]
[New Thread 0x7f4ac2ffd710 (LWP 15714)]
[New Thread 0x7f4ac37fe710 (LWP 15713)]
[New Thread 0x7f4ac8f44710 (LWP 15711)]
[New Thread 0x7f4ac9745710 (LWP 15710)]
[New Thread 0x7f4ac9f46710 (LWP 15709)]
[New Thread 0x7f4ad3041710 (LWP 15708)]
0x000000300280eb4d in __libc_waitpid (pid=<value optimized out>, 
    stat_loc=<value optimized out>, options=<value optimized out>)
    at ../sysdeps/unix/sysv/linux/waitpid.c:41
	in ../sysdeps/unix/sysv/linux/waitpid.c

	Inferior 1 [process 15706] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


---- Critical and fatal warnings logged during execution ----

** camel **: camel_store_unsubscribe_folder: assertion `store->flags & CAMEL_STORE_SUBSCRIPTIONS' failed 


----------- .xsession-errors (35281 sec old) ---------------------
kbuildsycoca4(28437) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/kde/regina.desktop" specifies undefined mimetype/servicetype "application/x-python"
kbuildsycoca4(28437) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/squeeze.desktop" specifies undefined mimetype/servicetype "application/x-bzip2-compressed-tar"
kbuildsycoca4(28437) KBuildServiceFactory::populateServiceTypes: "/media/sda6/MAIN.ROOT/.local/share/applications/kde4-KMail.desktop" specifies undefined mimetype/servicetype "DBUS/Mailer"
kbuildsycoca4(28437) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/oregano.desktop" specifies undefined mimetype/servicetype "application/x-oregano"
kbuildsycoca4(28437) KBuildServiceFactory::populateServiceTypes: "ScreenSavers/busyspheres.desktop" specifies undefined mimetype/servicetype "ScreenSaver"
kbuildsycoca4(28437) KBuildServiceFactory::populateServiceTypes: "ScreenSavers/hufo_smoke.desktop" specifies undefined mimetype/servicetype "ScreenSaver"
kbuildsycoca4(28437) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/banshee-1.desktop" specifies undefined mimetype/servicetype "application/musepack"
kbuildsycoca4(28437) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/banshee-1.desktop" specifies undefined mimetype/servicetype "application/x-ape"
kbuildsycoca4(28437) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/banshee-1.desktop" specifies undefined mimetype/servicetype "application/x-extension-m4a"
kbuildsycoca4(28437) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/banshee-1.desktop" specifies undefined mimetype/servicetype "application/x-extension-mp4"
kbuildsycoca4(28437) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/banshee-1.desktop" specifies undefined mimetype/servicetype "application/x-flac"
kbuildsycoca4(28437) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/banshee-1.desktop" specifies undefined mimetype/servicetype "application/x-id3"
kbuildsycoca4(28437) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/banshee-1.desktop" specifies undefined mimetype/servicetype "application/x-musepack"
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Akhil Laddha 2010-07-12 11:43:38 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 bug 621488 ***