easytag 2.1.8 (self compiled) hangs when searching CD database



Hello,

my name is Arnau Bria and I'd like to thank developers for this nice
piece of software.

I've been using it for some time on my laptop whitout any problem, but
I'm getting problems on a new fresh install. First I tried with 2.1.7
(fedora 17 rpm) and later with 2.1.8 self compiled.

The problem is the same with all version, every time I look for  CD
information (using freedb or musicbrainz) easytag receive some data (B
or few Kb) and the program freezes.

I don't know how to debug the problem but I can't figure out what wrong.

a strace shows this before easytag freezing:


poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, events=POLLIN}], 4, 0) = 0 
(Timeout)
open("/home/arnau/.cache/easytag/cddb_result_file.tmp", O_RDWR|O_CREAT|O_TRUNC, 0666) = 9
recvfrom(7, "HTTP/1.1 200 OK\r\nDate: Thu, 11 J"..., 1024, 0, NULL, NULL) = 653
fstat(9, {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff84d4c9000
recvfrom(3, 0x233f2e4, 4096, 0, 0, 0)   = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, events=POLLIN}], 4, 0) = 0 
(Timeout)
recvfrom(3, 0x233f2e4, 4096, 0, 0, 0)   = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, events=POLLIN}], 4, 0) = 0 
(Timeout)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"<\30\2\0W&\340\1<$\2\0X&\340\1<\4\2\0Y&\340\1\222\6\2\0V&\340\1"..., 40}, {NULL, 0}, {"", 0}], 
3) = 40
recvfrom(3, 0x233f2e4, 4096, 0, 0, 0)   = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, events=POLLIN}], 4, 0) = 0 
(Timeout)
recvfrom(3, 0x233f2e4, 4096, 0, 0, 0)   = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, events=POLLIN}], 4, 0) = 0 
(Timeout)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLIN|POLLOUT}])
recvfrom(3, "\21\0\227\341T&\340\1T&\340\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096, 0, NULL, NULL) 
= 512
writev(3, [{"5\30\4\0\262&\340\1\342$\340\1|\2\17\0\227\4\5\0\263&\340\1\262&\340\1A\2\0\0"..., 380}, {NULL, 
0}, {"", 0}], 3) = 380
recvfrom(3, 0x233f2e4, 4096, 0, 0, 0)   = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, events=POLLIN}], 4, 0) = 0 
(Timeout)
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, events=POLLIN}], 4, 0) = 0 
(Timeout)
recvfrom(3, 0x233f2e4, 4096, 0, 0, 0)   = -1 EAGAIN (Resource temporarily unavailable)
recvfrom(3, 0x233f2e4, 4096, 0, 0, 0)   = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, events=POLLIN}], 4, 0) = 0 
(Timeout)
recvfrom(7, 


Anyone have seen this before? is this a known issue (I've google a
little before sending this e-mail but did not see a valid answer.

Many thanks in advance,
Cheers,
Arnau


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]