Advertisement
Guest User

Untitled

a guest
May 3rd, 2024
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. [main-i5-kde@main-i5-kde-pc ~]$ vesktop
  2. [arRPC > ipc] listening at /run/user/1000/discord-ipc-0
  3. [arRPC > websocket] listening on 6463
  4. [arRPC > process] started
  5. [4136:0100/000000.200390:ERROR:broker_posix.cc(41)] Recvmsg error: Connection reset by peer (104)
  6. Segmentation fault (core dumped)
  7. [main-i5-kde@main-i5-kde-pc ~]$ bottles
  8. /usr/share/bottles/bottles/backend/utils/generic.py:97: SyntaxWarning: invalid escape sequence '\d'
  9. [int(t) if t.isdigit() else t.lower() for t in re.split("(\d+)", text)]
  10. Traceback (most recent call last):
  11. File "/usr/bin/bottles", line 45, in <module>
  12. from bottles.frontend import main
  13. File "/usr/share/bottles/bottles/frontend/main.py", line 36, in <module>
  14. from bottles.frontend.windows.main_window import MainWindow
  15. File "/usr/share/bottles/bottles/frontend/windows/main_window.py", line 30, in <module>
  16. from bottles.backend.managers.manager import Manager
  17. File "/usr/share/bottles/bottles/backend/managers/manager.py", line 41, in <module>
  18. from bottles.backend.managers.dependency import DependencyManager
  19. File "/usr/share/bottles/bottles/backend/managers/dependency.py", line 25, in <module>
  20. import patoolib
  21. ModuleNotFoundError: No module named 'patoolib'
  22. [main-i5-kde@main-i5-kde-pc ~]$ steam
  23. steam.sh[4279]: Running Steam on endeavouros rolling 64-bit
  24. steam.sh[4279]: STEAM_RUNTIME is enabled automatically
  25. setup.sh[4352]: Steam runtime environment up-to-date!
  26. steam.sh[4279]: Steam client's requirements are satisfied
  27. tid(4402) burning pthread_key_t == 0 so we never use it
  28. [2024-05-03 20:06:19] Startup - updater built Mar 6 2024 20:27:25
  29. [2024-05-03 20:06:19] Startup - Steam Client launched with: '/home/main-i5-kde/.local/share/Steam/ubuntu12_32/steam'
  30. minidumps folder is set to /tmp/dumps
  31. 05/03 20:06:19 Init: Installing breakpad exception handler for appid(steam)/version(1709846872)/tid(4402)
  32. crash_20240503200619_2.dmp[4405]: Uploading dump (out-of-process)
  33. /tmp/dumps/crash_20240503200619_2.dmp
  34. /home/main-i5-kde/.local/share/Steam/steam.sh: line 813: 4402 Segmentation fault (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"
  35. [main-i5-kde@main-i5-kde-pc ~]$ crash_20240503200619_2.dmp[4405]: Finished uploading minidump (out-of-process): success = yes
  36. crash_20240503200619_2.dmp[4405]: response: CrashID=bp-0438e09a-32a1-4892-9d1a-f449f2240503
  37. crash_20240503200619_2.dmp[4405]: file ''/tmp/dumps/crash_20240503200619_2.dmp'', upload yes: ''CrashID=bp-0438e09a-32a1-4892-9d1a-f449f2240503''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement