flathub / com.valvesoftware.Steam

https://flathub.org/apps/details/com.valvesoftware.Steam
336 stars 69 forks source link

Steam always segfault and show a dialog saying: "steam has crashed" after closing the program #1029

Open sudoker0 opened 1 year ago

sudoker0 commented 1 year ago

This might not be a big issue, but it's definitely something that bug me and some other peoples too.

So every time that I close Steam the normal way (which is pressing the letter X on the top-right corner), after a few seconds, it would always show up a popup saying: "We're sorry, it looks like "steam" crashed". And while this doesn't affect the actual user experience, seeing that popup show up after closing Steam always made me have a feeling that this is not stable at all.

So I hope to see this problem fixed, or have a solution.

Log output after Steam is closed:

Could not connect to X session manager: None of the authentication protocols specified are supported
Could not connect to X session manager: None of the authentication protocols specified are supported

(steam:155): GLib-GObject-CRITICAL **: 19:29:27.074: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
crash_20230102192927_29.dmp[3127]: Uploading dump (out-of-process)
/tmp/dumps/crash_20230102192927_29.dmp
crash_20230102192927_29.dmp[3127]: Finished uploading minidump (out-of-process): success = yes
crash_20230102192927_29.dmp[3127]: response: CrashID=bp-a4e952de-ad48-4db0-a1d9-d2bb92230102
crash_20230102192927_29.dmp[3127]: file ''/tmp/dumps/crash_20230102192927_29.dmp'', upload yes: ''CrashID=bp-a4e952de-ad48-4db0-a1d9-d2bb92230102''
/home/anhquan/.var/app/com.valvesoftware.Steam/.local/share/Steam/steam.sh: line 798:   155 Segmentation fault      (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"

System info:

OS: Fedora 37
Computer Information:
    Manufacturer:  Dell Inc.
    Model:  0R2XKN
    Form Factor: Desktop
    No Touch Input Detected

Processor Information:
    CPU Vendor:  GenuineIntel
    CPU Brand:  Intel(R) Core(TM) i3-7020U CPU @ 2.30GHz
    CPU Family:  0x6
    CPU Model:  0x8e
    CPU Stepping:  0x9
    CPU Type:  0x0
    Speed:  2300 Mhz
    4 logical processors
    2 physical processors
    HyperThreading:  Supported
    FCMOV:  Supported
    SSE2:  Supported
    SSE3:  Supported
    SSSE3:  Supported
    SSE4a:  Unsupported
    SSE41:  Supported
    SSE42:  Supported
    AES:  Supported
    AVX:  Supported
    AVX2:  Supported
    AVX512F:  Unsupported
    AVX512PF:  Unsupported
    AVX512ER:  Unsupported
    AVX512CD:  Unsupported
    AVX512VNNI:  Unsupported
    SHA:  Unsupported
    CMPXCHG16B:  Supported
    LAHF/SAHF:  Supported
    PrefetchW:  Unsupported

Operating System Version:
    Freedesktop.org SDK 22.08 (Flatpak runtime) (64 bit)
    Kernel Name:  Linux
    Kernel Version:  6.0.15-300.fc37.x86_64
    X Server Vendor:  The X.Org Foundation
    X Server Release:  12014000
    X Window Manager:  GNOME Shell
    Steam Runtime Version:  steam-runtime_0.20221019.0

Video Card:
    Driver:  Intel Mesa Intel(R) HD Graphics 620 (KBL GT2F)
    Driver Version:  4.6 (Compatibility Profile) Mesa 22.2.4 (git-80df10f902)
    OpenGL Version: 4.6
    Desktop Color Depth: 24 bits per pixel
    Monitor Refresh Rate: 59 Hz
    VendorID:  0x8086
    DeviceID:  0x5921
    Revision Not Detected
    Number of Monitors:  1
    Number of Logical Video Cards:  1
    Primary Display Resolution:  1366 x 768
    Desktop Resolution: 1366 x 768
    Primary Display Size: 13.54" x 7.64" (15.51" diag)
                                            34.4cm x 19.4cm (39.4cm diag)
    Primary VRAM Not Detected

Sound card:
    Audio device: Realtek ALC3246

Memory:
    RAM:  7681 MB

VR Hardware:
    VR Headset: None detected

Miscellaneous:
    UI Language:  English
    LANG:  en_US.UTF-8
    Total Hard Disk Space Available:  227311 MB
    Largest Free Hard Disk Block:  177813 MB

Storage:
    Number of SSDs: 3
    SSD sizes: 240G,240G,0B
    Number of HDDs: 0
AsciiWolf commented 1 year ago

Same issue on my Fedora 37 system. More logs:

com.valvesoftware.Steam.desktop[231603]: src/steamexe/main.cpp (254) : Assertion Failed: reaping pid: 5435 -- gameoverlayui
com.valvesoftware.Steam.desktop[231603]: src/vstdlib/coroutine.cpp (809) : GCoroutineMgr().IsValidCoroutine(hCoroutine)
com.valvesoftware.Steam.desktop[231603]: src/vstdlib/coroutine.cpp (809) : GCoroutineMgr().IsValidCoroutine(hCoroutine)
AsciiWolf commented 1 year ago

It does not seem to crash anymore on my system since the last Steam update.