Your message dated Sun, 14 Oct 2007 18:20:57 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#446633: Acknowledgement (Amarok hangs on start-up)
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: amarok
Version: 1.4.7-1+b1
Severity: grave
When starting Amarok, as soon as the GUI appears the application
hangs.
Running strace gives the following output immediately before/around
the time the application hangs:
munmap(0xb6ce1000, 73697) = 0
open("/etc/passwd", O_RDONLY) = 6
fcntl64(6, F_GETFD) = 0
fcntl64(6, F_SETFD, FD_CLOEXEC) = 0
_llseek(6, 0, [0], SEEK_CUR) = 0
fstat64(6, {st_mode=S_IFREG|0644, st_size=1582, ...}) = 0
mmap2(NULL, 1582, PROT_READ, MAP_SHARED, 6, 0) = 0xb6cf2000
_llseek(6, 1582, [1582], SEEK_SET) = 0
munmap(0xb6cf2000, 1582) = 0
close(6) = 0
write(4, "\1\f\1\0\7\0\0\0\1\0\0\0/sha\6\0\0\0UserIDmbase/"..., 64) = 64
write(4, "\1\f\1\0\22\0\0\0\1\0\0\0`2*\267\16\0\0\0RestartComma"..., 152) = 152
write(4, "\1\r\1\0\4\0\0\0\1\0\0\0`2*\267\16\0\0\0DiscardComma"..., 40) = 40
write(4, "\1\f\1\0\10\0\0\0\1\0\0\0`2*\267\20\0\0\0RestartStyle"..., 72) = 72
write(4, "\1\10\1\0\0\0\0\0", 8) = 8
gettimeofday({1192371002, 584419}, NULL) = 0
gettimeofday({1192371002, 584657}, NULL) = 0
waitpid(11671, 0xbfb234e0, WNOHANG) = 0
ioctl(5, FIONREAD, [0]) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1192371002, 584903}, NULL) = 0
select(14, [3 4 5 12 13], [], [], {0, 6837}) = 1 (in [4], left {0, 6837})
read(4, "\1\22\0\1\0\0\0\0", 8) = 8
gettimeofday({1192371002, 585162}, NULL) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1192371002, 585268}, NULL) = 0
select(14, [3 4 5 12 13], [], [], {0, 6472}) = 0 (Timeout)
gettimeofday({1192371002, 619091}, NULL) = 0
waitpid(11671, 0xbfb234e0, WNOHANG) = 0
ioctl(5, FIONREAD, [0]) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1192371002, 619341}, NULL) = 0
The strace input then continues to loop in the manner of the last few
lines until the application is killed.
This affects both Amarok 1.4.6 and 1.4.7 (which I installed to see if
that cleared the problem).
Thanks,
John
--- End Message ---
--- Begin Message ---
Actually I think this one can be closed. It seems to have been a
one-off - rebooting has cleared it, though my music collection got
wiped somewhere in the process so will need to be rescanned...
--- End Message ---