On Fri, Jan 12, 2007 at 11:08:45AM +0100, Alexis Sukrieh wrote:
> Package: libsm6
> Version: 1:1.0.1-3
> Severity: important
> 
> 
> Hello, first of all forgive me if libsm6 is not responsible of this bug,
> I had trouble to figure out which is the real buggy package there.
> 
> If you want to reassign the bug the a more appropriate package, feel
> free.
> 
> I have a Debian etch laptop and use oftenly the suspend-to-ram thing,
> with hibernate (using the sysfs way: echo mem > /sys/power/state).
> 
> When I power the laptop back from suspending, the ICE socket is no more:
> 
> $ env | grep -i ice
> SESSION_MANAGER=local/heracles:/tmp/.ICE-unix/11483
> $ ls /tmp/.ICE-unix/11483
> ls: /tmp/.ICE-unix/11483: No such file or directory
> 
> This makes quite all my apps under X to start with a ~10 seconds-delay.
> 
> If I strace xterm for instance, I got the following output:
> 
> connect(4, {sa_family=AF_FILE, path="/tmp/.ICE-unix/11483"}, 22) = -1
> ENOENT (No such file or directory)
> close(4)                                = 0
> rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
> rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0
> rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> nanosleep({1, 0}, {1, 0})               = 0
> socket(PF_FILE, SOCK_STREAM, 0)         = 4
> uname({sys="Linux", node="heracles", ...}) = 0
> 
> Any help/hint/advice is welcome, I'm willing to help fixing that bug
> before etch is released (hopefully).
> 
> Tell me if I can provide more useful information.

Is every file and directory in your /tmp wiped ont when you suspend and
resume? If so, it really shouldn't be doing that.

 - David Nusinow


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to