Skip to content

Crash on resuming from suspend #22

@ahuston-0

Description

@ahuston-0

Hi there! I've been using wired for a few months now, and sometime within the last few weeks I noticed that if I woke my laptop up from being suspended, I would not get anymore notifications (or in the case of Telegram, I'd get their default notifications). I'm not sure if this will include a whole lot of useful details, but this is the output I get from running wired, then systemctl suspend, and then waking up the machine 30 seconds later.

This is on Arch Linux, if you need details as to what WM I'm running or any package versions or anything let me know and I'll give more details.

> RUST_BACKTRACE=full wired

A wired socket exists; taking ownership.  Existing wired processes will not receive CLI calls.
Acquired notification bus name.
DBus Init Success.
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 4, kind: Interrupted, message: "Interrupted system call" }', /home/alice/.cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.25.0/src/platform_impl/linux/x11/mod.rs:360:54
stack backtrace:
   0:     0x5561bc4c067c - <unknown>
   1:     0x5561bc4e65ac - <unknown>
   2:     0x5561bc4bc9c5 - <unknown>
   3:     0x5561bc4c2240 - <unknown>
   4:     0x5561bc4c1df7 - <unknown>
   5:     0x5561bc4c28f4 - <unknown>
   6:     0x5561bc4c23d0 - <unknown>
   7:     0x5561bc4c0b24 - <unknown>
   8:     0x5561bc4c2339 - <unknown>
   9:     0x5561bc2a02c1 - <unknown>
  10:     0x5561bc2a03b3 - <unknown>
  11:     0x5561bc2edd37 - <unknown>
  12:     0x5561bc2e4d5b - <unknown>
  13:     0x5561bc32a273 - <unknown>
  14:     0x5561bc310f89 - <unknown>
  15:     0x5561bc4c2efa - <unknown>
  16:     0x5561bc2e55f2 - <unknown>
  17:     0x7f745dd0db25 - __libc_start_main
  18:     0x5561bc2a0a9e - <unknown>
  19:                0x0 - <unknown>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions