segfault when downloading attachments via connector (firefox and chrome)
I'm running 5.0.28 (from the AUR package: https://aur.archlinux.org/packages/zotero/) and using connector version 5.0.27. When saving a paper from ScienceDirect (http://www.sciencedirect.com/science/article/pii/S0010028504000702?via=ihub), the metadata works fine but as soon as it starts on the attachments zotero segfaults:
/usr/bin/zotero: line 13: 20333 Segmentation fault (core dumped) "$CALLDIR/zotero-bin" -app "$CALLDIR/application.ini" $*
And here's the debug log from the connector: https://pastebin.com/X0WQqJBS
Perhaps this is just a consequence of the version mismatch between the standalone app and the connector but I'm reporting just in case it's not.
/usr/bin/zotero: line 13: 20333 Segmentation fault (core dumped) "$CALLDIR/zotero-bin" -app "$CALLDIR/application.ini" $*
And here's the debug log from the connector: https://pastebin.com/X0WQqJBS
Perhaps this is just a consequence of the version mismatch between the standalone app and the connector but I'm reporting just in case it's not.
This is on CentOS 7.3.
I updated all the packages on the system and now they're both working fine. I think OP should try to ensure GTK3 and libgobject and dependencies are updated, and that the connector extension is the latest version to match Zotero.