Segmentation fault on OpenSUSE Tumbleweed

insync frequently fails with SegFault:

Fatal Python error: Segmentation fault

Thread 0x00007f41de7fc6c0 (most recent call first):
  File "concurrent/futures/thread.py", line 81 in _worker
  File "threading.py", line 917 in run
  File "threading.py", line 980 in _bootstrap_inner
  File "threading.py", line 937 in _bootstrap

Thread 0x00007f41dcff96c0 (most recent call first):
  File "threading.py", line 312 in wait
  File "concurrent/futures/_base.py", line 441 in result
  File "idesksync/shellwork.py", line 154 in get_update
  File "ideskheadless/unix_socket_server.py", line 204 in _handle_shell_updates
  File "threading.py", line 917 in run
  File "threading.py", line 980 in _bootstrap_inner
  File "threading.py", line 937 in _bootstrap

OS:
NAME=“openSUSE Tumbleweed”
ID=“opensuse-tumbleweed”
VERSION_ID=“20251127”

Hello, @Thomas_Fruhbeck! Apologies for the huge trouble, and thank you for reporting this. This is an issue under investigation and I’ve already notified our Linux Team so we can update the affected users as soon as possible.

With the latest update of Tumbleweed openSUSE (openSUSE Tumbleweed"
VERSION=“20251211”/ X11) the problem seems to be gone. I haven’t experienced a single crash since updating to the latest version about five hours ago.

1 Like