snap-mysql-workbench icon indicating copy to clipboard operation
snap-mysql-workbench copied to clipboard

Getting Segmentation Fault on Ubuntu 20.04

Open raaron773 opened this issue 5 months ago • 4 comments

Hi,

I am on Ubuntu 20.04 and I am unable to launch the new snap

I am getting this error:

mysql-workbench-community 
Using /snap/mysql-workbench-community/15/usr/lib/x86_64-linux-gnu/libproj.so.
Gtk-Message: 01:03:26.175: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.

(mysql-workbench-bin:1258612): Gtk-WARNING **: 01:03:26.190: Theme parsing error: gtk.css:2:21: Failed to import: Error opening file /home/dovid/snap/mysql-workbench-community/15/.config/gtk-3.0/colors.css: No such file or directory

(mysql-workbench-bin:1258612): GLib-WARNING **: 01:03:27.202: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Failed to close file descriptor for child process (Operation not permitted)
/snap/mysql-workbench-community/15/usr/bin/mysql-workbench: line 108: 1258612 Segmentation fault      (core dumped) $MWB_BINARIES_DIR/mysql-workbench-bin "$@"

I have tried this with a new installation of Ubuntu 20.04 as well but still same issue. I know Ubuntu 20.04 is not supported but I though this might not be an issue with snap.

raaron773 avatar Sep 25 '24 08:09 raaron773