Public bug reported:

Binary package hint: ekiga

I would like to initiate a VoIP call. The Ekiga GUI doesn't even come up
on Kubuntu 10.04:

open("/etc/resolv.conf", O_RDONLY)      = 47
fstat(47, {st_mode=S_IFREG|0644, st_size=246, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7fb9981cf000
read(47, "# Dynamic resolv.conf(5) file fo"..., 4096) = 246
read(47, "", 4096)                      = 0
close(47)                               = 0
munmap(0x7fb9981cf000, 4096)            = 0
socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 47
connect(47, {sa_family=AF_INET, sin_port=htons(53), 
sin_addr=inet_addr("141.76.40.7")}, 16) = 0
poll([{fd=47, events=POLLOUT}], 1, 0)   = 1 ([{fd=47, revents=POLLOUT}])
sendto(47, "\"R\1\0\0\1\0\0\0\0\0\0\4_sip\4_udp\5ekiga\3net"..., 37, 
MSG_NOSIGNAL, NULL, 0) = 37
poll([{fd=47, events=POLLIN}], 1, 5000

) = 0 (Timeout)
socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 48
connect(48, {sa_family=AF_INET, sin_port=htons(53), 
sin_addr=inet_addr("141.76.2.1")}, 16) = 0
poll([{fd=48, events=POLLOUT}], 1, 0)   = 1 ([{fd=48, revents=POLLOUT}])
sendto(48, "\"R\1\0\0\1\0\0\0\0\0\0\4_sip\4_udp\5ekiga\3net"..., 37, 
MSG_NOSIGNAL, NULL, 0) = 37
poll([{fd=48, events=POLLIN}], 1, 3000
) = 0 (Timeout)
socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 49
connect(49, {sa_family=AF_INET, sin_port=htons(53), 
sin_addr=inet_addr("193.226.10.97")}, 16) = 0
poll([{fd=49, events=POLLOUT}], 1, 0)   = 1 ([{fd=49, revents=POLLOUT}])
sendto(49, "\"R\1\0\0\1\0\0\0\0\0\0\4_sip\4_udp\5ekiga\3net"..., 37, 
MSG_NOSIGNAL, NULL, 0) = 37
poll([{fd=49, events=POLLIN}], 1, 6000) = 1 ([{fd=49, revents=POLLIN}])
recvfrom(49, "\"R\201\203\0\1\0\0\0\1\0\0\4_sip\4_udp\5ekiga\3net"..., 512, 0, 
{sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("193.226.10.97")}, 
[16]) = 86
close(47)                               = 0
close(48)                               = 0
close(49)                               = 0
socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 47
connect(47, {sa_family=AF_INET, sin_port=htons(53), 
sin_addr=inet_addr("141.76.40.7")}, 16) = 0
poll([{fd=47, events=POLLOUT}], 1, 0)   = 1 ([{fd=47, revents=POLLOUT}])
sendto(47, "h\226\1\0\0\1\0\0\0\0\0\0\4_sip\4_udp\5ekiga\3net"..., 55, 
MSG_NOSIGNAL, NULL, 0) = 55
poll([{fd=47, events=POLLIN}], 1, 5000

(etc. pp.)

** Affects: ekiga (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Hangs on startup
https://bugs.launchpad.net/bugs/661683
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to