On 4/19/2014 5:07 PM, Andy Goth wrote:
On 4/19/2014 5:04 PM, Stephan Beal wrote:
On Sun, Apr 20, 2014 at 12:02 AM, Andy Goth wrote:
#5  0x000000000045238c in ssh_request_loop (

You're doing an HTTP clone, i thought?

Or is that part of ssl tunneling? i cloned w/o ssl because my fossil
is built without it.

Well, I do have $SSH_CONNECTION set due to having logged in via ssh.
Looks like the CGI code is seeing that variable and doing something
special and/or stupid.  After unsetting it, the assert failure no longer
happens.

$ echo $SSH_CONNECTION
192.168.56.1 58169 192.168.56.3 22

--
Andy Goth | <andrew.m.goth/at/gmail/dot/com>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to