Comment 3 for bug 386646

Revision history for this message
Fibonacci (fibonacci-prower) wrote :

The cause of this bug is the same as for bug #386791 - namely, that getaddrinfo segfaults when /etc/hosts contains too long lines. Upon removing long lines from /etc/hosts, ekiga runs fine again.

So to reproduce this bug, just add a 4000+ line to /etc/hosts, then run the attached C program to get a segfault.