sway crashes instantly (segmentation fault)

Created on 15 Sep 2020  路  5Comments  路  Source: swaywm/sway

  • Sway Version:
    sway version 1.5-7aea4692 (Sep 15 2020, branch 'master')

  • Debug Log:
    sway.log

  • Configuration File:
    config

  • Stack Trace:
    journalctl

    coredump

  • Description:
    Starting sway from tty, instantly crashes with segmentation fault.

bug

Most helpful comment

The config pointer is not ready if we try to retrieve the timeout during cursor creation. I'll post a PR shortly.

All 5 comments

Same here.

Same here, instant segfault

The config pointer is not ready if we try to retrieve the timeout during cursor creation. I'll post a PR shortly.

5689 Fixes the segmentation fault, and arms the timeout of hide_cursor after login.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ddevault picture ddevault  路  3Comments

aidanharris picture aidanharris  路  3Comments

WhyNotHugo picture WhyNotHugo  路  3Comments

dnkl picture dnkl  路  4Comments

soymjolk picture soymjolk  路  3Comments