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 346648 - Crasher Right After Hitting "Reply"
Crasher Right After Hitting "Reply"
Status: RESOLVED FIXED
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-07-05 13:04 UTC by David Richards
Modified: 2013-09-10 13:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (895 bytes, patch)
2006-07-14 08:56 UTC, Devashish Sharma
committed Details | Review

Description David Richards 2006-07-05 13:04:25 UTC
Steps to reproduce:
1. Possible, address book problem?
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 27714)]
[New Thread -1395700816 (LWP 7480)]
[Thread debugging using libthread_db enabled]
[New Thread -1218525504 (LWP 27714)]
[New Thread -1395700816 (LWP 7480)]
[Thread debugging using libthread_db enabled]
[New Thread -1218525504 (LWP 27714)]
[New Thread -1395700816 (LWP 7480)]
[New Thread -1259144272 (LWP 27763)]
[New Thread -1222837328 (LWP 27715)]
0xffffe410 in ?? ()

Thread 2 (Thread -1395700816 (LWP 7480))

  • #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/libedata-book-1.2.so.2
  • #9 g_thread_use_default_impl
  • #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 clear_items
    at e-book-backend-summary.c line 138
  • #16 e_book_backend_summary_load
    at e-book-backend-summary.c line 536
  • #17 update_cache
    at e-book-backend-groupwise.c line 2696
  • #18 g_thread_create_full
    from /opt/gnome/lib/libglib-2.0.so.0
  • #19 start_thread
    from /lib/tls/libpthread.so.0
  • #20 clone
    from /lib/tls/libc.so.6


Other information:
Comment 1 parthasarathi susarla 2006-07-14 05:47:33 UTC
Address book issue - reassigning component
Comment 2 Devashish Sharma 2006-07-14 08:56:41 UTC
Created attachment 68907 [details] [review]
Patch
Comment 3 Devashish Sharma 2006-07-14 09:00:33 UTC
Fix committed to cvs head.
Comment 4 André Klapper 2006-07-14 14:01:43 UTC
devashish: why not stable?
Comment 5 Devashish Sharma 2006-07-17 05:05:48 UTC
oh ok, it should be committed to stable also, thanks for reminding.
Comment 6 André Klapper 2006-07-17 13:50:48 UTC
i interpret this as "accepted".
Comment 7 André Klapper 2006-07-17 21:11:30 UTC
committed the patch to the stable branch also. closing as fixed.