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 324630 - Evolution crashes randomly when replying to a mail
Evolution crashes randomly when replying to a mail
Status: RESOLVED DUPLICATE of bug 301293
Product: evolution
Classification: Applications
Component: Contacts
2.4.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-12-20 17:18 UTC by Raphael Hertzog
Modified: 2006-01-31 08:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Raphael Hertzog 2005-12-20 17:18:53 UTC
Steps to reproduce:
I have no way to reproduce systematically this bug. However it happens
regularly. It crashes when I click on reply or group reply. The reply window is
in the process of getting drawed... and boum.


Stack trace:
Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 16073)

  • #0 __kernel_vsyscall
  • #1 pthread_cond_wait
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 pthread_cond_wait
    from /lib/tls/i686/cmov/libc.so.6
  • #3 do_get_book_view
    at e-book.c line 1912
  • #4 e_book_get_book_view
    at e-book.c line 1953
  • #5 query_contact_source
    at e-contact-store.c line 731
  • #6 e_contact_store_add_book
    at e-contact-store.c line 890
  • #7 book_opened
    at e-name-selector-dialog.c line 629
  • #8 load_source_cb
    at e-book-auth-util.c line 254
  • #9 emit_async_open_response
    at e-book.c line 2778
  • #10 g_child_watch_add
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #14 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #15 main


Other information:
Comment 1 parthasarathi susarla 2006-01-31 06:59:14 UTC
Address book issue. reassigning component
Comment 2 Sushma Rai 2006-01-31 08:51:49 UTC
Can you please get the traces for all the threads?
use the command, "(gdb)thread apply all bt"

Which version of Evolution you are using?

Can you run evolution-data-server and evolution from different consoles and
see if any log messages are printed.
Comment 3 Sushma Rai 2006-01-31 08:52:41 UTC

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