Hangs on startup

Bug #661683 reported by Josef Spillner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ekiga (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

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.)

Revision history for this message
Eugen Dedu (eugen-dedu) wrote :

Please use ekiga 4.0.0, it fixes such issues.

Changed in ekiga (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.