[evolution-patches] Re: soup patch for connection_death loop
- From: Joe Shaw <joe ximian com>
- To: Dan Winship <danw ximian com>
- Cc: evolution-patches ximian com
- Subject: [evolution-patches] Re: soup patch for connection_death loop
- Date: 23 Apr 2003 15:55:38 -0400
On Wed, 2003-04-23 at 15:24, Dan Winship wrote:
> Joe: I'm currently running with both this and my earlier uncommitted
> soup patch to split conn->in_use into a tri-state enum. I'm curious if
> (a) this patch fixes your loop, and (b) if you need the other patch too
> or not.
The first patch by itself doesn't fix my loop, but if it fixes loops
you're seeing it's probably worth going in. With the second patch,
however, my soup crashes with an infinite stack recursion. It seems to
go:
main loop -> soup_socket_new_cb() -> soup_socket_connect_tcp_cb() ->
soup_context_connect_cb() -> soup_queue_connect_cb() -> proxy_connect()
-> proxy_https_connect() -> soup_message_send() -> main loop -> ...
Joe
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]