On 06/17/2013 04:06 PM, Jens Neu wrote:
On 17.06.2013 15:49, Joe Zeff wrote:
Have you looked in ~/.xsession-errors yet?

I have a couple of:
libpng warning: Application built with libpng-1.2.8 but running with 1.5.13
libpng warning: Application built with libpng-1.2.8 but running with 1.5.13
libpng warning: Application built with libpng-1.2.8 but running with 1.5.13

at the end, nothing more interesting.

I did an strace of the (already hanging) /usr/bin/X before killing it with -9:

futex(0x3a6a50d3e0, FUTEX_WAIT_PRIVATE, 2, NULL) = ? ERESTARTSYS (To be restarted if SA_RESTART is set)
--- SIGALRM {si_signo=SIGALRM, si_code=SI_KERNEL} ---
rt_sigreturn()                          = -1 EINTR (Interrupted system call)
futex(0x3a6a50d3e0, FUTEX_WAIT_PRIVATE, 2, NULL) = ? ERESTARTSYS (To be restarted if SA_RESTART is set)
--- SIGALRM {si_signo=SIGALRM, si_code=SI_KERNEL} ---
rt_sigreturn()                          = -1 EINTR (Interrupted system call)
futex(0x3a6a50d3e0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
+++ killed by SIGKILL +++

Any ideas?

regards
Jens
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to