In this build, Cypress died for no apparent reason due to SIGBUS (“Bus error (bad memory access)”).
(Cypress:2280): dconf-CRITICAL **: 14:46:00.000: unable to create directory '/run/user/2947/dconf': Permission denied. dconf will not work properly. (Cypress:2280): dconf-CRITICAL **: 14:46:00.000: unable to create directory '/run/user/2947/dconf': Permission denied. dconf will not work properly. (Cypress:2280): dconf-CRITICAL **: 14:46:00.001: unable to create directory '/run/user/2947/dconf': Permission denied. dconf will not work properly. The Test Runner unexpectedly exited via a exit event with signal SIGBUS Please search Cypress documentation for possible solutions: https://on.cypress.io Check if there is a GitHub issue describing this crash: https://github.com/cypress-io/cypress/issues Consider opening a new issue. ---------- Platform: linux-x64 (Debian - 11.11) Cypress Version: 13.17.0
(The dconf errors have been seen before, e.g. in T425845 T394726 T405220 T403624, so I suspect they’re unrelated and effectively harmless.) Apparently his has been reported upstream twice (#30193, #7048, but closed due to inability to reproduce or inactivity.