in indicator-datetime 12.10.2-0ubuntu3, line 734 of datetime-service.c
is the "source = E_SOURCE" line of this passage:
> // Generate instances for all sources
> for (s=appointment_sources; s!=NULL; s=s->next) {
>
> ESource *source = E_SOURCE (s->data);
> ECalClient *ecal = e_cal_client_new(source,
> E_CAL_CLIENT_SOURCE_TYPE_EVENTS, &gerror);
Which makes me think that the appointment_sources array is being
corrupted somehow.
Is this crash repeatable for anyone, or was it a one-off? I'd like to
try and trigger it here in a testing environment.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1072887
Title:
indicator-datetime-service crashed with SIGSEGV in
update_appointment_menu_items()
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1072887/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs