X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <20200519022212.19532.qmail@rahul.net> Date: Mon, 18 May 2020 19:22:12 -0700 To: geda-user AT delorie DOT com Subject: Re: [geda-user] gschem segfaults on startup all of a sudden In-Reply-To: References: X-Mailer: VM 7.19 under Emacs 26.1 From: conover AT rahul DOT net (John Conover) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Yes, gschem(1) is doing a lot of core dumps, coming from the GTK/GDK system. I tried to find it from gdb after a compile on amd64, but to no avail. It seems to be the way the Gnome libraries are used, as near as I can tell. John Shashank Chintalagiri (shashank DOT chintalagiri AT gmail DOT com) [via geda-user AT delorie DOT com] writes: > All of a sudden, gschem (1.10.0 and git head) has started segfaulting > on startup for me. To the best of my knowledge, nothing has changed on > my computer. It was working one minute and then it wasn't. Any help or > suggestions to get gschem working again would be appreciated. > > This is what I get : > > (gschem:27169): Gtk-WARNING **: 05:52:22.277: Unable to locate theme > engine in module_path: "murrine", > > (gschem:27169): Gdk-CRITICAL **: 05:52:22.516: > IA__gdk_drawable_get_size: assertion 'GDK_IS_DRAWABLE (drawable)' > failed > > (gschem:27169): Gdk-CRITICAL **: 05:52:22.516: IA__gdk_cairo_create: > assertion 'GDK_IS_DRAWABLE (drawable)' failed > Segmentation fault (core dumped) > -- John Conover, conover AT rahul DOT net, http://www.johncon.com/