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