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 346673 - Crasher While Sitting In Evolution
Crasher While Sitting In Evolution
Status: RESOLVED OBSOLETE
Product: evolution-data-server
Classification: Platform
Component: Calendar
1.6.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-07-05 17:10 UTC by David Richards
Modified: 2013-09-10 13:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Richards 2006-07-05 17:10:06 UTC
Steps to reproduce:
1. User reports she was just sitting in Evolution, not even clicking on it and it crashed.  Possibly, a calendar was being reloaded at the time.
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 9813)]
[New Thread -1334846544 (LWP 24358)]
[Thread debugging using libthread_db enabled]
[New Thread -1218525504 (LWP 9813)]
[New Thread -1334846544 (LWP 24358)]
[Thread debugging using libthread_db enabled]
[New Thread -1218525504 (LWP 9813)]
[New Thread -1334846544 (LWP 24358)]
[New Thread -1259500624 (LWP 9862)]
[New Thread -1222837328 (LWP 9814)]
0xffffe410 in ?? ()

Thread 2 (Thread -1334846544 (LWP 24358))

  • #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 /lib/tls/libc.so.6
  • #9 main_arena
    from /lib/tls/libc.so.6
  • #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 _int_malloc
    from /lib/tls/libc.so.6
  • #16 malloc
    from /lib/tls/libc.so.6
  • #17 icalmemory_new_buffer
    at icalmemory.c line 258
  • #18 icalparser_get_line
    at icalparser.c line 418
  • #19 icalparser_parse
    at icalparser.c line 585
  • #20 icalparser_parse_string
    at icalparser.c line 1118
  • #21 icalcomponent_new_from_string
    at icalcomponent.c line 173
  • #22 e_cal_backend_sexp_match_object
    at e-cal-backend-sexp.c line 1074
  • #23 e_data_cal_view_object_matches
    at e-data-cal-view.c line 516
  • #24 match_query_and_notify
    at e-cal-backend.c line 1136
  • #25 e_cal_backend_notify_object_modified
    at e-cal-backend.c line 1272
  • #26 get_deltas
    at e-cal-backend-groupwise.c line 393
  • #27 g_thread_create_full
    from /opt/gnome/lib/libglib-2.0.so.0
  • #28 start_thread
    from /lib/tls/libpthread.so.0
  • #29 clone
    from /lib/tls/libc.so.6


Other information:
Comment 1 Harish Krishnaswamy 2006-07-27 14:03:40 UTC
Looks to be an invalid free elsewhere prior to the crash. Not much of a lead from the trace...I will watch for this in my setup.

Let me know if you have observed it a second time - and if there are additional conditions for replication.
Comment 2 Akhil Laddha 2008-07-10 05:42:07 UTC
Can you please try in current stable 2.22.3,  thanks in advance.
Comment 3 Akhil Laddha 2008-08-22 07:47:53 UTC
Please feel free to reopen this bug if the problem still occurs with a newer
version of GNOME 2.22.3.1, thanks.