Comment 87 for bug 147623

Revision history for this message
Jacob Boström (jakethecak3) wrote :

I did a strace on my 7.10 box. Harveys and mine are almost the same.

jake@quad:~$ diff usplash-strace_jake.amd64 usplash-strace_harvey_muller.amd64

1295c1291
< rt_sigreturn(0x2b5404320a20) = -1 EINTR (Interrupted system call)
---
> rt_sigreturn(0x7f6e801568e0) = -1 EINTR (Interrupted system call)
(repeated 380 times)

1302c1298,1299
< ioctl(0, VIDIOC_ENUM_FMT or VT_SETMODE, 0x2b5403703840) = 0
---
> ioctl(0, VIDIOC_ENUM_FMT or VT_SETMODE, 0x7f6e80b70a00) = 0
> ioctl(4, KDFONTOP, 0x7fff88d8d500) = 0