On 04/08/2006 10:52 PM, Davi Arnaut wrote:

> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 46912499703168 (LWP 619)]
> 0x0000003703470004 in strncmp () from /lib64/tls/libc.so.6
> (gdb) bt
> #0  0x0000003703470004 in strncmp () from /lib64/tls/libc.so.6
> #1  0x00000000004421a5 in uri_meets_conditions (filter=
>       {scheme = 0x0, hostinfo = 0x0, user = 0x0, password = 0x0, hostname = 
> 0x0, port_str = 0x0, path = 0x651800 "/", query = 0x0, fragment = 0x0, 
> hostent = 0x0, port = 0, is_initialized = 1, dns_looked_up = 0, dns_resolved 
> = 0}, pathlen=1, url=
>             {scheme = 0x6c2800 "http", hostinfo = 0x6c2808 "login.yahoo.com", 
> user = 0x0, password = 0x0, hostname = 0x6c2818 "login.yahoo.com", port_str = 
> 0x0, path = 0x0, query = 0x0, fragment = 0x0, hostent = 0x0, port = 0, 
> is_initialized = 1, dns_looked_up = 0, dns_resolved = 0})

Very strange that path is NULL. Could you please deliver the contents of
r->the_request and r->parsed_uri?

Reply via email to