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 258442 - e-d-s crash / client hang ...
e-d-s crash / client hang ...
Status: RESOLVED OBSOLETE
Product: evolution-data-server
Classification: Platform
Component: Calendar
pre-1.0 (obsolete)
Other All
: Normal normal
: Future
Assigned To: Harish Krishnaswamy
Evolution QA team
: 268670 (view as bug list)
Depends on:
Blocks: 327516
 
 
Reported: 2004-05-13 13:16 UTC by Michael Meeks
Modified: 2008-03-28 02:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Meeks 2004-05-13 13:16:18 UTC
I guess somewhere we're not listening for death on the connection / poking
the condition: 

oaded symbols for /lib/libnss_dns.so.2
0x414010c4 in __pthread_sigsuspend () from /lib/libpthread.so.0
(gdb) t a a bt
 

Thread 10 (Thread 1376265 (LWP 26931))

  • #0 __pthread_sigsuspend
    from /lib/libpthread.so.0
  • #1 __pthread_wait_for_restart_signal
    from /lib/libpthread.so.0
  • #2 pthread_cond_wait
    from /lib/libpthread.so.0
  • #3 e_msgport_wait
    at e-msgport.c line 511
  • #4 thread_dispatch
    at e-msgport.c line 874
  • #5 pthread_start_thread
    from /lib/libpthread.so.0
  • #6 clone
    from /lib/libc.so.6

Thread 9 (Thread 1228808 (LWP 26887))

  • #0 __pthread_sigsuspend
    from /lib/libpthread.so.0
  • #1 __pthread_wait_for_restart_signal
    from /lib/libpthread.so.0
  • #2 pthread_cond_wait
    from /lib/libpthread.so.0
  • #3 g_async_queue_pop_intern_unlocked
    at gasyncqueue.c line 226
  • #4 g_async_queue_pop
    at gasyncqueue.c line 266
  • #5 worker
    at e-book-async.c line 25
  • #6 g_thread_create_proxy
    at gthread.c line 559
  • #7 pthread_start_thread
    from /lib/libpthread.so.0
  • #8 clone
    from /lib/libc.so.6

Thread 8 (Thread 1163271 (LWP 26882))

  • #0 __pthread_sigsuspend
    from /lib/libpthread.so.0
  • #1 __pthread_wait_for_restart_signal
    from /lib/libpthread.so.0
  • #2 pthread_cond_wait
    from /lib/libpthread.so.0
  • #3 e_msgport_wait
    at e-msgport.c line 511
  • #4 thread_dispatch
    at e-msgport.c line 874
  • #5 pthread_start_thread
    from /lib/libpthread.so.0
  • #6 clone
    from /lib/libc.so.6

Thread 7 (Thread 540678 (LWP 26761))

  • #0 __pthread_sigsuspend
    from /lib/libpthread.so.0
  • #1 __pthread_wait_for_restart_signal
    from /lib/libpthread.so.0
  • #2 pthread_cond_wait
    from /lib/libpthread.so.0
  • #3 e_msgport_wait
    at e-msgport.c line 511
  • #4 thread_dispatch
    at e-msgport.c line 874
  • #5 pthread_start_thread
    from /lib/libpthread.so.0
  • #6 clone
    from /lib/libc.so.6

Thread 4 (Thread 32771 (LWP 26693))

  • #0 __pthread_sigsuspend
    from /lib/libpthread.so.0
  • #1 __pthread_wait_for_restart_signal
    from /lib/libpthread.so.0
  • #2 pthread_cond_wait
    from /lib/libpthread.so.0
  • #3 e_msgport_wait
    at e-msgport.c line 511
  • #4 thread_dispatch
    at e-msgport.c line 874
  • #5 pthread_start_thread
    from /lib/libpthread.so.0
  • #6 clone
    from /lib/libc.so.6

Thread 3 (Thread 16386 (LWP 26669))

  • #0 __pthread_sigsuspend
    from /lib/libpthread.so.0
  • #1 __pthread_wait_for_restart_signal
    from /lib/libpthread.so.0
  • #2 pthread_cond_wait
    from /lib/libpthread.so.0
  • #3 e_msgport_wait
    at e-msgport.c line 511
  • #4 thread_dispatch
    at e-msgport.c line 874
  • #5 pthread_start_thread
    from /lib/libpthread.so.0
  • #6 clone
    from /lib/libc.so.6

Thread 1 (Thread 16384 (LWP 26662))

  • #0 __pthread_sigsuspend
    from /lib/libpthread.so.0
  • #1 __pthread_wait_for_restart_signal
    from /lib/libpthread.so.0
  • #2 pthread_cond_wait
    from /lib/libpthread.so.0
  • #3 e_cal_get_query
  • #4 update_e_cal_view_for_client
    at e-cal-model.c line 1368
  • #5 redo_queries
    at e-cal-model.c line 1574
  • #6 e_cal_model_set_search_query
  • #7 update_todo_view
    at gnome-cal.c line 944
  • #8 update_todo_view_cb
    at gnome-cal.c line 956
  • #9 g_timeout_dispatch
    at gmain.c line 3250
  • #10 g_main_dispatch
    at gmain.c line 1895
  • #11 g_main_context_dispatch
    at gmain.c line 2441
  • #12 g_main_context_iterate
    at gmain.c line 2522
  • #13 g_main_loop_run
    at gmain.c line 2726
  • #14 bonobo_main
    at bonobo-main.c line 297
  • #15 main
    at main.c line 605
  • #0 __pthread_sigsuspend
    from /lib/libpthread.so.0

Comment 1 Gerardo Marin 2004-10-25 19:54:03 UTC
*** bug 268670 has been marked as a duplicate of this bug. ***
Comment 2 André Klapper 2005-08-28 21:51:58 UTC
since evolution 2.0.x is not maintained/patched anymore, moving all target
milestones at least to 2.2.x.
sorry for the noise.

reassigning to harish.
Comment 3 André Klapper 2005-09-28 11:51:04 UTC
retargetting from 1.2 to 1.5 to get rid of that busted milestones (as discussed
with harish on irc)
Comment 4 André Klapper 2006-06-15 13:31:11 UTC
removing old target milestone
Comment 5 Kjartan Maraas 2007-01-17 00:20:22 UTC
Michael, is this still relevant?
Comment 6 Matthew Barnes 2008-03-28 02:21:49 UTC
Closing as OBSOLETE.