https://bugs.freedesktop.org/show_bug.cgi?id=59001
--- Comment #17 from Kristian Høgsberg <[email protected]> --- (In reply to comment #16) > Got no stack here: > (gdb) run > Starting program: > /home/abuild/rpmbuild/BUILD/wayland-1.0.3/tests/.libs/queue-test > warning: Could not load shared library symbols for linux-vdso64.so.1. > Do you need "set solib-search-path" or "set sysroot"? > [Thread debugging using libthread_db enabled] > Using host libthread_db library "/lib64/libthread_db.so.1". > Detaching after fork from child process 28649. > queue-test: test-helpers.c:39: count_open_fds: Assertion `dir && "opening > /proc/self/fd failed."' failed. > test "queue": signal 6, fail. > 1 tests, 0 pass, 1 fail > [Inferior 1 (process 28648) exited with code 01] > (gdb) bt > No stack. That's a different bug than the segfault (signal 11) above. The test has a built-in check for leaking fds which needs to read /proc and that's failing for some reason... running in a chroot? -- 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
