Skip to content

Wine leaking file descriptors and crashing #634

@pyxfluff

Description

@pyxfluff

Acknowledgement of preliminary instructions

  • I have read the preliminary instructions, and I am certain that my problem has not already been addressed.

What problem did you encounter?

When trying to use Roblox Studio, it will crash after ~5 minutes due to a kernel open file limit.

Every 1.0s: lsof -p 1363516 | wc -l                                                         archlinux: 09:31:04 PM
                                                                                                     in 0.415s (0)
65801

# in another command (lsof)
...
Main    1363516  Pyx *450r  a_inode               0,16         0     1095 sync_file
Main    1363516  Pyx *451r  a_inode               0,16         0     1095 sync_file
Main    1363516  Pyx *452r  a_inode               0,16         0     1095 sync_file
Main    1363516  Pyx *453r  a_inode               0,16         0     1095 sync_file
Main    1363516  Pyx *454r  a_inode               0,16         0     1095 sync_file
Main    1363516  Pyx *455r  a_inode               0,16         0     1095 sync_file
...

System information

* Vinegar: v1.8.1 
* Distro: Arch Linux
* Processor: 13th Gen Intel(R) Core(TM) i3-13100F
* Kernel: 6.16.8-zen3-1-zen
* Wine: wine-10.15 (Staging)
* Installation: source
* Cards:
  * Card 0: nvidia 0000:01:00.0 /sys/class/drm/card1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUnexpected behavior of Vinegargood first issueGood for newcomershelp wantedExtra attention is neededwine

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions