search for: opennc

Displaying 1 result from an estimated 1 matches for "opennc".

Did you mean: opennx
2000 Oct 27
0
Segfault in 2.2.0p1 due to connect() changes in Linux 2.4
...#39;); The problem seems to be that the socket() function not returning EINVAL (as the man page suggests), but is instead returning EAFNOSUPPORT. This change was made recently... http://www.uwsg.iu.edu/hypermail/linux/kernel/0008.3/0342.html ...in order to conform to Single Unix v2: http://www.opennc.org/onlinepubs/007908799/xns/connect.html Anyway, the caller is unable to handle a NULL return from x11_create_display_inet(), and the eventual deref of s->display in do_child is fatal. Two workarounds exist. The first is to disable X11 connection forwarding. The second is to rebuild with --...