Marco Trevisan (Treviño) wrote: > Cedric BAIL ha scritto: >> On Fri, Apr 3, 2009 at 5:12 PM, "Marco Trevisan (Treviño)" >> <m...@3v1n0.net> wrote: >>> Cedric BAIL wrote: >>>> Did you try under valgrind ? >>> Yes but I wasn't able to get anything of important (or maybe I just >>> don't look in the proper way), do you have some valgrind options to suggest? >> No. By default it always return a calltrace with all the path where it >> segv. In some case it could be give some useless info, but if it >> crach, it should tell you exactly where and why. > > Well, I'll retry but I don't really get a segfault. > I figure that it's just ecore that aborts...
Yes that's it. I've just commented the code that make ecore aborting (actually it is around the line 381 of the ecore_main.c file after: fprintf(stderr, "max_fd: %i\n", max_fd); Well, I've done it just for trying, but disabling that abort as you can see from the purple connection log the connection continues correctly: > (18:27:37) msn: destroy httpconn (0x86c2100) > (18:27:48) msn: cal_timeout: command CAL timed out > (18:27:48) msn: cal_error_helper: command CAL failed for reason 7 > (18:27:48) msn: Error: Unable to call the user <user1>@live.it for reason 7 > (18:27:48) msn: End User Display > (18:27:48) msn: destroy httpconn (0x861f6d8) > max_fd: 16 > cr: 2, cw: 1, ce: 3 > 0x86a75d0 => 16 > > > ################ > Ehiiiiiiiiiiiiiiiiiiii .... ECORE WHOULD HAVE ABORTED HERE! :| > ################ > > (18:28:03) msn: S: NS 000: UBX <user2>@hotmail.it 1 152 > (18:28:03) msn: UBX received. > (18:28:03) msn: msn get PSM > (18:28:03) msn: Get CurrentMedia > (18:28:03) msn: Parsing currentmedia string: "WMP\0Music\00\0{0} - > {1}\0\0\0\0\0" > (18:28:03) blist: Updating buddy status for <user2>@hotmail.it (MSN) Soooo... Here's someone is wrong when working with the fd, ecore or libpurple. And... Since libpurple works well both with glib and cocoa I figure that ecore is the one that is not acting as expected. -- Treviño's World - Life and Linux http://www.3v1n0.net/ ------------------------------------------------------------------------------ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel