Hello, On Fri, Aug 10, 2007 at 01:02:17PM +0000, Roman Odaisky wrote: > Package: unison > Version: 2.13.16-6 > Severity: normal > > > When I ran nmap -sV, unison (being run with --socket over VPN) crashed with > this message: > > Uncaught exception File > "/home/gildor/deb/unison/build-area/unison-2.13.16/remote.ml", line 530, > characters 2-8: Assertion failed > > Obviously nmap sent something to unison that it couldn't process. > > Expected behavior: drop the connection, or ignore the error until some > reasonable input is sent, but don't crash. >
Unison rely on "ssh" to establish a connection with remote site. So it doesn't handle at all any network error, since it look likes a broken pipe when ssh fails... Don't you think that nmap just crash "ssh" ? In this case, this bug should be reassigned to ssh. Can you reproduce the same behavior with the same command ? Regards Sylvain Le Gall -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]