Bug 61296 - event-test hangs when make check is run from cron
Summary: event-test hangs when make check is run from cron
Status: RESOLVED DUPLICATE of bug 66133
Alias: None
Product: Wayland
Classification: Unclassified
Component: weston (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 66133
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-22 17:24 UTC by Darxus
Modified: 2013-08-15 16:50 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Darxus 2013-02-22 17:24:03 UTC
Running weston's make check from cron (needed to set DISPLAY).  Hangs with this process running:

/home/darxus/source.test.master/weston/tests/../src/weston --socket=test-event-test --backend=/home/darxus/source.test.master/weston/tests/../src/.libs/x11-backend.so --log=/home/darxus/source.test.master/weston/tests/logs/./event-test-serverlog.txt --modules=/home/darxus/source.test.master/weston/tests/.libs/weston-test.so,xwayland.so

(gdb) bt
#0  0x00002ab2314ac0d3 in epoll_wait () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00002ab2301d1b8c in wl_event_loop_dispatch (loop=0xc27d60, timeout=timeout@entry=-1) at event-loop.c:414
#2  0x00002ab2301cfb45 in wl_display_run (display=display@entry=0xc27cf0) at wayland-server.c:1213
#3  0x000000000040806f in main (argc=1, argv=<optimized out>) at compositor.c:3494


This might only happen when the screensaver is active.

weston commit 056e8379a2b4554bf36c5878ec5eeec873746d37
wayland commit df1a934b8b24c9227d427f3035007867993a6612
Comment 1 U. Artie Eoff 2013-06-28 16:42:12 UTC
Possibly related to bug 66133
Comment 2 Rob Bradford 2013-07-11 16:26:01 UTC
Does the fix to schedule a repaint resolve this?
Comment 4 Rob Bradford 2013-08-14 13:42:44 UTC
Kristian, you weren't keen to integrate the fix just before the 1.2. Can we re-evaluate that now we're in the new cycle.
Comment 5 Rob Bradford 2013-08-15 16:50:06 UTC

*** This bug has been marked as a duplicate of bug 66133 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.