Marco Trevisan (Treviño) wrote:
> Marco Trevisan (Treviño) wrote:
>> However, unfortunately, the bugs are not over! :(
> 
> Well, tonight I've made some new tests with this skeleton client and it
> seems that after the ecore svn commit r39913 (that basically removed all
> the parts which caused the library to abort as stated in a previous
> mail) there are no more crashes related to the e libs.

Well, unfortunately I was wrong.
I performed new tests after upgrading to ecore r39932 (which implemented
the FD EBADF handling by Andre Dieb but after some time (it can vary
from few seconds to many minutes) that my client is connected to the
prpl-msn protocol (I used the HTTP method) I get a crash due to a
SIGPIPE exception.

It always happens after this request (could this be due to purple more
than ecore?):

(23:15:33) soap: POST //abservice/SharingService.asmx HTTP/1.1
SOAPAction: http://www.msn.com/webservices/AddressBook/FindMembership
Content-Type:text/xml; charset=utf-8
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Accept: */*
Host: omega.contacts.msn.com
Content-Length: 2366
Connection: Keep-Alive
Cache-Control: no-cache

<soap:Envelope
xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/'><soap:Header
xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/'><ABApplicationHeader
xmlns='http://www.msn.com/webservices/AddressBook'><ApplicationId
xmlns='http://www.msn.com/webservices/AddressBook'>This-Is-An-App-ID</ApplicationId><IsMigration
xmlns='http://www.msn.com/webservices/AddressBook'>false</IsMigration><PartnerScenario
xmlns='http://www.msn.com/webservices/AddressBook'>MessengerPendingList</PartnerScenario><CacheKey>This-Is-A-Base64-Encoded-Cache-Key</CacheKey></ABApplicationHeader><ABAuthHeader
xmlns='http://www.msn.com/webservices/AddressBook'><ManagedGroupRequest
xmlns='http://www.msn.com/webservices/AddressBook'>false</ManagedGroupRequest><TicketToken>This-Is-A-Base64-Encoded-Ticket-Token</TicketToken></ABAuthHeader></soap:Header><soap:Body
xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/'><FindMembership
xmlns='http://www.msn.com/webservices/AddressBook'><serviceFilter
xmlns='http://www.msn.com/webservices/AddressBook'><Types
xmlns='http://www.msn.com/webservices/AddressBook'><ServiceType
xmlns='http://www.msn.com/webservices/AddressBook'>Messenger</ServiceType><ServiceType
xmlns='http://www.msn.com/webservices/AddressBook'>Invitation</ServiceType><ServiceType
xmlns='http://www.msn.com/webservices/AddressBook'>SocialNetwork</ServiceType><ServiceType
xmlns='http://www.msn.com/webservices/AddressBook'>Space</ServiceType><ServiceType
xmlns='http://www.msn.com/webservices/AddressBook'>Profile</ServiceType></Types></serviceFilter></FindMembership></soap:Body></soap:Envelope>
(23:15:33) gnutls: send failed: Error in the push function.

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread -1214285024 (LWP 30051)]
0xffffe410 in __kernel_vsyscall ()

I hope you could help me in fixing this.

-- 
Treviño's World - Life and Linux
http://www.3v1n0.net/


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to