Hide Forgot
Description of problem: xvfb-run with xwininfo segfault after killing Xvfb with signal 15 Version-Release number of selected component (if applicable): xorg-x11-utils-7.5-6.el6 How reproducible: always Steps to Reproduce: 1.open terminal and run xvfb-run ~ ]$ xvfb-run xwininfo 2.it will wait for some window to capture 3.now open another terminal and send SIGTERM to Xvfb ~ ]$ kill -15 <proc-id-Xvfb> Actual results: the xwininfo segfault Expected results: the xwininfo should not segfault Additional info:
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-0736.html