GNOME Bugzilla – Bug 673408
Crash in get_attachments_response_cb()
Last modified: 2012-06-06 17:37:50 UTC
Moving this from a downstream bug report: https://bugzilla.redhat.com/show_bug.cgi?id=809315 [abrt] evolution-data-server-3.4.0-1.fc17: get_attachments_response_cb: Process /usr/libexec/evolution-calendar-factory was killed by signal 11 (SIGSEGV) libreport version: 2.0.10 abrt_version: 2.0.9 backtrace_rating: 3 cmdline: /usr/libexec/evolution-calendar-factory crash_function: get_attachments_response_cb executable: /usr/libexec/evolution-calendar-factory kernel: 3.3.0-5.fc17.i686.PAE remote_result: NOTFOUND time: Чт. 29 марта 2012 19:25:15 Core was generated by `/usr/libexec/evolution-calendar-factory'. Program terminated with signal 11, Segmentation fault.
+ Trace 229999
Thread 1 (Thread 0xaf9f5b40 (LWP 1369))
It seems like the server didn't send the AttachmentID element on a certain attachment on a calendar item. I suppose you cannot use you calendar currently, or at least one of them. Could you run evolution-calendar-factory on a separate terminal with EWS debugging on, to check what server returned and whether there is anything evolution's ews backend can do with it, please? You can do it with steps like this: a) close evolution b) make sure no evolution-calendar-factory is running c) open a terminal and invoke there: $ EWS_DEBUG=2 /usr/libexec/evolution-calendar-factory -w d) run evolution on a separate terminal in calendar: $ evolution -c calendar Then enable your EWS calendar, if disabled, or try to reproduce the issue the way you got it earlier. The calendar factory may crash in the first terminal if you succeed with the reproducer. Then copy&paste the output on the terminal from its very bottom, to up. I do not know how many lines, though probably the more the better. Please note the log contains private data, like email addresses of attendees of the meetings, thus feel free to send it only to me, and I'll pick only the relevant part of the log, with private information removed from your log. Thanks in advance.
[mikhail@telecon17l ~]$ EWS_DEBUG=2 /usr/libexec/evolution-calendar-factory -w EDataFactory is now online. Registering ECalBackendHttpEventsFactory ('webcal:VEVENT') Registering ECalBackendHttpJournalFactory ('webcal:VJOURNAL') Registering ECalBackendHttpTodosFactory ('webcal:VTODO') Registering ECalBackendCalDAVEventsFactory ('caldav:VEVENT') Registering ECalBackendCalDAVJournalFactory ('caldav:VJOURNAL') Registering ECalBackendCalDAVTodosFactory ('caldav:VTODO') Registering ECalBackendMapiEventsFactory ('mapi:VEVENT') Registering ECalBackendMapiJournalFactory ('mapi:VJOURNAL') Registering ECalBackendMapiTodosFactory ('mapi:VTODO') Registering ECalBackendExchangeEventsFactory ('exchange:VEVENT') Registering ECalBackendExchangeTodosFactory ('exchange:VTODO') Registering ECalBackendWeatherEventsFactory ('weather:VEVENT') Registering ECalBackendContactsEventsFactory ('contacts:VEVENT') Registering ECalBackendEwsEventsFactory ('ews:VEVENT') Registering ECalBackendEwsJournalFactory ('ews:VJOURNAL') Registering ECalBackendEwsTodosFactory ('ews:VTODO') Registering ECalBackendFileEventsFactory ('local:VEVENT') Registering ECalBackendFileJournalFactory ('local:VJOURNAL') Registering ECalBackendFileTodosFactory ('local:VTODO') Server is up and running... Bus name 'org.gnome.evolution.dataserver.Calendar1' acquired. (evolution-calendar-factory:7102): libedata-cal-CRITICAL **: e_intervaltree_destroy: assertion `tree != NULL' failed The request headers <?xml version="1.0" encoding="UTF-8" standalone="no"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/1999/XMLSchema" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"><SOAP-ENV:Header><types:RequestServerVersion xmlns:types="http://schemas.microsoft.com/exchange/services/2006/types" Version="Exchange2007_SP1"/></SOAP-ENV:Header><SOAP-ENV:Body xmlns:messages="http://schemas.microsoft.com/exchange/services/2006/messages"><messages:GetFolder xmlns="http://schemas.microsoft.com/exchange/services/2006/types"><messages:FolderShape><BaseShape>Default</BaseShape></messages:FolderShape><messages:FolderIds><FolderId Id="AAMkADM3MTQ2MTEyLTZjYzItNGY0ZS04ZGJmLTQ0Yzc3ZTUxZjg4ZQAuAAAAAADHbxaIUo7TRZMcZbnoBQvhAQAQmullzkq8SJBuVdAticoTAFtmvDxbAAA="/></messages:FolderIds></messages:GetFolder></SOAP-ENV:Body></SOAP-ENV:Envelope> (evolution-calendar-factory:7102): libedata-cal-CRITICAL **: e_intervaltree_destroy: assertion `tree != NULL' failed > POST /EWS/Exchange.asmx HTTP/1.1 > Soup-Debug-Timestamp: 1333446709 > Soup-Debug: SoupSessionAsync 1 (0x9474810), ESoapMessage 1 (0x9478010), SoupSocket 1 (0xb4908478) > Host: cherry2.afbank.ru > User-Agent: Evolution/3.4.0 > Connection: Keep-Alive > Content-Type: text/xml > Authorization: NTLM TlRMTVNTUAABAAAABYIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAAAAAwAAAA > > <?xml version="1.0" encoding="UTF-8" standalone="no"?> > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/1999/XMLSchema" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"><SOAP-ENV:Header><types:RequestServerVersion xmlns:types="http://schemas.microsoft.com/exchange/services/2006/types" Version="Exchange2007_SP1"/></SOAP-ENV:Header><SOAP-ENV:Body xmlns:messages="http://schemas.microsoft.com/exchange/services/2006/messages"><messages:GetFolder xmlns="http://schemas.microsoft.com/exchange/services/2006/types"><messages:FolderShape><BaseShape>Default</BaseShape></messages:FolderShape><messages:FolderIds><FolderId Id="AAMkADM3MTQ2MTEyLTZjYzItNGY0ZS04ZGJmLTQ0Yzc3ZTUxZjg4ZQAuAAAAAADHbxaIUo7TRZMcZbnoBQvhAQAQmullzkq8SJBuVdAticoTAFtmvDxbAAA="/></messages:FolderIds></messages:GetFolder></SOAP-ENV:Body></SOAP-ENV:Envelope> < HTTP/1.1 401 Unauthorized < Soup-Debug-Timestamp: 1333446709 < Soup-Debug: ESoapMessage 1 (0x9478010) < Server: Microsoft-IIS/7.5 < Set-Cookie: exchangecookie=2549f7fc6c854c6f8f05b1592398c24f; expires=Wed, 03-Apr-2013 09:51:49 GMT; path=/; HttpOnly < X-Powered-By: ASP.NET < Date: Tue, 03 Apr 2012 09:51:49 GMT < Content-Length: 0 > POST /EWS/Exchange.asmx HTTP/1.1 > Soup-Debug-Timestamp: 1333446709 > Soup-Debug: SoupSessionAsync 1 (0x9474810), ESoapMessage 1 (0x9478010), SoupSocket 1 (0xb4908478), restarted > Host: cherry2.afbank.ru > User-Agent: Evolution/3.4.0 > Connection: Keep-Alive > Content-Type: text/xml > Content-Length: 944 > Authorization: NTLM TlRMTVNTUAADAAAAGAAYAG4AAAAYABgAhgAAAAwADABAAAAAFAAUAEwAAAAOAA4AYAAAAAAAAAAAAAAAAYIAAEEARgBCAEEATgBLAG0AXwBnAGEAdgByAGkAbABvAHYAVQBOAEsATgBPAFcATgCSTJlb2sEQGfuQfK5obve4NbGiSw2C1ye+LTCf4Q08Ak0LeHKsHpzZhw8c/oQqBcU= > > <?xml version="1.0" encoding="UTF-8" standalone="no"?> > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/1999/XMLSchema" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"><SOAP-ENV:Header><types:RequestServerVersion xmlns:types="http://schemas.microsoft.com/exchange/services/2006/types" Version="Exchange2007_SP1"/></SOAP-ENV:Header><SOAP-ENV:Body xmlns:messages="http://schemas.microsoft.com/exchange/services/2006/messages"><messages:GetFolder xmlns="http://schemas.microsoft.com/exchange/services/2006/types"><messages:FolderShape><BaseShape>Default</BaseShape></messages:FolderShape><messages:FolderIds><FolderId Id="AAMkADM3MTQ2MTEyLTZjYzItNGY0ZS04ZGJmLTQ0Yzc3ZTUxZjg4ZQAuAAAAAADHbxaIUo7TRZMcZbnoBQvhAQAQmullzkq8SJBuVdAticoTAFtmvDxbAAA="/></messages:FolderIds></messages:GetFolder></SOAP-ENV:Body></SOAP-ENV:Envelope> < HTTP/1.1 200 OK < Soup-Debug-Timestamp: 1333446709 < Soup-Debug: ESoapMessage 1 (0x9478010) < Cache-Control: private < Transfer-Encoding: chunked < Content-Type: text/xml; charset=utf-8 < Server: Microsoft-IIS/7.5 < Set-Cookie: exchangecookie=532b6e8cdf0e4e3a9a10fab67cbb813f; expires=Wed, 03-Apr-2013 09:51:49 GMT; path=/; HttpOnly < X-AspNet-Version: 2.0.50727 < Persistent-Auth: true < X-Powered-By: ASP.NET < Date: Tue, 03 Apr 2012 09:51:49 GMT <?xml version="1.0" encoding="utf-8"?> <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Header> <h:ServerVersionInfo xmlns:h="http://schemas.microsoft.com/exchange/services/2006/types" xmlns="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" MajorVersion="14" MinorVersion="2" MajorBuildNumber="247" MinorBuildNumber="3" Version="Exchange2010_SP2"/> </s:Header> <s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <m:GetFolderResponse xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types"> <m:ResponseMessages> <m:GetFolderResponseMessage ResponseClass="Success"> <m:ResponseCode>NoError</m:ResponseCode> <m:Folders> <t:CalendarFolder> <t:FolderId Id="AAMkADM3MTQ2MTEyLTZjYzItNGY0ZS04ZGJmLTQ0Yzc3ZTUxZjg4ZQAuAAAAAADHbxaIUo7TRZMcZbnoBQvhAQAQmullzkq8SJBuVdAticoTAFtmvDxbAAA=" ChangeKey="AgAAABQAAAA3fZhVBr62RqyioUWXh4n3AAFcEA=="/> <t:DisplayName>Calendar</t:DisplayName> <t:ChildFolderCount>0</t:ChildFolderCount> </t:CalendarFolder> </m:Folders> </m:GetFolderResponseMessage> </m:ResponseMessages> </m:GetFolderResponse> </s:Body> </s:Envelope> The request headers <?xml version="1.0" encoding="UTF-8" standalone="no"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/1999/XMLSchema" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"><SOAP-ENV:Header><types:RequestServerVersion xmlns:types="http://schemas.microsoft.com/exchange/services/2006/types" Version="Exchange2007_SP1"/></SOAP-ENV:Header><SOAP-ENV:Body xmlns:messages="http://schemas.microsoft.com/exchange/services/2006/messages"><messages:SyncFolderItems xmlns="http://schemas.microsoft.com/exchange/services/2006/types"><messages:ItemShape><BaseShape>IdOnly</BaseShape></messages:ItemShape><messages:SyncFolderId><FolderId Id="AAMkADM3MTQ2MTEyLTZjYzItNGY0ZS04ZGJmLTQ0Yzc3ZTUxZjg4ZQAuAAAAAADHbxaIUo7TRZMcZbnoBQvhAQAQmullzkq8SJBuVdAticoTAFtmvDxbAAA="/></messages:SyncFolderId><messages:SyncState>H4sIAAAAAAAEAO29B2AcSZYlJi9tynt/SvVK1+B0oQiAYBMk2JBAEOzBiM3mkuwdaUcjKasqgcplVmVdZhZAzO2dvPfee++999577733ujudTif33/8/XGZkAWz2zkrayZ4hgKrIHz9+fB8/In6NX+PX+TXoOfjF+w+P9+/d3znePnlwfLC9f3xyb/vJyZOT7Wd7Tw5Onjx49vD+/Z1f8t3X49fXy+nrNmvzk2yZ1de/xqP3f/NZVc7y+mz2azx8/3d/Mq+bolr+Gofv/+p36f/1IqvfypCTX+PX+C3oa0WmzRcNWv4avzl9tUP/H6PNP1n9Nn/Uqz/hXz39U3+n/O/+r37d3/A//jV/jd/sz/mv83/hO3/ft/+k5Vf/0vYf/c/8lr/G987/vsff+zV+jV/r1/hN6P/0/Pq/xq/x69IvXxy/PPvi+AU++TWe3X/2k782/fwLf81f49f4qV/DPS/p/3+a9/d/Rv//e72/h54uDr/mr/EKH/+a3zv/B6rPX/4av2P91/xBv+tf+Oee/H1/5n/wO/wJ9R/+P6NravBr/tLsk5e/xt//f/7Gf9BH/2n+xZ/2e/yn//TFYrz9a/F3v8av+Su+/Xtevvw1/vBf69+eXfy9v+LzP+nP/gf/+jf/9i/75ebVX+t/+2te/hp/54/93we/5+GTL/6yf/2P+X3+yr929oX98tf891/2cPp1iTD/wNsn/9yjJ/9m2u/11/s1fo1/+Hf7K/6oX+N59rv83//+k9/q5C//D/7A04//p9/jH/x1CeRv9Pv9mr/Xk692Xn1/+io/f/lr/AF/7R/2dPXqH3v+dzz8+/6aX/H9P+/voV7/sV/rD/3Tnvyav/HLX+uv/jNe/Vq/2ZPf4vDV7/C7vOwjD2C/1q/16k/7c/qo46tf4wev/utf9mv+ipe/xt3qs+Nn6ZNs+fZutf7s9N10ni0v8vR4tiiWRdPWWVtc5unndbVepVvPfp+nZ0++/PazvXuvXz59/ubO3enys1f5tFgV+bJt8Nfi97/ILuuirC5/jd/51/k1/qD/Bx0yDaphAwAA</messages:SyncState><messages:MaxChangesReturned>100</messages:MaxChangesReturned></messages:SyncFolderItems></SOAP-ENV:Body></SOAP-ENV:Envelope> > POST /EWS/Exchange.asmx HTTP/1.1 > Soup-Debug-Timestamp: 1333446709 > Soup-Debug: SoupSessionAsync 1 (0x9474810), ESoapMessage 2 (0x94780d8), SoupSocket 2 (0xb49084d8) > Host: cherry2.afbank.ru > User-Agent: Evolution/3.4.0 > Connection: Keep-Alive > Content-Type: text/xml > Authorization: NTLM TlRMTVNTUAABAAAABYIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAAAAAwAAAA > > <?xml version="1.0" encoding="UTF-8" standalone="no"?> > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/1999/XMLSchema" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"><SOAP-ENV:Header><types:RequestServerVersion xmlns:types="http://schemas.microsoft.com/exchange/services/2006/types" Version="Exchange2007_SP1"/></SOAP-ENV:Header><SOAP-ENV:Body xmlns:messages="http://schemas.microsoft.com/exchange/services/2006/messages"><messages:SyncFolderItems xmlns="http://schemas.microsoft.com/exchange/services/2006/types"><messages:ItemShape><BaseShape>IdOnly</BaseShape></messages:ItemShape><messages:SyncFolderId><FolderId Id="AAMkADM3MTQ2MTEyLTZjYzItNGY0ZS04ZGJmLTQ0Yzc3ZTUxZjg4ZQAuAAAAAADHbxaIUo7TRZMcZbnoBQvhAQAQmullzkq8SJBuVdAticoTAFtmvDxbAAA="/></messages:SyncFolderId><messages:SyncState>H4sIAAAAAAAEAO29B2AcSZYlJi9tynt/SvVK1+B0oQiAYBMk2JBAEOzBiM3mkuwdaUcjKasqgcplVmVdZhZAzO2dvPfee++999577733ujudTif33/8/XGZkAWz2zkrayZ4hgKrIHz9+fB8/In6NX+PX+TXoOfjF+w+P9+/d3znePnlwfLC9f3xyb/vJyZOT7Wd7Tw5Onjx49vD+/Z1f8t3X49fXy+nrNmvzk2yZ1de/xqP3f/NZVc7y+mz2azx8/3d/Mq+bolr+Gofv/+p36f/1IqvfypCTX+PX+C3oa0WmzRcNWv4avzl9tUP/H6PNP1n9Nn/Uqz/hXz39U3+n/O/+r37d3/A//jV/jd/sz/mv83/hO3/ft/+k5Vf/0vYf/c/8lr/G987/vsff+zV+jV/r1/hN6P/0/Pq/xq/x69IvXxy/PPvi+AU++TWe3X/2k782/fwLf81f49f4qV/DPS/p/3+a9/d/Rv//e72/h54uDr/mr/EKH/+a3zv/B6rPX/4av2P91/xBv+tf+Oee/H1/5n/wO/wJ9R/+P6NravBr/tLsk5e/xt//f/7Gf9BH/2n+xZ/2e/yn//TFYrz9a/F3v8av+Su+/Xtevvw1/vBf69+eXfy9v+LzP+nP/gf/+jf/9i/75ebVX+t/+2te/hp/54/93we/5+GTL/6yf/2P+X3+yr929oX98tf891/2cPp1iTD/wNsn/9yjJ/9m2u/11/s1fo1/+Hf7K/6oX+N59rv83//+k9/q5C//D/7A04//p9/jH/x1CeRv9Pv9mr/Xk692Xn1/+io/f/lr/AF/7R/2dPXqH3v+dzz8+/6aX/H9P+/voV7/sV/rD/3Tnvyav/HLX+uv/jNe/Vq/2ZPf4vDV7/C7vOwjD2C/1q/16k/7c/qo46tf4wev/utf9mv+ipe/xt3qs+Nn6ZNs+fZutf7s9N10ni0v8vR4tiiWRdPWWVtc5unndbVepVvPfp+nZ0++/PazvXuvXz59/ubO3enys1f5tFgV+bJt8Nfi97/ILuuirC5/jd/51/k1/qD/Bx0yDaphAwAA</messages:SyncState><messages:MaxChangesReturned>100</messages:MaxChangesReturned></messages:SyncFolderItems></SOAP-ENV:Body></SOAP-ENV:Envelope> < HTTP/1.1 401 Unauthorized < Soup-Debug-Timestamp: 1333446709 < Soup-Debug: ESoapMessage 2 (0x94780d8) < Server: Microsoft-IIS/7.5 < Set-Cookie: exchangecookie=fd063285c18241a8b789c106cb4a89c1; expires=Wed, 03-Apr-2013 09:51:49 GMT; path=/; HttpOnly < X-Powered-By: ASP.NET < Date: Tue, 03 Apr 2012 09:51:49 GMT < Content-Length: 0 > POST /EWS/Exchange.asmx HTTP/1.1 > Soup-Debug-Timestamp: 1333446709 > Soup-Debug: SoupSessionAsync 1 (0x9474810), ESoapMessage 2 (0x94780d8), SoupSocket 2 (0xb49084d8), restarted > Host: cherry2.afbank.ru > User-Agent: Evolution/3.4.0 > Connection: Keep-Alive > Content-Type: text/xml > Content-Length: 2120 > Authorization: NTLM TlRMTVNTUAADAAAAGAAYAG4AAAAYABgAhgAAAAwADABAAAAAFAAUAEwAAAAOAA4AYAAAAAAAAAAAAAAAAYIAAEEARgBCAEEATgBLAG0AXwBnAGEAdgByAGkAbABvAHYAVQBOAEsATgBPAFcATgAMTlOtf5SFpOSxCTynJtNw16d9IGG/W8Q0WTuHIcV1GFqECj+Ae64hp6ibjIespU8= > > <?xml version="1.0" encoding="UTF-8" standalone="no"?> > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/1999/XMLSchema" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"><SOAP-ENV:Header><types:RequestServerVersion xmlns:types="http://schemas.microsoft.com/exchange/services/2006/types" Version="Exchange2007_SP1"/></SOAP-ENV:Header><SOAP-ENV:Body xmlns:messages="http://schemas.microsoft.com/exchange/services/2006/messages"><messages:SyncFolderItems xmlns="http://schemas.microsoft.com/exchange/services/2006/types"><messages:ItemShape><BaseShape>IdOnly</BaseShape></messages:ItemShape><messages:SyncFolderId><FolderId Id="AAMkADM3MTQ2MTEyLTZjYzItNGY0ZS04ZGJmLTQ0Yzc3ZTUxZjg4ZQAuAAAAAADHbxaIUo7TRZMcZbnoBQvhAQAQmullzkq8SJBuVdAticoTAFtmvDxbAAA="/></messages:SyncFolderId><messages:SyncState>H4sIAAAAAAAEAO29B2AcSZYlJi9tynt/SvVK1+B0oQiAYBMk2JBAEOzBiM3mkuwdaUcjKasqgcplVmVdZhZAzO2dvPfee++999577733ujudTif33/8/XGZkAWz2zkrayZ4hgKrIHz9+fB8/In6NX+PX+TXoOfjF+w+P9+/d3znePnlwfLC9f3xyb/vJyZOT7Wd7Tw5Onjx49vD+/Z1f8t3X49fXy+nrNmvzk2yZ1de/xqP3f/NZVc7y+mz2azx8/3d/Mq+bolr+Gofv/+p36f/1IqvfypCTX+PX+C3oa0WmzRcNWv4avzl9tUP/H6PNP1n9Nn/Uqz/hXz39U3+n/O/+r37d3/A//jV/jd/sz/mv83/hO3/ft/+k5Vf/0vYf/c/8lr/G987/vsff+zV+jV/r1/hN6P/0/Pq/xq/x69IvXxy/PPvi+AU++TWe3X/2k782/fwLf81f49f4qV/DPS/p/3+a9/d/Rv//e72/h54uDr/mr/EKH/+a3zv/B6rPX/4av2P91/xBv+tf+Oee/H1/5n/wO/wJ9R/+P6NravBr/tLsk5e/xt//f/7Gf9BH/2n+xZ/2e/yn//TFYrz9a/F3v8av+Su+/Xtevvw1/vBf69+eXfy9v+LzP+nP/gf/+jf/9i/75ebVX+t/+2te/hp/54/93we/5+GTL/6yf/2P+X3+yr929oX98tf891/2cPp1iTD/wNsn/9yjJ/9m2u/11/s1fo1/+Hf7K/6oX+N59rv83//+k9/q5C//D/7A04//p9/jH/x1CeRv9Pv9mr/Xk692Xn1/+io/f/lr/AF/7R/2dPXqH3v+dzz8+/6aX/H9P+/voV7/sV/rD/3Tnvyav/HLX+uv/jNe/Vq/2ZPf4vDV7/C7vOwjD2C/1q/16k/7c/qo46tf4wev/utf9mv+ipe/xt3qs+Nn6ZNs+fZutf7s9N10ni0v8vR4tiiWRdPWWVtc5unndbVepVvPfp+nZ0++/PazvXuvXz59/ubO3enys1f5tFgV+bJt8Nfi97/ILuuirC5/jd/51/k1/qD/Bx0yDaphAwAA</messages:SyncState><messages:MaxChangesReturned>100</messages:MaxChangesReturned></messages:SyncFolderItems></SOAP-ENV:Body></SOAP-ENV:Envelope> < HTTP/1.1 200 OK < Soup-Debug-Timestamp: 1333446710 < Soup-Debug: ESoapMessage 2 (0x94780d8) < Cache-Control: private < Transfer-Encoding: chunked < Content-Type: text/xml; charset=utf-8 < Server: Microsoft-IIS/7.5 < Set-Cookie: exchangecookie=fe99aaaaf0b244a48e5f8827b6fb61f9; expires=Wed, 03-Apr-2013 09:51:49 GMT; path=/; HttpOnly < X-AspNet-Version: 2.0.50727 < Persistent-Auth: true < X-Powered-By: ASP.NET < Date: Tue, 03 Apr 2012 09:51:49 GMT <?xml version="1.0" encoding="utf-8"?> <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Header> <h:ServerVersionInfo xmlns:h="http://schemas.microsoft.com/exchange/services/2006/types" xmlns="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" MajorVersion="14" MinorVersion="2" MajorBuildNumber="247" MinorBuildNumber="3" Version="Exchange2010_SP2"/> </s:Header> <s:Body xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <m:SyncFolderItemsResponse xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types"> <m:ResponseMessages> <m:SyncFolderItemsResponseMessage ResponseClass="Success"> <m:ResponseCode>NoError</m:ResponseCode> <m:SyncState>H4sIAAAAAAAEAO29B2AcSZYlJi9tynt/SvVK1+B0oQiAYBMk2JBAEOzBiM3mkuwdaUcjKasqgcplVmVdZhZAzO2dvPfee++999577733ujudTif33/8/XGZkAWz2zkrayZ4hgKrIHz9+fB8/In6NX+PX+TXoOfjF+w+P9+/d3znePnlwfLC9f3xyb/vJyZOT7Wd7Tw5Onjx49vD+/Z1f8t3X49fXy+nrNmvzk2yZ1de/xqP3f/NZVc7y+mz2azx8/3d/Mq+bolr+Gofv/+p36f/1IqvfypCTX+PX+C3oa0WmzRcNWv4avzl9tUP/H6PNP1n9Nn/Uqz/hXz39U3+n/O/+r37d3/A//jV/jd/sz/mv83/hO3/ft/+k5Vf/0vYf/c/8lr/G987/vsff+zV+jV/r1/hN6P/0/Pq/xq/x5tf+NX6NL45fnn1x/AKf/BrP7j/7Sfro1/gLf81f49f4qV/DPb+K/v7TvL//eALw93p/Dz1dHH7NX+MVPv41v3f+D1Sfv/w1fsf6r/mDfte/8M89+fv+zP/gd/gT6j/8f0bX1ODX/KXZJy9/jb////yN/6CP/tP8iz/t9/hP/+mLxXj71+Lvfo1f81d8+/e8fPlr/OG/1r89u/h7f8Xnf9Kf/Q/+9W/+7V/2y82rv9b/9te8/DX+zh/7vw9+z8MnX/xl//of8/v8lX/t7Av75a/577/s4fTrEmH+gbdP/rlHT/7NtN/rr/dr/Br/8O/2V/xRv8bz7Hf5v//9J7/VyV/+H/yBpx//T7/HP/jrEsjf6Pf7NX+vJ1/tvPr+9FV+/vLX+AP+2j/s6erVP/b873j49/01v+L7f97fQ73+Y7/WH/qnPfk1f+OXv9Zf/We8+rV+sye/xeGr3+F3edlHHsB+rV/r1Z/25/RRx1e/xg9e/de/7Nf8FS9/jbvVZ8fP0ifZ8u3dav3Z6bvpPFte5OnxbFEsi6ats7a4zNPP62q9Sree/T5Pz558+e1ne/dev3z6/M2du9PlZ6/yabEq8mXb4K/F73+RXdZFWV3+v22ikl/0Z/5/eqJ+wa/za/xB/w++KS7esAQAAA==</m:SyncState> <m:IncludesLastItemInRange>true</m:IncludesLastItemInRange> <m:Changes> <t:Update> <t:CalendarItem> <t:ItemId Id="AAMkADM3MTQ2MTEyLTZjYzItNGY0ZS04ZGJmLTQ0Yzc3ZTUxZjg4ZQBGAAAAAADHbxaIUo7TRZMcZbnoBQvhBwAQmullzkq8SJBuVdAticoTAFtmvDxbAABgq4REcFLETLY5vKr1XZy6AADEqZYSAAA=" ChangeKey="DwAAABYAAAC3Cf84QDtCTaTVilmnq2RNAAAACe9G"/> </t:CalendarItem> </t:Update> </m:Changes> </m:SyncFolderItemsResponseMessage> </m:ResponseMessages> </m:SyncFolderItemsResponse> </s:Body> </s:Envelope> (evolution-calendar-factory:7102): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `ECalBackend' Segmentation fault (core dumped) [mikhail@telecon17l ~]$
Looks like program crashes before getting desired result. I think this is a different crash. Could you please try again the same process where request-response element should contain "GetAttachment" header.
This crash occurs after today's update when I reboot I login in system: backtrace: warning: core file may not match specified executable file. [New LWP 1377] [New LWP 1314] [New LWP 1361] [New LWP 1366] [New LWP 1367] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1". warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/libdcerpc.so.0.0.1.debug" does not match "/lib/libdcerpc.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/libdcerpc.so.0.0.1.debug" does not match "/lib/libdcerpc.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib//libdcerpc.so.0.0.1.debug" does not match "/lib/libdcerpc.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/libdcerpc-binding.so.0.0.1.debug" does not match "/lib/libdcerpc-binding.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/libdcerpc-binding.so.0.0.1.debug" does not match "/lib/libdcerpc-binding.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib//libdcerpc-binding.so.0.0.1.debug" does not match "/lib/libdcerpc-binding.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/libndr.so.0.0.1.debug" does not match "/lib/libndr.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/libndr.so.0.0.1.debug" does not match "/lib/libndr.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib//libndr.so.0.0.1.debug" does not match "/lib/libndr.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/libsamba-util.so.0.0.1.debug" does not match "/lib/libsamba-util.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/libsamba-util.so.0.0.1.debug" does not match "/lib/libsamba-util.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib//libsamba-util.so.0.0.1.debug" does not match "/lib/libsamba-util.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/libsamba-hostconfig.so.0.0.1.debug" does not match "/lib/libsamba-hostconfig.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/libsamba-hostconfig.so.0.0.1.debug" does not match "/lib/libsamba-hostconfig.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib//libsamba-hostconfig.so.0.0.1.debug" does not match "/lib/libsamba-hostconfig.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/libsamba-credentials.so.0.0.1.debug" does not match "/lib/libsamba-credentials.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/libsamba-credentials.so.0.0.1.debug" does not match "/lib/libsamba-credentials.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib//libsamba-credentials.so.0.0.1.debug" does not match "/lib/libsamba-credentials.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libcli-nbt.so.debug" does not match "/usr/lib/samba/libcli-nbt.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libcli-nbt.so.debug" does not match "/usr/lib/samba/libcli-nbt.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/libsmbclient-raw.so.0.0.1.debug" does not match "/lib/libsmbclient-raw.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/libsmbclient-raw.so.0.0.1.debug" does not match "/lib/libsmbclient-raw.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib//libsmbclient-raw.so.0.0.1.debug" does not match "/lib/libsmbclient-raw.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/libtevent-util.so.0.0.1.debug" does not match "/lib/libtevent-util.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/libtevent-util.so.0.0.1.debug" does not match "/lib/libtevent-util.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib//libtevent-util.so.0.0.1.debug" does not match "/lib/libtevent-util.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libcluster.so.debug" does not match "/usr/lib/samba/libcluster.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libcluster.so.debug" does not match "/usr/lib/samba/libcluster.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libUTIL_TDB.so.debug" does not match "/usr/lib/samba/libUTIL_TDB.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libUTIL_TDB.so.debug" does not match "/usr/lib/samba/libUTIL_TDB.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libndr-samba.so.debug" does not match "/usr/lib/samba/libndr-samba.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libndr-samba.so.debug" does not match "/usr/lib/samba/libndr-samba.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libcliauth.so.debug" does not match "/usr/lib/samba/libcliauth.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libcliauth.so.debug" does not match "/usr/lib/samba/libcliauth.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/liberrors.so.debug" does not match "/usr/lib/samba/liberrors.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/liberrors.so.debug" does not match "/usr/lib/samba/liberrors.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libndr-samba4.so.debug" does not match "/usr/lib/samba/libndr-samba4.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libndr-samba4.so.debug" does not match "/usr/lib/samba/libndr-samba4.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/libndr-nbt.so.0.0.1.debug" does not match "/lib/libndr-nbt.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/libndr-nbt.so.0.0.1.debug" does not match "/lib/libndr-nbt.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib//libndr-nbt.so.0.0.1.debug" does not match "/lib/libndr-nbt.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/libgensec.so.0.0.1.debug" does not match "/lib/libgensec.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/libgensec.so.0.0.1.debug" does not match "/lib/libgensec.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib//libgensec.so.0.0.1.debug" does not match "/lib/libgensec.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libsecurity.so.debug" does not match "/usr/lib/samba/libsecurity.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libsecurity.so.debug" does not match "/usr/lib/samba/libsecurity.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libcli_cldap.so.debug" does not match "/usr/lib/samba/libcli_cldap.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libcli_cldap.so.debug" does not match "/usr/lib/samba/libcli_cldap.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libtdb-wrap.so.debug" does not match "/usr/lib/samba/libtdb-wrap.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libtdb-wrap.so.debug" does not match "/usr/lib/samba/libtdb-wrap.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libdcerpc-samba.so.debug" does not match "/usr/lib/samba/libdcerpc-samba.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libdcerpc-samba.so.debug" does not match "/usr/lib/samba/libdcerpc-samba.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libsamba-sockets.so.debug" does not match "/usr/lib/samba/libsamba-sockets.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libsamba-sockets.so.debug" does not match "/usr/lib/samba/libsamba-sockets.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libcli_smb_common.so.debug" does not match "/usr/lib/samba/libcli_smb_common.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libcli_smb_common.so.debug" does not match "/usr/lib/samba/libcli_smb_common.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libauthkrb5.so.debug" does not match "/usr/lib/samba/libauthkrb5.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libauthkrb5.so.debug" does not match "/usr/lib/samba/libauthkrb5.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/libndr-standard.so.0.0.1.debug" does not match "/lib/libndr-standard.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/libndr-standard.so.0.0.1.debug" does not match "/lib/libndr-standard.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib//libndr-standard.so.0.0.1.debug" does not match "/lib/libndr-standard.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libcli-ldap.so.debug" does not match "/usr/lib/samba/libcli-ldap.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libcli-ldap.so.debug" does not match "/usr/lib/samba/libcli-ldap.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libserver-role.so.debug" does not match "/usr/lib/samba/libserver-role.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libserver-role.so.debug" does not match "/usr/lib/samba/libserver-role.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libsamdb-common.so.debug" does not match "/usr/lib/samba/libsamdb-common.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libsamdb-common.so.debug" does not match "/usr/lib/samba/libsamdb-common.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libgssapi-samba4.so.2.0.0.debug" does not match "/usr/lib/samba/libgssapi-samba4.so.2" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libgssapi-samba4.so.2.0.0.debug" does not match "/usr/lib/samba/libgssapi-samba4.so.2" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libldbsamba.so.debug" does not match "/usr/lib/samba/libldbsamba.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libldbsamba.so.debug" does not match "/usr/lib/samba/libldbsamba.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libkrb5-samba4.so.26.0.0.debug" does not match "/usr/lib/samba/libkrb5-samba4.so.26" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libkrb5-samba4.so.26.0.0.debug" does not match "/usr/lib/samba/libkrb5-samba4.so.26" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/liblibsmb.so.debug" does not match "/usr/lib/samba/liblibsmb.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/liblibsmb.so.debug" does not match "/usr/lib/samba/liblibsmb.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libasn1util.so.debug" does not match "/usr/lib/samba/libasn1util.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libasn1util.so.debug" does not match "/usr/lib/samba/libasn1util.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/libndr-krb5pac.so.0.0.1.debug" does not match "/lib/libndr-krb5pac.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/libndr-krb5pac.so.0.0.1.debug" does not match "/lib/libndr-krb5pac.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib//libndr-krb5pac.so.0.0.1.debug" does not match "/lib/libndr-krb5pac.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libsamba-modules.so.debug" does not match "/usr/lib/samba/libsamba-modules.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libsamba-modules.so.debug" does not match "/usr/lib/samba/libsamba-modules.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/libsamdb.so.0.0.1.debug" does not match "/lib/libsamdb.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/libsamdb.so.0.0.1.debug" does not match "/lib/libsamdb.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib//libsamdb.so.0.0.1.debug" does not match "/lib/libsamdb.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libcli-ldap-common.so.debug" does not match "/usr/lib/samba/libcli-ldap-common.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libcli-ldap-common.so.debug" does not match "/usr/lib/samba/libcli-ldap-common.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libauth_sam_reply.so.debug" does not match "/usr/lib/samba/libauth_sam_reply.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libauth_sam_reply.so.debug" does not match "/usr/lib/samba/libauth_sam_reply.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libasn1-samba4.so.8.0.0.debug" does not match "/usr/lib/samba/libasn1-samba4.so.8" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libasn1-samba4.so.8.0.0.debug" does not match "/usr/lib/samba/libasn1-samba4.so.8" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libnetif.so.debug" does not match "/usr/lib/samba/libnetif.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libnetif.so.debug" does not match "/usr/lib/samba/libnetif.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libroken-samba4.so.19.0.1.debug" does not match "/usr/lib/samba/libroken-samba4.so.19" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libroken-samba4.so.19.0.1.debug" does not match "/usr/lib/samba/libroken-samba4.so.19" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libflag_mapping.so.debug" does not match "/usr/lib/samba/libflag_mapping.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libflag_mapping.so.debug" does not match "/usr/lib/samba/libflag_mapping.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libhcrypto-samba4.so.5.0.1.debug" does not match "/usr/lib/samba/libhcrypto-samba4.so.5" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libhcrypto-samba4.so.5.0.1.debug" does not match "/usr/lib/samba/libhcrypto-samba4.so.5" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libheimbase-samba4.so.1.0.0.debug" does not match "/usr/lib/samba/libheimbase-samba4.so.1" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libheimbase-samba4.so.1.0.0.debug" does not match "/usr/lib/samba/libheimbase-samba4.so.1" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libhx509-samba4.so.5.0.0.debug" does not match "/usr/lib/samba/libhx509-samba4.so.5" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libhx509-samba4.so.5.0.0.debug" does not match "/usr/lib/samba/libhx509-samba4.so.5" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libwind-samba4.so.0.0.0.debug" does not match "/usr/lib/samba/libwind-samba4.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libwind-samba4.so.0.0.0.debug" does not match "/usr/lib/samba/libwind-samba4.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libreplace.so.debug" does not match "/usr/lib/samba/libreplace.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libreplace.so.debug" does not match "/usr/lib/samba/libreplace.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/libwbclient.so.0.debug" does not match "/lib/libwbclient.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libgse.so.debug" does not match "/usr/lib/samba/libgse.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libgse.so.debug" does not match "/usr/lib/samba/libgse.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libutil_cmdline.so.debug" does not match "/usr/lib/samba/libutil_cmdline.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libutil_cmdline.so.debug" does not match "/usr/lib/samba/libutil_cmdline.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libutil_str.so.debug" does not match "/usr/lib/samba/libutil_str.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libutil_str.so.debug" does not match "/usr/lib/samba/libutil_str.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/libsmbconf.so.0.debug" does not match "/lib/libsmbconf.so.0" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libutil_sec.so.debug" does not match "/usr/lib/samba/libutil_sec.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libutil_sec.so.debug" does not match "/usr/lib/samba/libutil_sec.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libsmbregistry.so.debug" does not match "/usr/lib/samba/libsmbregistry.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libsmbregistry.so.debug" does not match "/usr/lib/samba/libsmbregistry.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libCHARSET3.so.debug" does not match "/usr/lib/samba/libCHARSET3.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libCHARSET3.so.debug" does not match "/usr/lib/samba/libCHARSET3.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libinterfaces.so.debug" does not match "/usr/lib/samba/libinterfaces.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libinterfaces.so.debug" does not match "/usr/lib/samba/libinterfaces.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libwinbind-client.so.debug" does not match "/usr/lib/samba/libwinbind-client.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libwinbind-client.so.debug" does not match "/usr/lib/samba/libwinbind-client.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libsecrets3.so.debug" does not match "/usr/lib/samba/libsecrets3.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libsecrets3.so.debug" does not match "/usr/lib/samba/libsecrets3.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libmemcache.so.debug" does not match "/usr/lib/samba/libmemcache.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libmemcache.so.debug" does not match "/usr/lib/samba/libmemcache.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libutil_malloc.so.debug" does not match "/usr/lib/samba/libutil_malloc.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libutil_malloc.so.debug" does not match "/usr/lib/samba/libutil_malloc.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libstring_init.so.debug" does not match "/usr/lib/samba/libstring_init.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libstring_init.so.debug" does not match "/usr/lib/samba/libstring_init.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libdbwrap.so.debug" does not match "/usr/lib/samba/libdbwrap.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libdbwrap.so.debug" does not match "/usr/lib/samba/libdbwrap.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libutil_reg.so.debug" does not match "/usr/lib/samba/libutil_reg.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libutil_reg.so.debug" does not match "/usr/lib/samba/libutil_reg.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libsmbd_shim.so.debug" does not match "/usr/lib/samba/libsmbd_shim.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libsmbd_shim.so.debug" does not match "/usr/lib/samba/libsmbd_shim.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libtdb_compat.so.debug" does not match "/usr/lib/samba/libtdb_compat.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libtdb_compat.so.debug" does not match "/usr/lib/samba/libtdb_compat.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug//usr/lib/samba/libadt_tree.so.debug" does not match "/usr/lib/samba/libadt_tree.so" (CRC mismatch). warning: the debug information found in "/var/cache/abrt-di/usr/lib/debug/usr/lib/samba/libadt_tree.so.debug" does not match "/usr/lib/samba/libadt_tree.so" (CRC mismatch). Core was generated by `/usr/libexec/evolution-calendar-factory'. Program terminated with signal 11, Segmentation fault.
+ Trace 230135
Thread 1 (Thread 0xb2bfbb40 (LWP 1377))
From To Syms Read Shared Object Library 0xb77716d0 0xb7794924 Yes /lib/libedata-cal-1.2.so.15 0xb7712200 0xb774ad64 Yes /lib/libecal-1.2.so.11 0xb76f45c0 0xb76fa674 Yes /lib/libebackend-1.2.so.2 0xb76b6f00 0xb76de804 Yes /lib/libedataserver-1.2.so.16 0x428f3a40 0x42978e24 Yes /lib/libsqlite3.so.0 0x4c2f82f0 0x4c434354 Yes /lib/libdb-4.8.so 0x41715c90 0x41716d8c Yes /lib/libgmodule-2.0.so.0 0x4e294ec0 0x4e2d1c84 Yes /lib/libsoup-2.4.so.1 0x41bd4720 0x41ca7af4 Yes /lib/libgio-2.0.so.0 0x4c122ed0 0x4c1517ac Yes /lib/libical.so.0 0x4b25fcd0 0x4b26a21c Yes /lib/libicalss.so.0 0x4b24ab70 0x4b251994 Yes /lib/libicalvcal.so.0 0x4adcce00 0x4aeb7e40 Yes /lib/libxml2.so.2 0x42345690 0x4235ebf4 Yes /lib/libgconf-2.so.4 0x41db3550 0x41dc6ae8 Yes /lib/libdbus-glib-1.so.2 0x4ac91710 0x4acc0958 Yes /lib/libdbus-1.so.3 0x4a77f920 0x4a78343c Yes /lib/librt.so.1 0x416c6b20 0x416f81b4 Yes /lib/libgobject-2.0.so.0 0x41a9bb60 0x41b3b864 Yes /lib/libglib-2.0.so.0 0x42e3b290 0x42e4c184 Yes /lib/libsasl2.so.2 0x4ba41000 0x4ba786e4 Yes /lib/libssl.so.10 0x41460f80 0x4154a574 Yes /lib/libcrypto.so.10 0x47880aa0 0x478a70e4 Yes /lib/libssl3.so 0x47853ec0 0x4786e964 Yes /lib/libsmime3.so 0x477194f0 0x4780f240 Yes /lib/libnss3.so 0x476ec9b0 0x476f8924 Yes /lib/libnssutil3.so 0x4b9f4b40 0x4b9f5c14 Yes /lib/libplds4.so 0x4b9aded0 0x4b9af968 Yes /lib/libplc4.so 0x4b9bd990 0x4b9e1584 Yes /lib/libnspr4.so 0x4a75f6a0 0x4a76ae60 Yes /lib/libpthread.so.0 0x4a777ad0 0x4a778aec Yes /lib/libdl.so.2 0x4a5c0f20 0x4a6fe26c Yes /lib/libc.so.6 0x4a937fb0 0x4a946f44 Yes /lib/libelf.so.1 0x417104c0 0x417106a8 Yes /lib/libgthread-2.0.so.0 0x416b6090 0x416b9794 Yes /lib/libffi.so.5 0x4a7b76e0 0x4a7c49cc Yes /lib/libz.so.1 0xb76868e0 0xb7698d94 Yes /lib/libselinux.so.1 0x4a91d6b0 0x4a92be94 Yes /lib/libresolv.so.2 0x4a78d470 0x4a7a7678 Yes /lib/libm.so.6 0x4a587850 0x4a59fed7 Yes /lib/ld-linux.so.2 0x42c359c0 0x42c3ac7c Yes /lib/libcrypt.so.1 0x4b831e70 0x4b8624e4 Yes /lib/libgssapi_krb5.so.2 0x4bac7a50 0x4bb4a874 Yes /lib/libkrb5.so.3 0x4b79ef20 0x4b79fca4 Yes /lib/libcom_err.so.2 0x4bd88b40 0x4bda3314 Yes /lib/libk5crypto.so.3 0x42c69b00 0x42c9d774 Yes /lib/libfreebl3.so 0x4bdb5ee0 0x4bdbb744 Yes /lib/libkrb5support.so.0 0x4ba2ed30 0x4ba2fa7c Yes /lib/libkeyutils.so.1 0x42b2a020 0x42b40b54 Yes /lib/libgcc_s.so.1 0xb77ada40 0xb77b4e7c Yes /lib/libnss_files.so.2 0xb6b42320 0xb6b45acc Yes /usr/lib/evolution-data-server/calendar-backends/libecalbackendhttp.so 0xb6b2f430 0xb6b3a20c Yes /usr/lib/evolution-data-server/calendar-backends/libecalbackendcaldav.so 0xb6b1d580 0xb6b25dbc Yes /usr/lib/evolution-data-server/calendar-backends/libecalbackendmapi.so 0xb69bd2f0 0xb69f0774 Yes /lib/libexchangemapi-1.0.so.0 0xb6974840 0xb699bd24 Yes /lib/libebook-1.2.so.13 0xb6814190 0xb68f9db4 Yes /lib/libmapi-openchange.so.0 0x4b8771d0 0x4b893314 Yes (*) /lib/libdcerpc.so.0 0x471a1290 0x471ae354 Yes (*) /lib/libdcerpc-binding.so.0 0x465fb710 0x466063c4 Yes (*) /lib/libndr.so.0 0x4676dfd0 0x46786e54 Yes (*) /lib/libsamba-util.so.0 0x4679a500 0x467a01f4 Yes /lib/libtevent.so.0 0x4228e9f0 0x42294c10 Yes /lib/libtalloc.so.2 0xb66f5010 0xb6795504 Yes /lib/libcamel-1.2.so.33 0x46dce740 0x46ddaba4 Yes (*) /lib/libsamba-hostconfig.so.0 0x4b721040 0x4b728564 Yes (*) /lib/libsamba-credentials.so.0 0x46e4fd20 0x46e6c3e4 Yes /lib/libldb.so.1 0x46f56000 0x46f5b864 Yes (*) /usr/lib/samba/libcli-nbt.so 0x4b8aed50 0x4b8ccce4 Yes (*) /lib/libsmbclient-raw.so.0 0x46d728c0 0x46d72ec8 Yes (*) /lib/libtevent-util.so.0 0x471d0710 0x471d0be4 Yes (*) /usr/lib/samba/libcluster.so 0x46d6cc10 0x46d6d614 Yes (*) /usr/lib/samba/libUTIL_TDB.so 0x46628390 0x466b6d94 Yes (*) /usr/lib/samba/libndr-samba.so 0x4b734900 0x4b73fca4 Yes (*) /usr/lib/samba/libcliauth.so 0x466f36d0 0x466f3e50 Yes (*) /usr/lib/samba/liberrors.so 0x47254590 0x472f9fb4 Yes (*) /usr/lib/samba/libndr-samba4.so 0x467aace0 0x467b8004 Yes (*) /lib/libndr-nbt.so.0 0x4b6b46e0 0x4b6c7f14 Yes (*) /lib/libgensec.so.0 0x46dec9b0 0x46df9ab4 Yes (*) /usr/lib/samba/libsecurity.so 0x46fc70a0 0x46fc9fc4 Yes (*) /usr/lib/samba/libcli_cldap.so 0x46966930 0x46966df0 Yes (*) /usr/lib/samba/libtdb-wrap.so 0x4703a100 0x470ffbf4 Yes (*) /usr/lib/samba/libdcerpc-samba.so 0x4674d780 0x4675a474 Yes (*) /usr/lib/samba/libsamba-sockets.so 0x4b706740 0x4b712c74 Yes (*) /usr/lib/samba/libcli_smb_common.so 0xb66c6450 0xb66cbe40 Yes (*) /usr/lib/samba/libauthkrb5.so 0x46a8ee90 0x46ccb90c Yes (*) /lib/libndr-standard.so.0 0x4b8df8c0 0x4b8e6934 Yes (*) /usr/lib/samba/libcli-ldap.so 0x4aa09a00 0x4aa11970 Yes /lib/libbsd.so.0 0x467c05f0 0x467c0a38 Yes (*) /usr/lib/samba/libserver-role.so 0x46daeeb0 0x46dbc544 Yes (*) /usr/lib/samba/libsamdb-common.so 0x4b7516a0 0x4b7720b4 Yes (*) /usr/lib/samba/libgssapi-samba4.so.2 0x4693afe0 0x4694e514 Yes (*) /usr/lib/samba/libldbsamba.so 0x4b7b7090 0x4b7f9984 Yes (*) /usr/lib/samba/libkrb5-samba4.so.26 0x42e56a70 0x42e61580 Yes /lib/libtdb.so.1 0xb666e930 0xb66a70e4 Yes (*) /usr/lib/samba/liblibsmb.so 0x46f23530 0x46f25c90 Yes (*) /usr/lib/samba/libasn1util.so 0x46a59470 0x46a5dbfc Yes (*) /lib/libndr-krb5pac.so.0 0x46812a00 0x468132fc Yes (*) /usr/lib/samba/libsamba-modules.so 0x4b77fcf0 0x4b789014 Yes (*) /lib/libsamdb.so.0 0x46862420 0x46865c34 Yes (*) /usr/lib/samba/libcli-ldap-common.so 0x46e2a9c0 0x46e2b9ec Yes (*) /usr/lib/samba/libauth_sam_reply.so 0xb65f2f30 0xb664fad0 Yes (*) /usr/lib/samba/libasn1-samba4.so.8 0x47002dd0 0x470042d4 Yes (*) /usr/lib/samba/libnetif.so 0x468b6860 0x468bd3e4 Yes (*) /usr/lib/samba/libroken-samba4.so.19 0x466105f0 0x46610928 Yes (*) /usr/lib/samba/libflag_mapping.so 0x4b9017c0 0x4b921bf4 Yes (*) /usr/lib/samba/libhcrypto-samba4.so.5 0x4680bbb0 0x4680ccfc Yes (*) /usr/lib/samba/libheimbase-samba4.so.1 0xb65a3200 0xb65ccca4 Yes (*) /usr/lib/samba/libhx509-samba4.so.5 0x4b6d8ad0 0x4b6da26c Yes (*) /usr/lib/samba/libwind-samba4.so.0 0x46890920 0x46890ea0 Yes (*) /usr/lib/samba/libreplace.so 0x46f457d0 0x46f4ce04 Yes (*) /lib/libwbclient.so.0 0x4b95be90 0x4b9754e4 Yes (*) /usr/lib/samba/libgse.so 0x4b792ee0 0x4b79363c Yes (*) /usr/lib/samba/libutil_cmdline.so 0x46888560 0x4688a584 Yes (*) /usr/lib/samba/libutil_str.so 0x4b64de00 0x4b6878a4 Yes (*) /lib/libsmbconf.so.0 0x46805a20 0x4680618c Yes (*) /usr/lib/samba/libutil_sec.so 0x4689ae00 0x468a69e4 Yes (*) /usr/lib/samba/libsmbregistry.so 0x467c5b00 0x467c6734 Yes (*) /usr/lib/samba/libCHARSET3.so 0x468817a0 0x46881f64 Yes (*) /usr/lib/samba/libinterfaces.so 0x46f3ea60 0x46f3f834 Yes (*) /usr/lib/samba/libwinbind-client.so 0x4b936640 0x4b93a674 Yes (*) /usr/lib/samba/libsecrets3.so 0xb6552710 0xb65871c4 Yes /lib/libldap-2.4.so.2 0x467cb9b0 0x467cc498 Yes (*) /usr/lib/samba/libmemcache.so 0x46f04680 0x46f049c4 Yes (*) /usr/lib/samba/libutil_malloc.so 0x46e05600 0x46e05848 Yes (*) /usr/lib/samba/libstring_init.so 0x467d2320 0x467d4a74 Yes (*) /usr/lib/samba/libdbwrap.so 0x46e0a6f0 0x46e0aa3c Yes (*) /usr/lib/samba/libutil_reg.so 0x469e2590 0x469e28a0 Yes (*) /usr/lib/samba/libsmbd_shim.so 0x4695ecc0 0x46960d34 Yes (*) /usr/lib/samba/libtdb_compat.so 0x4c1e1190 0x4c1efb84 Yes /lib/libnsl.so.1 0x4b94ee40 0x4b9509ec Yes /lib/libcap.so.2 0xb653b7c0 0xb65432c4 Yes /lib/liblber-2.4.so.2 0x46e23800 0x46e24884 Yes (*) /usr/lib/samba/libadt_tree.so 0x4b3a7e70 0x4b3aa404 Yes /lib/libattr.so.1 0xb6522ea0 0xb6533528 Yes /usr/lib/evolution-data-server/calendar-backends/libecalbackendexchange.so 0xb6b15c20 0xb6b171d0 Yes /usr/lib/evolution-exchange/3.4/libevolution-exchange-shared.so 0x4ba02460 0x4ba141a8 Yes /usr/lib/evolution-exchange/3.4/libexchange-storage.so 0x4bc58200 0x4bca3db4 Yes /usr/lib/evolution-exchange/3.4/libexchange.so.0 0xb6b0f850 0xb6b115d4 Yes /usr/lib/evolution-exchange/3.4/libxntlm.so.0 0xb64d2f60 0xb64f8f04 Yes /lib/libedataserverui-3.0.so.1 0xb649aec0 0xb64b6694 Yes /lib/libedata-book-1.2.so.13 0xb6468a00 0xb6482e54 Yes /usr/lib/evolution/3.4/libeutil.so 0xb6433660 0xb644d7cc Yes /lib/libgtkhtml-editor-4.0.so.0 0x4bde2b90 0x4be605a4 Yes /lib/libgtkhtml-4.0.so.0 0x4c7e61a0 0x4cacdac4 Yes /lib/libgtk-3.so.0 0x426c3290 0x426c8ce4 Yes /lib/libenchant.so.1 0xb63bc100 0xb6403b14 Yes /lib/libgdk-3.so.0 0x41d116a0 0x41d1eed0 Yes /lib/libatk-1.0.so.0 0xb6b05630 0xb6b0ac94 Yes /lib/libpangocairo-1.0.so.0 0x41720cc0 0x41737cb4 Yes /lib/libgdk_pixbuf-2.0.so.0 0xb63a4ae0 0xb63a5d0c Yes /lib/libcairo-gobject.so.2 0x41d382a0 0x41d5aab4 Yes /lib/libpango-1.0.so.0 0xb62f2250 0xb6379f04 Yes /lib/libcairo.so.2 0x4e1d8a30 0x4e1ec4b4 Yes /lib/libgnome-keyring.so.0 0x4e3c3970 0x4e3d9370 Yes /lib/libgoa-1.0.so.0 0xb62e1860 0xb62e61a4 Yes /usr/lib/evolution/3.4/libevolution-utils.so 0xb62d6fc0 0xb62db754 Yes /lib/libgailutil-3.so.0 0x4ba94910 0x4baaa1d4 Yes /lib/libgnome-desktop-3.so.2 0xb61b23a0 0xb6241110 Yes /lib/libX11.so.6 0xb618f8b0 0xb6199df4 Yes /lib/libXi.so.6 0xb6188f70 0xb618b3cc Yes /lib/libXfixes.so.3 0x41d7f4c0 0x41d9ddf0 Yes /lib/libpangoft2-1.0.so.0 0x4af530e0 0x4af6e7d4 Yes /lib/libfontconfig.so.1 0xb6178880 0xb6183154 Yes /lib/libXext.so.6 0xb77a7810 0xb77a8254 Yes /lib/libXinerama.so.1 0xb616e1e0 0xb61729dc Yes /lib/libXrandr.so.2 0xb6163f60 0xb6169484 Yes /lib/libXcursor.so.1 0xb615e910 0xb615f3bc Yes /lib/libXcomposite.so.1 0xb615a850 0xb615b214 Yes /lib/libXdamage.so.1 0x4ad16610 0x4ad85674 Yes /lib/libfreetype.so.6 0x4e257d60 0x4e276c64 Yes /lib/libpng15.so.15 0xb60c4650 0xb6147414 Yes /lib/libpixman-1.so.0 0xb60b73c0 0xb60bd264 Yes /lib/libXrender.so.1 0xb6039470 0xb60907f8 Yes /lib/libgcrypt.so.11 0xb601af70 0xb602b4a4 Yes /lib/libxcb.so.1 0x4ace61b0 0x4acff434 Yes /lib/libexpat.so.1 0x4b3af6b0 0x4b3afce0 Yes /lib/libgpg-error.so.0 0x4aaf5a60 0x4aaf692c Yes /lib/libXau.so.6 0xb6514db0 0xb651770c Yes /usr/lib/evolution-data-server/calendar-backends/libecalbackendweather.so 0xb5feb230 0xb5ff8d14 Yes /lib/libgweather-3.so.0 0x4176d430 0x4176e80c Yes /lib/libsoup-gnome-2.4.so.1 0xb600b1b0 0xb600ef7c Yes /usr/lib/evolution-data-server/calendar-backends/libecalbackendcontacts.so 0xb5fd45c0 0xb5fe0234 Yes /usr/lib/evolution-data-server/calendar-backends/libecalbackendews.so 0xb5fc5560 0xb5fca494 Yes /usr/lib/evolution-data-server-3.4/libewsutils.so.0 0xb5fa1100 0xb5fb5834 Yes /usr/lib/evolution-data-server-3.4/libeews-1.2.so.0 0xb5f8c550 0xb5f944f4 Yes /usr/lib/evolution-data-server/calendar-backends/libecalbackendfile.so 0xb650e8a0 0xb650f654 Yes /lib/libnss_mdns4_minimal.so.2 0xb6001c40 0xb60052b8 Yes /lib/libnss_dns.so.2 0xb5771e80 0xb577f134 Yes /usr/lib/gio/modules/libgiognutls.so 0x4c0dbe40 0x4c0e55b4 Yes /lib/libp11-kit.so.0 0xb4d4ec50 0xb4ddb124 Yes /lib/libgnutls.so.26 0x4c239300 0x4c2451b4 Yes /lib/libtasn1.so.3 0xb575ca70 0xb5767074 Yes /usr/lib/pkcs11/gnome-keyring-pkcs11.so (*): Shared library is missing debugging information. $1 = 0x0 $2 = 0x0 eax 0x0 0 ecx 0x61 97 edx 0x8a99160 145330528 ebx 0xb5fc1ff4 -1241767948 esp 0xb2bfb010 0xb2bfb010 ebp 0xb4c01090 0xb4c01090 esi 0x8bcd5e8 146593256 edi 0x8a863c8 145253320 eip 0xb5fa3222 0xb5fa3222 <get_attachments_response_cb+162> eflags 0x210246 [ PF ZF IF RF ID ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x33 51 Dump of assembler code for function get_attachments_response_cb: 0xb5fa3180 <+0>: push %ebp 0xb5fa3181 <+1>: push %edi 0xb5fa3182 <+2>: push %esi 0xb5fa3183 <+3>: push %ebx 0xb5fa3184 <+4>: call 0xb5fa11ac <__x86.get_pc_thunk.bx> 0xb5fa3189 <+9>: add $0x1ee6b,%ebx 0xb5fa318f <+15>: lea -0x3c(%esp),%esp 0xb5fa3193 <+19>: mov 0x58(%esp),%eax 0xb5fa3197 <+23>: movl $0x0,0x2c(%esp) 0xb5fa319f <+31>: test %eax,%eax 0xb5fa31a1 <+33>: je 0xb5fa31b8 <get_attachments_response_cb+56> 0xb5fa31a3 <+35>: mov (%eax),%eax 0xb5fa31a5 <+37>: test %eax,%eax 0xb5fa31a7 <+39>: je 0xb5fa31b8 <get_attachments_response_cb+56> 0xb5fa31a9 <+41>: lea 0x3c(%esp),%esp 0xb5fa31ad <+45>: pop %ebx 0xb5fa31ae <+46>: pop %esi 0xb5fa31af <+47>: pop %edi 0xb5fa31b0 <+48>: pop %ebp 0xb5fa31b1 <+49>: ret 0xb5fa31b2 <+50>: lea 0x0(%esi),%esi 0xb5fa31b8 <+56>: mov 0x54(%esp),%eax 0xb5fa31bc <+60>: xor %ebp,%ebp 0xb5fa31be <+62>: mov 0x8(%eax),%eax 0xb5fa31c1 <+65>: mov %eax,(%esp) 0xb5fa31c4 <+68>: call 0xb5fa0d10 <g_simple_async_result_get_op_res_gpointer@plt> 0xb5fa31c9 <+73>: mov %eax,%edi 0xb5fa31cb <+75>: lea -0x816b(%ebx),%eax 0xb5fa31d1 <+81>: mov %eax,0x4(%esp) 0xb5fa31d5 <+85>: mov 0x50(%esp),%eax 0xb5fa31d9 <+89>: mov %eax,(%esp) 0xb5fa31dc <+92>: call 0xb5fa0c60 <e_soap_parameter_get_first_child_by_name@plt> 0xb5fa31e1 <+97>: mov %eax,(%esp) 0xb5fa31e4 <+100>: call 0xb5fa08d0 <e_soap_parameter_get_first_child@plt> 0xb5fa31e9 <+105>: mov %eax,%esi 0xb5fa31eb <+107>: lea -0xa205(%ebx),%eax 0xb5fa31f1 <+113>: test %esi,%esi 0xb5fa31f3 <+115>: mov %eax,0x18(%esp) 0xb5fa31f7 <+119>: lea -0xc639(%ebx),%eax 0xb5fa31fd <+125>: mov %eax,0x1c(%esp) 0xb5fa3201 <+129>: jne 0xb5fa328f <get_attachments_response_cb+271> 0xb5fa3207 <+135>: jmp 0xb5fa31a9 <get_attachments_response_cb+41> 0xb5fa3209 <+137>: lea 0x0(%esi,%eiz,1),%esi 0xb5fa3210 <+144>: mov %esi,(%esp) 0xb5fa3213 <+147>: call 0xb5fa0d00 <e_ews_item_new_from_soap_parameter@plt> 0xb5fa3218 <+152>: mov %eax,(%esp) 0xb5fa321b <+155>: mov %eax,%ebp 0xb5fa321d <+157>: call 0xb5fa0010 <e_ews_item_get_attachment_id@plt> => 0xb5fa3222 <+162>: mov (%eax),%eax 0xb5fa3224 <+164>: mov %eax,(%esp) 0xb5fa3227 <+167>: call 0xb5fa00d0 <g_strdup@plt> 0xb5fa322c <+172>: mov %eax,0x2c(%esp) 0xb5fa3230 <+176>: mov 0x10(%edi),%eax 0xb5fa3233 <+179>: mov %eax,0x4(%esp) 0xb5fa3237 <+183>: mov %ebp,(%esp) 0xb5fa323a <+186>: call 0xb5fa0ee0 <e_ews_item_dump_mime_content@plt> 0xb5fa323f <+191>: mov %eax,%ebp 0xb5fa3241 <+193>: test %ebp,%ebp 0xb5fa3243 <+195>: je 0xb5fa327d <get_attachments_response_cb+253> 0xb5fa3245 <+197>: mov 0x2c(%esp),%eax 0xb5fa3249 <+201>: test %eax,%eax 0xb5fa324b <+203>: je 0xb5fa327d <get_attachments_response_cb+253> 0xb5fa324d <+205>: mov %ebp,0x4(%esp) 0xb5fa3251 <+209>: mov 0x14(%edi),%eax 0xb5fa3254 <+212>: mov %eax,(%esp) 0xb5fa3257 <+215>: xor %ebp,%ebp 0xb5fa3259 <+217>: call 0xb5fa04b0 <g_slist_append@plt> 0xb5fa325e <+222>: mov %eax,0x14(%edi) 0xb5fa3261 <+225>: mov 0x2c(%esp),%eax 0xb5fa3265 <+229>: mov %eax,0x4(%esp) 0xb5fa3269 <+233>: mov (%edi),%eax 0xb5fa326b <+235>: mov %eax,(%esp) 0xb5fa326e <+238>: call 0xb5fa04b0 <g_slist_append@plt> 0xb5fa3273 <+243>: mov %eax,(%edi) 0xb5fa3275 <+245>: movl $0x0,0x2c(%esp) 0xb5fa327d <+253>: mov %esi,(%esp) 0xb5fa3280 <+256>: call 0xb5fa1090 <e_soap_parameter_get_next_child@plt> 0xb5fa3285 <+261>: test %eax,%eax 0xb5fa3287 <+263>: mov %eax,%esi 0xb5fa3289 <+265>: je 0xb5fa31a9 <get_attachments_response_cb+41> 0xb5fa328f <+271>: mov %esi,(%esp) 0xb5fa3292 <+274>: call 0xb5f9ffd0 <e_soap_parameter_get_name@plt> 0xb5fa3297 <+279>: mov %eax,%edx 0xb5fa3299 <+281>: mov 0x18(%esp),%eax 0xb5fa329d <+285>: mov %edx,(%esp) 0xb5fa32a0 <+288>: mov %eax,0x4(%esp) 0xb5fa32a4 <+292>: mov %edx,0x14(%esp) 0xb5fa32a8 <+296>: call 0xb5fa10c0 <g_ascii_strcasecmp@plt> 0xb5fa32ad <+301>: test %eax,%eax 0xb5fa32af <+303>: mov 0x14(%esp),%edx 0xb5fa32b3 <+307>: je 0xb5fa3210 <get_attachments_response_cb+144> 0xb5fa32b9 <+313>: mov 0x1c(%esp),%eax 0xb5fa32bd <+317>: mov %edx,(%esp) 0xb5fa32c0 <+320>: mov %eax,0x4(%esp) 0xb5fa32c4 <+324>: call 0xb5fa10c0 <g_ascii_strcasecmp@plt> 0xb5fa32c9 <+329>: test %eax,%eax 0xb5fa32cb <+331>: jne 0xb5fa3241 <get_attachments_response_cb+193> 0xb5fa32d1 <+337>: lea 0x2c(%esp),%eax 0xb5fa32d5 <+341>: mov %eax,0xc(%esp) 0xb5fa32d9 <+345>: mov 0x18(%edi),%eax 0xb5fa32dc <+348>: mov %eax,0x8(%esp) 0xb5fa32e0 <+352>: mov 0x10(%edi),%eax 0xb5fa32e3 <+355>: mov %eax,0x4(%esp) 0xb5fa32e7 <+359>: mov %esi,(%esp) 0xb5fa32ea <+362>: call 0xb5fa0cd0 <e_ews_dump_file_attachment_from_soap_parameter@plt> 0xb5fa32ef <+367>: mov %eax,%ebp 0xb5fa32f1 <+369>: jmp 0xb5fa3241 <get_attachments_response_cb+193> End of assembler dump.
Confirming, I just happen to reproduce this. It's when parsing this blob: <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <soap:Header> <t:ServerVersionInfo xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" MajorVersion="8" MinorVersion="1" MajorBuildNumber="436" MinorBuildNumber="0" Version="Exchange2007_SP1"/> </soap:Header> <soap:Body> <m:GetAttachmentResponse xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages"> <m:ResponseMessages> <m:GetAttachmentResponseMessage ResponseClass="Success"> <m:ResponseCode>NoError</m:ResponseCode> <m:Attachments> <t:FileAttachment> <t:AttachmentId Id="AAM..."/> <t:Name>t e x t %30genesis-xchange.txt</t:Name> <t:Content>xxx</t:Content> </t:FileAttachment> </m:Attachments> </m:GetAttachmentResponseMessage> <m:GetAttachmentResponseMessage ResponseClass="Success"> <m:ResponseCode>NoError</m:ResponseCode> <m:Attachments> <t:ItemAttachment> <t:AttachmentId Id="AAM..."/> <t:Name>subject</t:Name> <t:Message> <t:MimeContent CharacterSet="UTF-8">xxx</t:MimeContent> <t:ItemClass>IPM.Note</t:ItemClass> <t:Subject>subject</t:Subject> ... </t:Message> </t:ItemAttachment> </m:Attachments> </m:GetAttachmentResponseMessage> </m:ResponseMessages> </m:GetAttachmentResponse> </soap:Body> </soap:Envelope> And the issue is, when staying on <t:ItemAttachment>, the e_ews_item_new_from_soap_parameter() calls if (!g_ascii_strcasecmp (name, "Message") || (node = e_soap_parameter_get_first_child_by_name (param, "Message"))) first, which succeeded, thus the attachment was considered a Message, instead of attachment.
Created attachment 215764 [details] [review] ews patch for evolution-ews; I chose this approach, as it seems to do the right thing.
Created commit 9a48e79 in ews master (3.5.3+) Created commit 8a18e19 in ews gnome-3-4 (3.4.3+)