hello, after several suspend-resume of my dell laptop (os2008.11), evince (or even realplayer) hangs, i have to wait several minutes before it displays something. Doing a truss on the process , i notice several connections refused: /1: so_socket(PF_INET, SOCK_STREAM, IPPROTO_TCP, 0x00000000, SOV_DEFAULT) = 23 /1: fcntl(23, F_SETFL, FNONBLOCK) = 0 /1: fcntl(23, F_SETFD, 0x00000001) = 0 /1: connect(23, 0x082F3DE0, 16, SOV_DEFAULT) Err#146 ECONNREFUSED /1: close(23) = 0 /1: so_socket(PF_UNIX, SOCK_STREAM, 0, 0x00000000, SOV_DEFAULT) = 23 /1: fcntl(23, F_SETFL, FNONBLOCK) = 0 /1: fcntl(23, F_SETFD, 0x00000001) = 0 /1: getuid() = 101 [101] /1: connect(23, 0x081DF400, 48, SOV_DEFAULT) Err#146 ECONNREFUSED /1: close(23) = 0 ... these messages are continuously repeated. The problem occured recently, and i haven't done any updates since i stay with release depot, not dev.
Thanks in advance for help, gerard
