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 629939 - hang switching from mail to calendar
hang switching from mail to calendar
Status: RESOLVED DUPLICATE of bug 628304
Product: evolution
Classification: Applications
Component: Mailer
2.32.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2010-09-17 16:55 UTC by David Ronis
Modified: 2013-09-13 01:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Ronis 2010-09-17 16:55:25 UTC
I'm running a 11 day old git master of evolution and friends.  Evo has hung twice today when switching from mail to calendar.

Here's a backtrace:

0xb5bdcd5e in __lll_lock_wait_private () from //lib/libc.so.6
(gdb) thread applay all bt full

Thread 2 (Thread 0xaeaffb90 (LWP 21500))

  • #0 __lll_lock_wait_private
    from //lib/libc.so.6
  • #1 _L_lock_15450
    from //lib/libc.so.6
  • #2 free
    from //lib/libc.so.6
  • #3 dequeue_pending_request
    at xcb_io.c line 149
  • #4 poll_for_response
    at xcb_io.c line 243
  • #5 _XEventsQueued
    at xcb_io.c line 303
  • #6 _XFlush
    at xcb_io.c line 446
  • #7 XFlush
    at Flush.c line 39
  • #8 IA__gdk_display_keyboard_ungrab
    at gdkdisplay-x11.c line 672
  • #9 IA__gdk_keyboard_ungrab
    at gdkdisplay.c line 335
  • #10 release_grabs
    at gnome-segvhanlder.c line 203
  • #11 bugbuddy_segv_handle
    at gnome-segvhanlder.c line 187
  • #12 <signal handler called>
  • #13 raise
    from //lib/libc.so.6
  • #14 abort
    from //lib/libc.so.6
  • #15 __libc_message
    from //lib/libc.so.6
  • #16 _int_free
    from //lib/libc.so.6
  • #17 free
    from //lib/libc.so.6
  • #18 icaltimezone_get_vtimezone_properties
    at icaltimezone.c line 292
  • #19 icaltimezone_get_component
    at icaltimezone.c line 1214
  • #20 e_cal_set_default_timezone
    at e-cal.c line 4017
  • #21 load_cal_source_thread
    at authentication.c line 229
  • #22 run_in_thread
    at gsimpleasyncresult.c line 783
  • #23 io_job_thread
    at gioscheduler.c line 181
  • #24 g_thread_pool_thread_proxy
    at gthreadpool.c line 314
  • #25 g_thread_create_proxy
    at gthread.c line 1897
  • #26 start_thread
    from //lib/libpthread.so.0
  • #27 clone
    from //lib/libc.so.6

Comment 1 Felipe Besoaín Pino 2010-09-18 01:17:04 UTC
could be a dup of bug 629956 ?, David can you try installing the newest version?
Comment 2 Akhil Laddha 2010-09-18 04:07:25 UTC
(In reply to comment #1)
> could be a dup of bug 629956 ?

How did you feel that it can be a duplicate. I don't see similarity in traces of both the bugs.

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