pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/43183: net/trickle crashes on NetBSD



The following reply was made to PR pkg/43183; it has been noted by GNATS.

From: Tobias Nygren <tnn%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/43183: net/trickle crashes on NetBSD
Date: Tue, 20 Apr 2010 16:44:17 +0200

 On Tue, 20 Apr 2010 13:10:01 +0000 (UTC)
 Pierre Pronchery <khorben%defora.org@localhost> wrote:
 
 > As it seems, NetBSD's libc socket() function is a wrapper, actually reaching 
 > the syscall by calling __socket30(). This tricks trickle into an infinite, 
 > recursive loop, eventually crashing upon the first call to socket().
 
 This is probably the same bug that makes net/tsocks crash when used
 with ssh(1).
 


Home | Main Index | Thread Index | Old Index