GNU gdb 6.6-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-linux-gnu"... Using host libthread_db library "/lib/libthread_db.so.1". (gdb) handle SIG33 nostop pass noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/bin/evolution [Thread debugging using libthread_db enabled] [New process 11504] [New Thread 47531746500624 (LWP 11504)] CalDAV Eplugin starting up ... Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 47531746500624 (LWP 11504)] xmlDocContentDumpOutput (ctxt=0x7fffe0a65c60, cur=0x75bd20) at xmlsave.c:826 826 xmlsave.c: No such file or directory. in xmlsave.c (gdb) backtrace full #0 xmlDocContentDumpOutput (ctxt=0x7fffe0a65c60, cur=0x75bd20) at xmlsave.c:826 dtd = is_xhtml = oldenc = (const xmlChar *) 0x2b3acff4c4e4 "H;\005\205w*" oldctxtenc = encoding = oldescape = (xmlCharEncodingOutputFunc) 0 oldescapeAttr = (xmlCharEncodingOutputFunc) 0x2b3acff4b6d9 <__xmlSaveNoEmptyTags+9> buf = enc = #1 0x00002b3acffab4c2 in xmlDocDumpFormatMemoryEnc__internal_alias (out_doc=0x75bd20, doc_txt_ptr=0x7fffe0a65d50, doc_txt_len=0x7fffe0a65d5c, txt_encoding=0x0, format=0) at xmlsave.c:2088 ctxt = {_private = 0x0, type = 0, fd = 0, filename = 0x0, encoding = 0x0, handler = 0x0, buf = 0x75d4c0, doc = 0x75bd20, options = 0, level = 0, format = 0, indent = ' ' , indent_nr = 30, indent_size = 2, escape = 0x2b3acffa8580 , escapeAttr = 0} dummy = 0 out_buff = (xmlOutputBufferPtr) 0x75d4c0 conv_hdlr = #2 0x00002b3accc79169 in e_source_group_to_xml (group=) at e-source-group.c:783 doc = (xmlDocPtr) 0x75bd20 root = (xmlNodePtr) 0x75bdf0 xml_buffer = returned_buffer = xml_buffer_size = p = (GSList *) 0x0 #3 0x00002b3accc7af18 in e_source_list_sync (list=0x6b04c0, error=0x0) at e-source-list.c:589 conf_list = (GSList *) 0x0 p = (GSList *) 0x737e60 retval = __PRETTY_FUNCTION__ = "e_source_list_sync" #4 0x00002b3add3d8020 in e_plugin_lib_enable (ep=, enable=) at caldav-source.c:74 res = 0 #5 0x00002b3acb5e4cbf in epl_loadmodule (ep=) at e-plugin.c:863 enable = (EPluginLibEnableFunc) 0x2b3add3d7f30 #6 0x00002b3acb5e517d in epl_construct (ep=0x701490, root=0x75f910) at e-plugin.c:925 tmp = #7 0x00002b3acb5e5318 in ep_load_plugin (root=0x75f910, pdoc=0x75f8d0) at e-plugin.c:359 prop = id = 0x737830 "org.gnome.evolution.caldav" ep = (EPlugin *) 0x701490 #8 0x00002b3acb5e5749 in e_plugin_load_plugins () at e-plugin.c:393 root = (xmlNodePtr) 0x75f910 pdoc = (struct _plugin_doc *) 0x75bd20 doc = ep = (EPlugin *) 0x75f5d0 cache = 0 name = 0x737600 "/usr/lib/evolution/2.12/plugins/org-gnome-evolution-caldav.eplug" dir = (GDir *) 0x6bdf00 d = path = 0x6bd120 "/usr/lib/evolution/2.12/plugins" l = (GSList *) 0x6b0070 #9 0x00000000004168eb in main (argc=, argv=0x7fffe0a66138) at main.c:583 fd = 4304605 client = (GConfClient *) 0x657b00 program = (GnomeProgram *) 0x632050 context = #10 0x00002b3ad3fff1c4 in __libc_start_main () from /lib/libc.so.6 No symbol table info available. #11 0x000000000040a989 in _start () No symbol table info available. (gdb) info registers rax 0x0 0 rbx 0x7fffe0a65c60 140736962387040 rcx 0x1 1 rdx 0x0 0 rsi 0x75bd20 7716128 rdi 0x7fffe0a65c60 140736962387040 rbp 0x75d4c0 0x75d4c0 rsp 0x7fffe0a65c38 0x7fffe0a65c38 r8 0x0 0 r9 0x0 0 r10 0x0 0 r11 0x2b3acff4b6d0 47531597018832 r12 0x7fffe0a65d5c 140736962387292 r13 0x0 0 r14 0x75bd20 7716128 r15 0x7fffe0a65d50 140736962387280 rip 0x2b3acffaab80 0x2b3acffaab80 eflags 0x10206 [ PF IF RF ] cs 0x33 51 ss 0x2b 43 ds 0x0 0 es 0x0 0 fs 0x0 0 gs 0x0 0 fctrl 0x37f 895 fstat 0x0 0 ftag 0xffff 65535 fiseg 0x0 0 fioff 0x0 0 foseg 0x0 0 fooff 0x0 0 fop 0x0 0 mxcsr 0x1f80 [ IM DM ZM OM UM PM ] (gdb) thread apply all backtrace Thread 2 (Thread 47531746500624 (LWP 11504)): #0 xmlDocContentDumpOutput (ctxt=0x7fffe0a65c60, cur=0x75bd20) at xmlsave.c:826 #1 0x00002b3acffab4c2 in xmlDocDumpFormatMemoryEnc__internal_alias (out_doc=0x75bd20, doc_txt_ptr=0x7fffe0a65d50, doc_txt_len=0x7fffe0a65d5c, txt_encoding=0x0, format=0) at xmlsave.c:2088 #2 0x00002b3accc79169 in e_source_group_to_xml (group=) at e-source-group.c:783 #3 0x00002b3accc7af18 in e_source_list_sync (list=0x6b04c0, error=0x0) at e-source-list.c:589 #4 0x00002b3add3d8020 in e_plugin_lib_enable (ep=, enable=) at caldav-source.c:74 #5 0x00002b3acb5e4cbf in epl_loadmodule (ep=) at e-plugin.c:863 #6 0x00002b3acb5e517d in epl_construct (ep=0x701490, root=0x75f910) at e-plugin.c:925 #7 0x00002b3acb5e5318 in ep_load_plugin (root=0x75f910, pdoc=0x75f8d0) at e-plugin.c:359 #8 0x00002b3acb5e5749 in e_plugin_load_plugins () at e-plugin.c:393 #9 0x00000000004168eb in main (argc=, argv=0x7fffe0a66138) at main.c:583 #10 0x00002b3ad3fff1c4 in __libc_start_main () from /lib/libc.so.6 #11 0x000000000040a989 in _start () Thread 1 (process 11504): #0 xmlDocContentDumpOutput (ctxt=0x7fffe0a65c60, cur=0x75bd20) at xmlsave.c:826 #1 0x00002b3acffab4c2 in xmlDocDumpFormatMemoryEnc__internal_alias (out_doc=0x75bd20, doc_txt_ptr=0x7fffe0a65d50, doc_txt_len=0x7fffe0a65d5c, txt_encoding=0x0, format=0) at xmlsave.c:2088 #2 0x00002b3accc79169 in e_source_group_to_xml (group=) at e-source-group.c:783 #3 0x00002b3accc7af18 in e_source_list_sync (list=0x6b04c0, error=0x0) at e-source-list.c:589 #4 0x00002b3add3d8020 in e_plugin_lib_enable (ep=, enable=) at caldav-source.c:74 #5 0x00002b3acb5e4cbf in epl_loadmodule (ep=) at e-plugin.c:863 #6 0x00002b3acb5e517d in epl_construct (ep=0x701490, root=0x75f910) at e-plugin.c:925 #7 0x00002b3acb5e5318 in ep_load_plugin (root=0x75f910, pdoc=0x75f8d0) at e-plugin.c:359 #8 0x00002b3acb5e5749 in e_plugin_load_plugins () at e-plugin.c:393 #9 0x00000000004168eb in main (argc=, argv=0x7fffe0a66138) at main.c:583 #10 0x00002b3ad3fff1c4 in __libc_start_main () from /lib/libc.so.6 #11 0x000000000040a989 in _start () 826 in xmlsave.c (gdb) quit The program is running. Exit anyway? (y or n)