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 386022 - Crash on adding calendar itm
Crash on adding calendar itm
Status: RESOLVED DUPLICATE of bug 501295
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.10.x
Other All
: High blocker
: ---
Assigned To: Connector Maintainer
Ximian Connector QA
: 424277 464057 464198 490590 492354 493767 493771 494367 495011 502090 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-12-14 22:29 UTC by Shawn Wilson
Modified: 2008-01-12 06:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Shawn Wilson 2006-12-14 22:29:15 UTC
Steps to reproduce:
Could not reproduce the crash

Stack trace:
Memory status: size: 88821760 vsize: 0 resident: 88821760 share: 0 rss: 29679616 rss_rlim: 0
CPU usage: start_time: 1166129779 rtime: 0 utime: 1736 stime: 0 cutime:1643 cstime: 0 timeout: 93 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/libexec/evolution-exchange'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1233864512 (LWP 6665)]
[New Thread -1235432544 (LWP 10681)]
[New Thread -1235117152 (LWP 6667)]
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1235432544 (LWP 10681))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 IA__g_hash_table_foreach
    at ghash.c line 662
  • #5 e_xmlhash_foreach_key
    at e-xml-hash-utils.c line 322
  • #6 e_file_cache_get_object
    at e-file-cache.c line 318
  • #7 e_file_cache_add_object
    at e-file-cache.c line 380
  • #8 e_file_cache_replace_object
    at e-file-cache.c line 413
  • #9 e_book_backend_cache_add_contact
    at e-book-backend-cache.c line 297
  • #10 e_book_backend_exchange_get_type
  • #11 g_thread_create_proxy
    at gthread.c line 553
  • #12 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #13 clone
    from /lib/tls/i686/cmov/libc.so.6


Other information:
Comment 2 Daniel Holbach 2007-04-03 11:33:46 UTC
*** Bug 424277 has been marked as a duplicate of this bug. ***
Comment 3 palfrey 2007-11-05 18:11:57 UTC
*** Bug 493771 has been marked as a duplicate of this bug. ***
Comment 4 André Klapper 2007-11-07 22:34:34 UTC
*** Bug 464057 has been marked as a duplicate of this bug. ***
Comment 5 André Klapper 2007-11-07 22:34:39 UTC
*** Bug 490590 has been marked as a duplicate of this bug. ***
Comment 6 André Klapper 2007-11-07 22:34:42 UTC
*** Bug 492354 has been marked as a duplicate of this bug. ***
Comment 7 André Klapper 2007-11-07 22:34:49 UTC
*** Bug 493767 has been marked as a duplicate of this bug. ***
Comment 8 André Klapper 2007-11-07 22:34:55 UTC
*** Bug 494367 has been marked as a duplicate of this bug. ***
Comment 9 palfrey 2007-11-08 17:55:09 UTC
*** Bug 495011 has been marked as a duplicate of this bug. ***
Comment 10 Akhil Laddha 2007-12-06 04:48:07 UTC
*** Bug 464198 has been marked as a duplicate of this bug. ***
Comment 11 palfrey 2007-12-06 19:16:46 UTC
*** Bug 502090 has been marked as a duplicate of this bug. ***
Comment 12 Srinivasa Ragavan 2008-01-12 06:23:59 UTC
I have attached a patch for this at bug #501295. This could be due to unlocked simultaneous access to the cache.

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