https://bugs.freedesktop.org/show_bug.cgi?id=83055
--- Comment #2 from Pekka Paalanen <[email protected]> --- (In reply to comment #1) > This is from running weston under gdb and stopping execution when weston > freezes: > > Program received signal SIGTSTP, Stopped (user). > 0xb6daeb62 in epoll_wait () from /lib/arm-linux-gnueabihf/libc.so.6 > (gdb) bt > #0 0xb6daeb62 in epoll_wait () from /lib/arm-linux-gnueabihf/libc.so.6 > #1 0xb6fc31c0 in wl_event_loop_dispatch (loop=0x374f8, > timeout=timeout@entry=-1) at src/event-loop.c:412 > #2 0xb6fc22e0 in wl_display_run (display=display@entry=0x374b0) at > src/wayland-server.c:986 > #3 0x00016144 in main (argc=1, argv=<optimized out>) at > src/compositor.c:4420 That is perfectly normal. In IRC you said something about a crash, and getting the backtrace from a crash could be useful. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
