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 343918 - Autocomplete Crasher
Autocomplete Crasher
Status: RESOLVED DUPLICATE of bug 338070
Product: evolution-data-server
Classification: Platform
Component: Contacts
1.6.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-06-05 14:56 UTC by David Richards
Modified: 2006-06-05 15:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Richards 2006-06-05 14:56:08 UTC
Steps to reproduce:
1. 
2. 
3. 


Stack trace:
Backtrace was generated from '/opt/gnome/libexec/evolution-data-server-1.6'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1218525504 (LWP 13314)]
[New Thread -1284600912 (LWP 3187)]
[Thread debugging using libthread_db enabled]
[New Thread -1218525504 (LWP 13314)]
[New Thread -1284600912 (LWP 3187)]
[Thread debugging using libthread_db enabled]
[New Thread -1218525504 (LWP 13314)]
[New Thread -1284600912 (LWP 3187)]
[New Thread -1250755664 (LWP 13392)]
[New Thread -1222837328 (LWP 13319)]
0xffffe410 in ?? ()

Thread 2 (Thread -1284600912 (LWP 3187))

  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __lll_mutex_lock_wait
    from /lib/tls/libpthread.so.0
  • #5 _L_mutex_lock_33
    from /lib/tls/libpthread.so.0
  • #6 ??
  • #7 ??
  • #8 ??
    from /opt/gnome/lib/libsoup-2.2.so.8
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 gnome_segv_handler
    at server.c line 97
  • #13 gnome_segv_handler
    at server.c line 97
  • #14 <signal handler called>
  • #15 soup_message_queue_next
    at soup-message-queue.c line 164
  • #16 soup_message_queue_first
    at soup-message-queue.c line 104
  • #17 soup_message_queue_remove_message
    at soup-message-queue.c line 216
  • #18 message_finished
    at soup-session.c line 1233
  • #19 g_cclosure_marshal_VOID__VOID
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #20 g_closure_invoke
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #21 g_signal_chain_from_overridden
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #22 g_signal_emit_valist
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #23 g_signal_emit
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #24 soup_message_finished
    at soup-message.c line 558
  • #25 soup_message_io_finished
    at soup-message-io.c line 159
  • #26 io_read
    at soup-message-io.c line 715
  • #27 io_write
    at soup-message-io.c line 543
  • #28 soup_message_io_client
    at soup-message-io.c line 799
  • #29 soup_message_send_request_internal
    at soup-message-client-io.c line 185
  • #30 send_request
    at soup-connection.c line 786
  • #31 soup_connection_send_request
    at soup-connection.c line 805
  • #32 send_message
    at soup-session-sync.c line 177
  • #33 soup_session_send_message
    at soup-session.c line 1326
  • #34 e_gw_connection_send_message
    at e-gw-connection.c line 562
  • #35 e_gw_connection_get_items
    at e-gw-connection.c line 862
  • #36 book_view_thread
    at e-book-backend-groupwise.c line 2287
  • #37 g_thread_create_full
    from /opt/gnome/lib/libglib-2.0.so.0
  • #38 start_thread
    from /lib/tls/libpthread.so.0
  • #39 clone
    from /lib/tls/libc.so.6


Other information:
Comment 1 Elijah Newren 2006-06-05 15:09:31 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 338070 ***