Insync 1.3.17 segfault on openSUSE Tumbleweed

Hi, I am having an issue with Insync since a few days, in that it segfaults on start.
Here is the output (with --no-daemon):

cris@PolariSuse [~]$ insync start  --no-daemon
INFO     2018-07-09 16:22:53,836 [__main__insync__:main:101] insync version: 1.3.17.36167
INFO     2018-07-09 16:22:53,838 [__main__insync__:main:102] client created <ideskmain.client.Client object at 0x7fe2f184c110>
INFO     2018-07-09 16:22:53,839 [unix_socket_server_portable:start:47] unix socket server thread start
INFO     2018-07-09 16:22:53,840 [__main__insync__:main:110] starting client
INFO     2018-07-09 16:22:53,851 [fswatch:_start:532] LinuxFSWatcher._start
INFO     2018-07-09 16:22:53,855 [fswatch:_pull_loop:267] Inotify loop enter
INFO     2018-07-09 16:22:54,034 [gdsyncer:sync_account:145] Syncing GDUser(id=u'103836085443746740503', email=u'criguada@gmail.com', name=u'Cristiano Guadagnino').

(insync:7097): GStreamer-WARNING **: 16:22:54.104: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(insync:7097): GStreamer-WARNING **: 16:22:54.105: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstpbtypes.so': /usr/lib64/gstreamer-1.0/libgstpbtypes.so: undefined symbol: gst_dynamic_type_register

(insync:7097): GStreamer-WARNING **: 16:22:54.107: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstrawparse.so': /usr/lib64/gstreamer-1.0/libgstrawparse.so: undefined symbol: gst_param_spec_array

(insync:7097): GStreamer-WARNING **: 16:22:54.114: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstxvimagesink.so': /usr/lib64/gstreamer-1.0/libgstxvimagesink.so: undefined symbol: gst_video_overlay_install_properties

(insync:7097): GStreamer-WARNING **: 16:22:54.122: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstlibav.so': /usr/lib/insync/libstdc++.so.6: version `GLIBCXX_3.4.25' not found (required by /usr/lib64/libopenmpt.so.0)

(insync:7097): GStreamer-WARNING **: 16:22:54.124: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstaudioparsers.so': /usr/lib64/gstreamer-1.0/libgstaudioparsers.so: undefined symbol: gst_base_parse_drain

(insync:7097): GStreamer-WARNING **: 16:22:54.127: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstflv.so': /usr/lib64/gstreamer-1.0/libgstflv.so: undefined symbol: gst_aggregator_pad_pop_buffer

(insync:7097): GStreamer-WARNING **: 16:22:54.131: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstgtk.so': /usr/lib64/libharfbuzz.so.0: undefined symbol: FT_Done_MM_Var

(insync:7097): GStreamer-WARNING **: 16:22:54.133: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstisomp4.so': /usr/lib64/gstreamer-1.0/libgstisomp4.so: undefined symbol: gst_video_field_order_from_string

(insync:7097): GStreamer-WARNING **: 16:22:54.135: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstmultifile.so': /usr/lib64/gstreamer-1.0/libgstmultifile.so: undefined symbol: gst_video_time_code_interval_new_from_string

(insync:7097): GStreamer-WARNING **: 16:22:54.139: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstrtp.so': /usr/lib64/gstreamer-1.0/libgstrtp.so: undefined symbol: gst_audio_stream_align_new

(insync:7097): GStreamer-WARNING **: 16:22:54.140: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstrtpmanager.so': /usr/lib64/gstreamer-1.0/libgstrtpmanager.so: undefined symbol: gst_param_spec_array

(insync:7097): GStreamer-WARNING **: 16:22:54.146: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstvideo4linux2.so': /usr/lib64/gstreamer-1.0/libgstvideo4linux2.so: undefined symbol: gst_pad_get_task_state

(insync:7097): GStreamer-WARNING **: 16:22:54.150: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstassrender.so': /usr/lib64/libharfbuzz.so.0: undefined symbol: FT_Done_MM_Var

(insync:7097): GStreamer-WARNING **: 16:22:54.151: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstaudiobuffersplit.so': /usr/lib64/gstreamer-1.0/libgstaudiobuffersplit.so: undefined symbol: gst_audio_stream_align_set_rate

(insync:7097): GStreamer-WARNING **: 16:22:54.151: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstaudiomixmatrix.so': /usr/lib64/gstreamer-1.0/libgstaudiomixmatrix.so: undefined symbol: gst_param_spec_array

(insync:7097): GStreamer-WARNING **: 16:22:54.154: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstcompositor.so': /usr/lib64/libgstbadvideo-1.0.so.0: undefined symbol: gst_aggregator_pad_pop_buffer
Fatal Python error: Segmentation fault

Thread 0x00007fe2dcd4f700:
  File "ideskdb/clientdb.py", line 245 in get_first
  File "ideskdb/clientdb.py", line 261 in check_integrity
  File "idesksyncer/gddbman.py", line 46 in install
  File "ideskutils/gevent_itc.py", line 92 in wrapper
  File "threading.py", line 757 in run
  File "threading.py", line 804 in __bootstrap_inner
  File "threading.py", line 777 in __bootstrap

Thread 0x00007fe2eb6fd700:
  File "ideskmain/clienttasks/_logs_pruner.py", line 35 in __prune_logs
  File "ideskutils/gevent_itc.py", line 92 in wrapper
  File "threading.py", line 757 in run
  File "threading.py", line 804 in __bootstrap_inner
  File "threading.py", line 777 in __bootstrap

Thread 0x00007fe2f088e700:
  File "isyncd/linux/fswatch.py", line 278 in _pull_loop
  File "threading.py", line 757 in run
  File "threading.py", line 804 in __bootstrap_inner
  File "threading.py", line 777 in __bootstrap

Thread 0x00007fe2f108f700:
  File "SocketServer.py", line 150 in _eintr_retry
  File "SocketServer.py", line 231 in serve_forever
  File "isyncd/linux/portable/unix_socket_server_portable.py", line 76 in __serve
  File "threading.py", line 757 in run
  File "threading.py", line 804 in __bootstrap_inner
  File "threading.py", line 777 in __bootstrap

Thread 0x00007fe3027df700:
  File "gevent/hub.py", line 179 in run

Current thread 0x00007fe315a04540:
  File "__main__insync__.py", line 117 in main
  File "__main__insync__.py", line 180 in <module>
  File "__main__.py", line 128 in <module>
  File "<string>", line 6 in <module>
Segmentation fault (core dumped)

It seems an issue with gstreamer, but I don’t know how to move from there.
Here is the situation with gstreamer packages here:

cris@PolariSuse [~]$ zypper se -si gstreamer
Loading repository data...
Reading installed packages...

S  | Name                                     | Type        | Version      | Arch   | Repository           
---+------------------------------------------+-------------+--------------+--------+----------------------
i+ | GStreamer Multimedia Codecs              | application |              | noarch | (System Packages)    
i+ | PackageKit-gstreamer-plugin              | package     | 1.1.10-2.2   | x86_64 | Main Repository (OSS)
i+ | gstreamer                                | package     | 1.14.1-1.2   | x86_64 | Main Repository (OSS)
i+ | gstreamer-0_10                           | package     | 0.10.36-19.3 | x86_64 | (System Packages)    
i+ | gstreamer-0_10-plugins-fluendo_mpegdemux | package     | 0.10.71-2.46 | x86_64 | (System Packages)    
i+ | gstreamer-0_10-plugins-fluendo_mpegmux   | package     | 0.10.4-46.39 | x86_64 | (System Packages)    
i  | gstreamer-32bit                          | package     | 1.14.1-1.2   | x86_64 | Main Repository (OSS)
i+ | gstreamer-devel                          | package     | 1.14.1-1.2   | x86_64 | Main Repository (OSS)
i+ | gstreamer-lang                           | package     | 1.14.1-1.2   | noarch | Main Repository (OSS)
i+ | gstreamer-libnice                        | package     | 0.1.14-2.2   | x86_64 | Main Repository (OSS)
i+ | gstreamer-plugins-bad                    | package     | 1.14.1-4.1   | x86_64 | Main Repository (OSS)
i+ | gstreamer-plugins-bad-lang               | package     | 1.14.1-4.1   | noarch | Main Repository (OSS)
i+ | gstreamer-plugins-base                   | package     | 1.14.1-2.1   | x86_64 | Main Repository (OSS)
i+ | gstreamer-plugins-base-devel             | package     | 1.14.1-2.1   | x86_64 | Main Repository (OSS)
i+ | gstreamer-plugins-base-lang              | package     | 1.14.1-2.1   | noarch | Main Repository (OSS)
i+ | gstreamer-plugins-farstream              | package     | 0.2.8-2.3    | x86_64 | Main Repository (OSS)
i+ | gstreamer-plugins-good                   | package     | 1.14.1-2.1   | x86_64 | Main Repository (OSS)
i+ | gstreamer-plugins-good-lang              | package     | 1.14.1-2.1   | noarch | Main Repository (OSS)
i+ | gstreamer-plugins-libav                  | package     | 1.14.1-33.4  | x86_64 | Packman Repository   
i+ | gstreamer-plugins-qt                     | package     | 1.2.0-7.3    | x86_64 | Main Repository (OSS)
i+ | gstreamer-plugins-ugly                   | package     | 1.14.1-1.3   | x86_64 | Main Repository (OSS)
i+ | gstreamer-plugins-ugly-lang              | package     | 1.14.1-1.3   | noarch | Main Repository (OSS)
i+ | gstreamer-plugins-ugly-orig-addon        | package     | 1.14.1-4.4   | x86_64 | Packman Repository
i+ | gstreamer-transcoder                     | package     | 1.14.0-1.1   | x86_64 | Main Repository (OSS)
i  | gstreamer-utils                          | package     | 1.14.1-1.2   | x86_64 | Main Repository (OSS)
i+ | gstreamer-validate                       | package     | 1.14.1-1.2   | x86_64 | Main Repository (OSS)
i+ | libgstreamer-0_10-0                      | package     | 0.10.36-19.3 | x86_64 | (System Packages)
i+ | libgstreamer-1_0-0                       | package     | 1.14.1-1.2   | x86_64 | Main Repository (OSS)
i+ | libgstreamer-1_0-0-32bit                 | package     | 1.14.1-1.2   | x86_64 | Main Repository (OSS)
i+ | libgstreamermm-1_0-1                     | package     | 1.10.0-3.1   | x86_64 | Main Repository (OSS)
i+ | phonon-backend-gstreamer                 | package     | 4.9.0-1.9    | x86_64 | Main Repository (OSS)
i+ | phonon4qt5-backend-gstreamer             | package     | 4.9.0-1.8    | x86_64 | Main Repository (OSS)
i+ | vlc-codec-gstreamer                      | package     | 3.0.3-5.3    | x86_64 | Packman Repository

I am thinking about trying the new 1.4.9 release. Do you think it could be a good idea?
Thank you in advance!

Cris

I took the plunge and upgraded to 1.4.9. Unfortunately I have the same problem.

Hey @Cris70,

Tagging our engineer @Kurt_Ko for assistance.

Hi @Cris70!
Sorry for the inconvenience!
What was the filename of the installer you used to install 1.4.9?
Can you try running:
LD_LIBRARY_PATH=/usr/lib/insync QT_DEBUG_PLUGINS=1 insync start --no-daemon

And send us the output?

Thanks!

Hi @Kurt_Ko! Here it is:

cris@PolariSuse [~]$ LD_LIBRARY_PATH=/usr/lib/insync QT_DEBUG_PLUGINS=1 insync start --no-daemon
/bin/bash: /usr/lib/insync/libtinfo.so.6: no version information available (required by /lib64/libreadline.so.7)
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/kde4/plugins/gui_platform/libkde.so" 
keys ("kde") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt4/plugins/inputmethods/libqimsw-multi.so" 
keys ("imsw-multi") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt4/plugins/inputmethods/libqtim-ibus.so" 
keys ("ibus") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/kde4/plugins/styles/breeze.so" 
keys ("Breeze") 
/bin/sh: /usr/lib/insync/libtinfo.so.6: no version information available (required by /lib64/libreadline.so.7)
/bin/sh: /usr/lib/insync/libtinfo.so.6: no version information available (required by /lib64/libreadline.so.7)
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt4/plugins/iconengines/libqsvgicon.so" 
keys ("svg", "svgz", "svg.gz") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt4/plugins/systemtrayicon/libsni-qt.so" 
keys ("default") 
sh: /usr/lib/insync/libtinfo.so.6: no version information available (required by /lib64/libreadline.so.7)
INFO     2018-07-13 18:23:28,596 [__main__insync__:main:96] insync version: 1.4.9.37127
INFO     2018-07-13 18:23:28,598 [__main__insync__:main:97] client created <ideskmain.client.Client object at 0x7fc458acc8d0>
INFO     2018-07-13 18:23:28,599 [unix_socket_server_portable:start:49] unix socket server thread start
INFO     2018-07-13 18:23:28,600 [__main__insync__:main:105] starting client
INFO     2018-07-13 18:23:28,613 [fswatch:_start:532] LinuxFSWatcher._start
INFO     2018-07-13 18:23:28,615 [fswatch:_pull_loop:267] Inotify loop enter
/bin/sh: /usr/lib/insync/libtinfo.so.6: no version information available (required by /lib64/libreadline.so.7)
/bin/sh: /usr/lib/insync/libtinfo.so.6: no version information available (required by /lib64/libreadline.so.7)
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt4/plugins/imageformats/libqgif.so" 
keys ("gif") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt4/plugins/imageformats/libqico.so" 
keys ("ico") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt4/plugins/imageformats/libqjpeg.so" 
keys ("jpeg", "jpg") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt4/plugins/imageformats/libqmng.so" 
keys ("mng") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt4/plugins/imageformats/libqsvg.so" 
keys ("svg", "svgz") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt4/plugins/imageformats/libqtga.so" 
keys ("tga") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt4/plugins/imageformats/libqtiff.so" 
keys ("tiff", "tif") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/kde4/plugins/imageformats/kimg_dds.so" 
keys ("dds") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/kde4/plugins/imageformats/kimg_eps.so" 
keys ("eps", "EPS", "epsi", "EPSI", "epsf", "EPSF") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/kde4/plugins/imageformats/kimg_exr.so" 
keys ("exr", "EXR") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/kde4/plugins/imageformats/kimg_jp2.so" 
keys ("jp2") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/kde4/plugins/imageformats/kimg_pcx.so" 
keys ("pcx", "PCX") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/kde4/plugins/imageformats/kimg_pic.so" 
keys ("pic") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/kde4/plugins/imageformats/kimg_psd.so" 
keys ("psd", "PSD") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/kde4/plugins/imageformats/kimg_ras.so" 
keys ("ras", "RAS") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/kde4/plugins/imageformats/kimg_rgb.so" 
keys ("rgb", "RGB", "rgba", "RGBA", "bw", "BW", "sgi", "SGI") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/kde4/plugins/imageformats/kimg_tga.so" 
keys ("tga", "TGA") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/kde4/plugins/imageformats/kimg_webp.so" 
keys ("webp") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/kde4/plugins/imageformats/kimg_xcf.so" 
keys ("xcf", "XCF") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/kde4/plugins/imageformats/kimg_xview.so" 
keys ("xv") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt4/plugins/bearer/libqconnmanbearer.so" 
keys ("connman") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt4/plugins/bearer/libqgenericbearer.so" 
keys ("generic") 
QFactoryLoader::QFactoryLoader() looking at "/usr/lib64/qt4/plugins/bearer/libqnmbearer.so" 
keys ("networkmanager") 
INFO     2018-07-13 18:23:28,771 [gdsyncer:sync_account:153] Syncing GDUser(id=u'103836085443746740503', email=u'criguada@gmail.com', name=u'Cristiano Guadagnino').

(insync:5590): GStreamer-WARNING **: 18:23:28.853: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.

(insync:5590): GStreamer-WARNING **: 18:23:28.854: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstpbtypes.so': /usr/lib64/gstreamer-1.0/libgstpbtypes.so: undefined symbol: gst_dynamic_type_register

(insync:5590): GStreamer-WARNING **: 18:23:28.855: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstrawparse.so': /usr/lib64/gstreamer-1.0/libgstrawparse.so: undefined symbol: gst_param_spec_array

(insync:5590): GStreamer-WARNING **: 18:23:28.859: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstxvimagesink.so': /usr/lib64/gstreamer-1.0/libgstxvimagesink.so: undefined symbol: gst_video_overlay_install_properties

(insync:5590): GStreamer-WARNING **: 18:23:28.868: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstlibav.so': /usr/lib/insync/libstdc++.so.6: version `GLIBCXX_3.4.25' not found (required by /usr/lib64/libopenmpt.so.0)

(insync:5590): GStreamer-WARNING **: 18:23:28.870: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstaudioparsers.so': /usr/lib64/gstreamer-1.0/libgstaudioparsers.so: undefined symbol: gst_base_parse_drain

(insync:5590): GStreamer-WARNING **: 18:23:28.876: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstflv.so': /usr/lib64/gstreamer-1.0/libgstflv.so: undefined symbol: gst_aggregator_pad_pop_buffer

(insync:5590): GStreamer-WARNING **: 18:23:28.883: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstgtk.so': /usr/lib64/libharfbuzz.so.0: undefined symbol: FT_Done_MM_Var

(insync:5590): GStreamer-WARNING **: 18:23:28.884: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstisomp4.so': /usr/lib64/gstreamer-1.0/libgstisomp4.so: undefined symbol: gst_video_field_order_from_string

(insync:5590): GStreamer-WARNING **: 18:23:28.887: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstmultifile.so': /usr/lib64/gstreamer-1.0/libgstmultifile.so: undefined symbol: gst_video_time_code_interval_new_from_string

(insync:5590): GStreamer-WARNING **: 18:23:28.891: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstrtp.so': /usr/lib64/gstreamer-1.0/libgstrtp.so: undefined symbol: gst_audio_stream_align_new

(insync:5590): GStreamer-WARNING **: 18:23:28.892: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstrtpmanager.so': /usr/lib64/gstreamer-1.0/libgstrtpmanager.so: undefined symbol: gst_param_spec_array

(insync:5590): GStreamer-WARNING **: 18:23:28.899: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstvideo4linux2.so': /usr/lib64/gstreamer-1.0/libgstvideo4linux2.so: undefined symbol: gst_pad_get_task_state

(insync:5590): GStreamer-WARNING **: 18:23:28.904: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstassrender.so': /usr/lib64/libharfbuzz.so.0: undefined symbol: FT_Done_MM_Var

(insync:5590): GStreamer-WARNING **: 18:23:28.904: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstaudiobuffersplit.so': /usr/lib64/gstreamer-1.0/libgstaudiobuffersplit.so: undefined symbol: gst_audio_stream_align_set_rate

(insync:5590): GStreamer-WARNING **: 18:23:28.905: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstaudiomixmatrix.so': /usr/lib64/gstreamer-1.0/libgstaudiomixmatrix.so: undefined symbol: gst_param_spec_array

(insync:5590): GStreamer-WARNING **: 18:23:28.909: Failed to load plugin '/usr/lib64/gstreamer-1.0/libgstcompositor.so': /usr/lib64/libgstbadvideo-1.0.so.0: undefined symbol: gst_aggregator_pad_pop_buffer
Fatal Python error: Segmentation fault

Thread 0x00007fc3fc417700:
  File "ideskdb/clientdb.py", line 245 in get_first
  File "ideskdb/clientdb.py", line 261 in check_integrity
  File "idesksyncer/gddbman.py", line 46 in install
  File "ideskutils/gevent_itc.py", line 92 in wrapper
  File "threading.py", line 757 in run
  File "threading.py", line 804 in __bootstrap_inner
  File "threading.py", line 777 in __bootstrap

Thread 0x00007fc457775700:
  File "ideskmain/clienttasks/_logs_pruner.py", line 35 in __prune_logs
  File "ideskutils/gevent_itc.py", line 92 in wrapper
  File "threading.py", line 757 in run
  File "threading.py", line 804 in __bootstrap_inner
  File "threading.py", line 777 in __bootstrap

Thread 0x00007fc457fb6700:
  File "isyncd/linux/fswatch.py", line 278 in _pull_loop
  File "threading.py", line 757 in run
  File "threading.py", line 804 in __bootstrap_inner
  File "threading.py", line 777 in __bootstrap

Thread 0x00007fc4587f7700:
  File "SocketServer.py", line 150 in _eintr_retry
  File "SocketServer.py", line 231 in serve_forever
  File "isyncd/linux/portable/unix_socket_server_portable.py", line 78 in __serve
  File "threading.py", line 757 in run
  File "threading.py", line 804 in __bootstrap_inner
  File "threading.py", line 777 in __bootstrap

Thread 0x00007fc469edf700:
  File "gevent/hub.py", line 179 in run

Current thread 0x00007fc47d132540:
  File "__main__insync__.py", line 112 in main
  File "isyncd/linux/headless/cli.py", line 49 in run
  File "__main__insync__.py", line 116 in <module>
  File "__main__.py", line 128 in <module>
  File "<string>", line 6 in <module>
Segmentation fault (core dumped)

Thank you in advance!
Cris

@Cris70

Can you try downloading this build and reinstall insync? openSUSE Tumbleweed 1.4.9

Hi @Kurt_Ko!
Today Insync started working again.
Yesterday I ran a full update (zypper dup), it was quite big, but I did not notice if there was an update to Insync too.

Here is what zypper says about Insync:

cris@PolariSuse [~]$ zypper info insync
Loading repository data...
Reading installed packages...


Information for package insync:
-------------------------------
Repository     : Insync Fedora 25                                          
Name           : insync                                                    
Version        : 1.4.9.37127-fc25                                          
Arch           : x86_64                                                    
Vendor         : @c9534cc8563e                                             
Installed Size : 207,7 MiB                                                 
Installed      : Yes                                                       
Status         : up-to-date                                                
Source package : insync-1.4.9.37127-fc25.src                               
Summary        : Google Drive sync and backup with multiple account support
Description    :                                                           
    Google Drive sync and backup with multiple account support
    Insync is an application that syncs your Drive files to your computer. It has
    more advanced features than Google's official client such as multiple account
    support, Google Doc conversion, symlink support, and built in sharing.
     .
    This package contains the syncing module.

It seems the same build as yours, isn’t it?

Thank you
Cris

1 Like

Hi @Cris70!

Yes, it is the same build as the one linked above. Glad that build works for you!

Have a nice day!

1 Like

Well, it doesn’t work for me on openSUSE Tumbleweed. I would send you the output from

LD_LIBRARY_PATH=/usr/lib/insync QT_DEBUG_PLUGINS=1 insync start --no-daemon

but your forum system won’t allow it.

Hey @Philip_Tait!

Can you email us at support@insynchq.com with a link to this Topic? :slight_smile: Thanks!

Hi @Philip_Tait!

Can you try uninstalling Insync and then install Insync again?
Can you also send me the output ‘sha256sum [Insync installer package]’?