Member
Registered: Aug 2003
Location: raleigh
Distribution: Gentoo 2005.1 x86_64
Posts: 931
Rep:
|
xmms freezes my comp
im on gentoo and ecvery time i run xmms it freezes and i have to hit the reset button. here is the last part of my strace
write(3, "\222\3\n\0\35\0\200\0018\0\200\1\0\6@\0\240\5\0\0L\0\20"..., 40) = 40
ioctl(3, FIONREAD, [0]) = 0
poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 9) = 0
gettimeofday({1105132507, 891560}, NULL) = 0
gettimeofday({1105132507, 891583}, NULL) = 0
ioctl(3, FIONREAD, [0]) = 0
poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
ioctl(14, 0x80044121, 0xbffff038) = 0
gettimeofday({1105132507, 891728}, NULL) = 0
gettimeofday({1105132507, 891766}, NULL) = 0
ioctl(3, FIONREAD, [0]) = 0
poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 9) = 0
gettimeofday({1105132507, 901565}, NULL) = 0
gettimeofday({1105132507, 901589}, NULL) = 0
ioctl(3, FIONREAD, [0]) = 0
poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
ioctl(14, 0x80044121, 0xbffff038) = 0
gettimeofday({1105132507, 901708}, NULL) = 0
gettimeofday({1105132507, 901732}, NULL) = 0
uname({sys="Linux", node="localhost", ...}) = 0
gettimeofday({1105132507, 901965}, NULL) = 0
write(3, "\222\3\n\0\35\0\200\0018\0\200\1\0\6@\0\0\5\20\0L\0\20"..., 224) = 224
ioctl(3, FIONREAD, [0]) = 0
poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 9) = 0
gettimeofday({1105132507, 912569}, NULL) = 0
ioctl(14, 0x80044121, 0xbffff038) = 0
gettimeofday({1105132507, 912636}, NULL) = 0
write(3, "6\3\2\0\345\0\200\0015\30\4\0\350\0\200\1\35\0\200\1\17"..., 592) = 592
read(3, "\1\1\323\34\0\0\0\0\273\0\200\1\0\0\0\0\0\0\0\0\27\0\0"..., 32) = 32
write(3, "8\3\4\0=\0\200\1\4\0\0\0\n\22\n\0F\0\5\0009\0\200\1=\0"..., 1652) = 1652
read(3, 0xbfffef60, 32) = -1 EAGAIN (Resource temporarily unavailable)
select(4, [3], NULL, NULL, NULL
what does that EAGAIN (recourse temporarily unavailable mean)
|