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 354513 - crash: Trying to add a SSL Web Calendar
crash: Trying to add a SSL Web Calendar
Status: RESOLVED INCOMPLETE
Product: evolution
Classification: Applications
Component: Calendar
2.8.x (obsolete)
Other All
: Urgent critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 356065 357124 357231 358256 362267 367306 368642 368687 371456 374690 375116 378863 384834 387027 387481 391583 392480 392594 394727 395051 395408 395610 397435 397913 397961 399912 402432 405875 406912 407025 407875 409858 414443 423339 424952 440240 442499 451846 453850 455575 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-09-05 20:44 UTC by Chris Jones
Modified: 2008-02-29 21:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Chris Jones 2006-09-05 20:44:06 UTC
What were you doing when the application crashed?
Trying to add a Calendar, accessed via WebDAV over SSL with HTTP auth.
Evolution goes *insane* as soon as I add it and my display is utterly spammed by notifications of components dying and bug buddy windows. I now cannot remove this calendar. Any attempt to do so causes the above crash nonsense.
All of these crash dialogs really need to go away. I mean *really*.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
BugBuddy Version: 2.15.92

Memory status: size: 161763328 vsize: 0 resident: 161763328 share: 0 rss: 29442048 rss_rlim: 0
CPU usage: start_time: 1157488920 rtime: 0 utime: 217 stime: 0 cutime:201 cstime: 0 timeout: 16 it_real_value: 0 frequency: 1

Backtrace was generated from '/usr/bin/evolution-2.8'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232660816 (LWP 22689)]
[New Thread -1327457376 (LWP 22709)]
[New Thread -1305879648 (LWP 22706)]
[New Thread -1297486944 (LWP 22703)]
[New Thread -1289094240 (LWP 22701)]
[New Thread -1267377248 (LWP 22700)]
[New Thread -1258583136 (LWP 22697)]
[New Thread -1250153568 (LWP 22695)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232660816 (LWP 22689))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 *__GI_raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 *__GI_abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 e_cal_model_set_default_client
    from /usr/lib/evolution/2.8/components/libevolution-calendar.so
  • #11 gnome_calendar_discard_view_menus
    from /usr/lib/evolution/2.8/components/libevolution-calendar.so
  • #12 g_cclosure_marshal_VOID
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #17 e_cal_free_alarms
    from /usr/lib/libecal-1.2.so.7
  • #18 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #19 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #21 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #22 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #23 main
  • #0 __kernel_vsyscall

Comment 1 Chenthill P 2006-09-06 10:40:30 UTC
Could you please provide a https:// url which has shared calendars or some url which they can be uploaded ?
Comment 2 Karsten Bräckelmann 2006-09-15 09:04:33 UTC
*** Bug 356065 has been marked as a duplicate of this bug. ***
Comment 3 Chris Jones 2006-09-15 09:50:58 UTC
chenthill: I'm somewhat loathe to start publically handing out urls, paths and logins for my servers - surely the requirements (apache and....nothing else) are low enough that a little test environment wouldn't be hard to create? I'd be happy to provide config snippets at least.
Comment 4 Mikael Nilsson 2006-09-18 10:05:12 UTC
The last patch in bug 267402 fixes this issue for me - I had similar problems before applying it. Thus, probably a dup of bug 354545.
Comment 5 Mikael Nilsson 2006-09-18 10:07:38 UTC
Of course, evo still does not support authenticated calendars, which is a big issue for me.

Anyway: Chris, if you *really* want, you can remove the calendar by hand-editing some XML in gconf-editor, under

/apps/evolution/calendar, key "sources".
Comment 6 Chenthill P 2006-09-18 10:41:40 UTC
I have added a comment http://bugzilla.gnome.org/show_bug.cgi?id=352295#c2 on how to implement. Its quite simple. I can do it if i find time, mean while if anyone wants to do it, i will be really happy to provide any help :)
Comment 7 Karsten Bräckelmann 2006-09-21 23:50:22 UTC
*** Bug 357124 has been marked as a duplicate of this bug. ***
Comment 8 Karsten Bräckelmann 2006-09-22 21:14:35 UTC
*** Bug 357231 has been marked as a duplicate of this bug. ***
Comment 9 Karsten Bräckelmann 2006-09-29 11:54:59 UTC
*** Bug 358256 has been marked as a duplicate of this bug. ***
Comment 10 Karsten Bräckelmann 2006-10-15 02:47:12 UTC
*** Bug 362267 has been marked as a duplicate of this bug. ***
Comment 11 Karsten Bräckelmann 2006-10-15 02:56:09 UTC
Confirming.

Raising Priority.  A couple of the recent incomplete and useless stacktraces actually are additional duplicates, according to the clear description.
Comment 12 Karsten Bräckelmann 2006-10-30 02:03:55 UTC
*** Bug 367306 has been marked as a duplicate of this bug. ***
Comment 13 Karsten Bräckelmann 2006-11-01 21:53:47 UTC
*** Bug 368687 has been marked as a duplicate of this bug. ***
Comment 14 Karsten Bräckelmann 2006-11-01 21:53:58 UTC
*** Bug 368642 has been marked as a duplicate of this bug. ***
Comment 15 Karsten Bräckelmann 2006-11-06 19:16:03 UTC
*** Bug 371456 has been marked as a duplicate of this bug. ***
Comment 16 André Klapper 2006-11-13 17:35:23 UTC
*** Bug 374690 has been marked as a duplicate of this bug. ***
Comment 17 André Klapper 2006-11-27 17:22:45 UTC
*** Bug 375116 has been marked as a duplicate of this bug. ***
Comment 18 André Klapper 2006-11-27 17:22:53 UTC
*** Bug 378863 has been marked as a duplicate of this bug. ***
Comment 19 André Klapper 2006-12-14 03:36:52 UTC
*** Bug 384834 has been marked as a duplicate of this bug. ***
Comment 20 Susana 2007-01-01 23:13:58 UTC
*** Bug 387027 has been marked as a duplicate of this bug. ***
Comment 21 palfrey 2007-01-03 23:12:00 UTC
*** Bug 392480 has been marked as a duplicate of this bug. ***
Comment 22 palfrey 2007-01-03 23:12:07 UTC
*** Bug 387481 has been marked as a duplicate of this bug. ***
Comment 23 palfrey 2007-01-03 23:12:29 UTC
*** Bug 391583 has been marked as a duplicate of this bug. ***
Comment 24 palfrey 2007-01-04 18:44:29 UTC
*** Bug 392594 has been marked as a duplicate of this bug. ***
Comment 25 palfrey 2007-01-09 23:19:07 UTC
*** Bug 394727 has been marked as a duplicate of this bug. ***
Comment 26 palfrey 2007-01-11 00:50:49 UTC
*** Bug 395051 has been marked as a duplicate of this bug. ***
Comment 27 palfrey 2007-01-11 18:50:35 UTC
*** Bug 395408 has been marked as a duplicate of this bug. ***
Comment 28 palfrey 2007-01-12 22:12:10 UTC
*** Bug 395610 has been marked as a duplicate of this bug. ***
Comment 29 palfrey 2007-01-17 00:17:19 UTC
*** Bug 397435 has been marked as a duplicate of this bug. ***
Comment 30 palfrey 2007-01-18 18:01:15 UTC
*** Bug 397961 has been marked as a duplicate of this bug. ***
Comment 31 palfrey 2007-01-18 18:01:19 UTC
*** Bug 397913 has been marked as a duplicate of this bug. ***
Comment 32 André Klapper 2007-02-09 01:40:45 UTC
*** Bug 405875 has been marked as a duplicate of this bug. ***
Comment 33 André Klapper 2007-02-09 01:40:52 UTC
*** Bug 402432 has been marked as a duplicate of this bug. ***
Comment 34 André Klapper 2007-02-09 01:40:59 UTC
*** Bug 399912 has been marked as a duplicate of this bug. ***
Comment 35 Susana 2007-02-12 23:51:18 UTC
*** Bug 406912 has been marked as a duplicate of this bug. ***
Comment 36 Susana 2007-02-13 00:02:13 UTC
*** Bug 407025 has been marked as a duplicate of this bug. ***
Comment 37 Susana 2007-02-14 14:54:33 UTC
*** Bug 407875 has been marked as a duplicate of this bug. ***
Comment 38 Susana 2007-02-20 13:40:01 UTC
*** Bug 409858 has been marked as a duplicate of this bug. ***
Comment 39 Susana 2007-03-04 15:27:56 UTC
*** Bug 414443 has been marked as a duplicate of this bug. ***
Comment 40 palfrey 2007-04-02 22:45:17 UTC
*** Bug 424952 has been marked as a duplicate of this bug. ***
Comment 41 palfrey 2007-04-02 22:45:21 UTC
*** Bug 423339 has been marked as a duplicate of this bug. ***
Comment 42 palfrey 2007-05-21 23:23:01 UTC
*** Bug 440240 has been marked as a duplicate of this bug. ***
Comment 43 André Klapper 2007-06-15 17:57:12 UTC
*** Bug 442499 has been marked as a duplicate of this bug. ***
Comment 44 palfrey 2007-06-28 14:02:29 UTC
*** Bug 451846 has been marked as a duplicate of this bug. ***
Comment 45 palfrey 2007-07-11 12:54:53 UTC
*** Bug 455575 has been marked as a duplicate of this bug. ***
Comment 46 Lucky Wankhede 2007-08-22 12:17:46 UTC
*** Bug 453850 has been marked as a duplicate of this bug. ***
Comment 47 Suman Manjunath 2007-08-28 09:43:17 UTC
patches committed in: bug #268162, bug #267402 should essentially close this
issue.. :)

chen, ping ?
Comment 48 Chenthill P 2007-09-03 21:13:05 UTC
Hmm. I am not sure if they would fix this.
Comment 49 Suman Manjunath 2007-09-05 05:47:47 UTC
Was unable to reproduce the crash in SVN trunk 2.11.92, while trying to add a couple of SSL web calendars.. 

Also, with the revision at http://svn.gnome.org/viewcvs/evolution/trunk/calendar/gui/e-cal-model.c?r1=34156&r2=34155&pathrev=34156
the 'g_assert' has been replaced with 'g_warning' [see bug #471791].. to help debug better!

Can anyone get this crash/warning ? If yes, could you please specify the https url of the calendar... Thanks in advance!!
Comment 50 Tobias Mueller 2008-02-29 21:02:43 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!