Here's the scenario:

- Right click on a mail
- Add sender to addressbook
- Add contact
- Type Name
- Save

Fully reproducible. Backtrace attached.
Don't know wether I should file CVS related things in bugzilla.

-- 
Joaquim
Thread 10 (Thread 1106688976 (LWP 27102)):
#0  0x412da0d5 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0x401ba477 in pthread_cond_wait () from /lib/tls/libc.so.6
#2  0x4007865d in e_msgport_wait (mp=0x80d61c0) at e-msgport.c:305
#3  0x40078efd in thread_dispatch (din=0x80d6168) at e-msgport.c:665
#4  0x412d7964 in start_thread () from /lib/tls/libpthread.so.0

Thread 9 (Thread 1115114448 (LWP 27103)):
#0  0x412da0d5 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0x401ba477 in pthread_cond_wait () from /lib/tls/libc.so.6
#2  0x4007865d in e_msgport_wait (mp=0x80d6118) at e-msgport.c:305
#3  0x40078efd in thread_dispatch (din=0x80d60c0) at e-msgport.c:665
#4  0x412d7964 in start_thread () from /lib/tls/libpthread.so.0

Thread 8 (Thread 1126517712 (LWP 27115)):
#0  0x412da0d5 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0x401ba477 in pthread_cond_wait () from /lib/tls/libc.so.6
#2  0x4007865d in e_msgport_wait (mp=0x8753e18) at e-msgport.c:305
#3  0x40078efd in thread_dispatch (din=0x8754d98) at e-msgport.c:665
#4  0x412d7964 in start_thread () from /lib/tls/libpthread.so.0

Thread 7 (Thread 1135438800 (LWP 27116)):
#0  0x412da0d5 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0x401ba477 in pthread_cond_wait () from /lib/tls/libc.so.6
#2  0x4007865d in e_msgport_wait (mp=0x80d61c0) at e-msgport.c:305
#3  0x40078efd in thread_dispatch (din=0x80d6168) at e-msgport.c:665
#4  0x412d7964 in start_thread () from /lib/tls/libpthread.so.0

Thread 6 (Thread 1152216016 (LWP 27122)):
#0  0x412da0d5 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0x401ba477 in pthread_cond_wait () from /lib/tls/libc.so.6
#2  0x4007865d in e_msgport_wait (mp=0x80d9560) at e-msgport.c:305
#3  0x40078efd in thread_dispatch (din=0x80d3bd8) at e-msgport.c:665
#4  0x412d7964 in start_thread () from /lib/tls/libpthread.so.0

Thread 5 (Thread 1169333200 (LWP 27130)):
#0  0x412da0d5 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0x401ba477 in pthread_cond_wait () from /lib/tls/libc.so.6
#2  0x4007865d in e_msgport_wait (mp=0x80d61c0) at e-msgport.c:305
#3  0x40078efd in thread_dispatch (din=0x80d6168) at e-msgport.c:665
#4  0x412d7964 in start_thread () from /lib/tls/libpthread.so.0

Thread 4 (Thread 1143827408 (LWP 27152)):
#0  0x412da0d5 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0x401ba477 in pthread_cond_wait () from /lib/tls/libc.so.6
#2  0x4139b13a in g_async_queue_pop_intern_unlocked (queue=0x8ed6ea8, try=0, 
    end_time=0x0) at gasyncqueue.c:231
#3  0x4139b19c in g_async_queue_pop (queue=0x8ed6ea8) at gasyncqueue.c:271
#4  0x4170e92e in worker (data=0x0) at e-book-async.c:23
#5  0x413c958d in g_thread_create_proxy (data=0x8e8eb30) at gthread.c:601
#6  0x412d7964 in start_thread () from /lib/tls/libpthread.so.0

Thread 3 (Thread 1177721808 (LWP 27153)):
#0  0x412da0d5 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/libpthread.so.0
#1  0x401ba477 in pthread_cond_wait () from /lib/tls/libc.so.6
#2  0x413b0b1d in g_main_context_wait (context=0x80a4430, cond=0x868dd48, 
    mutex=0x80a4434) at gmain.c:1961
#3  0x413b1f38 in g_main_loop_run (loop=0x8e94b40) at gmain.c:2572
#4  0x4081c188 in bonobo_main () at bonobo-main.c:297
#5  0x41717f79 in startup_mainloop (arg=0x0) at e-book.c:1989
#6  0x412d7964 in start_thread () from /lib/tls/libpthread.so.0

Thread 2 (Thread 1160944592 (LWP 27154)):
#0  0x401a5085 in poll () from /lib/tls/libc.so.6
#1  0x413b2476 in g_main_context_poll (context=0x81525e0, timeout=-1, 
    priority=2147483647, fds=0xfffffffc, n_fds=9) at gmain.c:2699
#2  0x413b17b0 in g_main_context_iterate (context=0x81525e0, block=1, 
    dispatch=1, self=0x899fbc8) at gmain.c:2376
#3  0x413b1f91 in g_main_loop_run (loop=0x8efe688) at gmain.c:2601
#4  0x40879b82 in link_io_thread_fn (data=0x0) at linc.c:342
#5  0x413c958d in g_thread_create_proxy (data=0x899fbc8) at gthread.c:601
#6  0x412d7964 in start_thread () from /lib/tls/libpthread.so.0

Thread 1 (Thread 1094941568 (LWP 27098)):
#0  0x4017e721 in waitpid () from /lib/tls/libc.so.6
#1  0x40582644 in libgnomeui_segv_handle (signum=-512) at gnome-ui-init.c:738
#2  0x08065331 in segv_redirect (sig=11) at main.c:484
#3  <signal handler called>
#4  0x402d74e3 in e_source_get_property (source=0x75462074, 
    property=0x8eeccf8 "�|Bt Fu�\005�\b\031") at e-source.c:646
#5  0x42791ff0 in load_source_cb (book=0x8eec7d8, status=E_BOOK_ERROR_OK, 
    closure=0x8eeccf8) at addressbook.c:711
#6  0x4170ed80 in _default_book_response_handler (msg=0x8eeccf8)
#0  0x4017e721 in waitpid () from /lib/tls/libc.so.6
#1  0x40582644 in libgnomeui_segv_handle (signum=-512) at gnome-ui-init.c:738
#2  0x08065331 in segv_redirect (sig=11) at main.c:484
#3  <signal handler called>
#4  0x402d74e3 in e_source_get_property (source=0x75462074, 
    property=0x8eeccf8 "�|Bt Fu�\005�\b\031") at e-source.c:646
#5  0x42791ff0 in load_source_cb (book=0x8eec7d8, status=E_BOOK_ERROR_OK, 
    closure=0x8eeccf8) at addressbook.c:711
#6  0x4170ed80 in _default_book_response_handler (msg=0x8eeccf8)
---Type <return> to continue, or q <return> to quit---
    at e-book-async.c:215
#7  0x4170e979 in main_thread_check_for_response (data=0x0)
    at e-book-async.c:37
#8  0x413b2f8c in g_timeout_dispatch (source=0x8f1a308, callback=0x8eeccf8, 
    user_data=0x814c700) at gmain.c:3125
#9  0x413b042d in g_main_dispatch (context=0x80a4430) at gmain.c:1752
#10 0x413b14f8 in g_main_context_dispatch (context=0x80a4430) at gmain.c:2300
#11 0x413b1830 in g_main_context_iterate (context=0x80a4430, block=1, 
    dispatch=1, self=0x8078340) at gmain.c:2381
#12 0x413b1f91 in g_main_loop_run (loop=0x80b52e8) at gmain.c:2601
#13 0x4081c188 in bonobo_main () at bonobo-main.c:297
#14 0x080656fc in main (argc=149867768, argv=0xbffffb84) at main.c:622
#0  0x4017e721 in waitpid () from /lib/tls/libc.so.6

Reply via email to