X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=l69EhBdKJipMCxluc5prMItpxsSg6LmqAqGVavrZyaE=; b=E3u+Jr/0B2v4mpxvKRFV7vLL5w8Nxcway0ARtKBh/6s8L6Uqk42kad8iCvWr8ncl7Q cBGqnVup89F2T0cu2MLbCkRR190wfr5e05/I6VBAXak1ClCj/xuU21iRYZPOP+PmlcMn e9FnI7bTQYofPE3cnAxLxwuErBUZivpxfrryp0XK9Frd4kMkIF9y00sQoZzGyCX9HVdz RZsrUG5XGy0Nq8Dneu1hLj697VMccQHc0oqavSnHPqemdngsGoPMv8Lhcl2OaKcwO+zp hYhvz+Eo0FtBugGlrwZm1mPQ/JDXlGyXsl5VaV+yL5KLI0acKnCjfBBhEq5FTPU6TPvd yeDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=l69EhBdKJipMCxluc5prMItpxsSg6LmqAqGVavrZyaE=; b=ZmfU39O5ohdAv78YSQ7Pax1z0w1w8LUXo455WWzdI9ptF2Zvd3Y9aDGp4xhasdQYn6 un1DhBB4bheu6+tpL5P/8Zu9I/ZD4o7kbYbwgZdksqZ2PJrgW3wn14FlazICfgly4I+l 0zOy6oIG4J/jyXXAemNXlvCUbiBYpp9o+ttj9loajCSh9E9MOoGLLajJL7BTwpSt+uRv mZlTggv/La1nN2h8ws7nkLEZwlcZHF8zObyrpD7oOY7u3KF9S0Y0CcQcrZN7DKGGcsmZ eErySsAg2B1RkGNIhGdkxWZlVqtu65iOaK/zkLtRxtveU4htkPfHAQRIqLGCEu+K9AhS hadQ== X-Gm-Message-State: AOAM530Gn2MXIQW1tZi8plu8ACvQM5FXMtEs3XhmDrGkEonsmQd+Axjj lyNTbwW3PsUla8IhopXae84Xwz2xkXTPR+d1UqboJExmMCxYlA== X-Google-Smtp-Source: ABdhPJxIfpGr6+scIlRWgd5wTPdvxeXMTao6RurhfWP5HzZ9KOVdh+qSM3CylgWJKh5tW3yEZfPg47lN1RPTvw8mxTs= X-Received: by 2002:a4a:3c48:: with SMTP id p8mr1597566oof.79.1617173549012; Tue, 30 Mar 2021 23:52:29 -0700 (PDT) MIME-Version: 1.0 References: <4b1d3d85-7f93-9eac-c4eb-9f84f2a47e61 AT bitflipper DOT ca> <20210225212042 DOT 16269 DOT qmail AT stuge DOT se> <20210226140333 DOT 7D5E78248737 AT turkos DOT aspodata DOT se> <20210226203024 DOT 8107 DOT qmail AT stuge DOT se> <20210226220140 DOT D69CD824873C AT turkos DOT aspodata DOT se> <20210302145834 DOT 24761 DOT qmail AT stuge DOT se> <20210302154815 DOT 39C3682475BD AT turkos DOT aspodata DOT se> <20210302185121 DOT 27316 DOT qmail AT stuge DOT se> <20210302200007 DOT E0E2082475BF AT turkos DOT aspodata DOT se> <20210303113537 DOT 9A3DA832CA61 AT turkos DOT aspodata DOT se> In-Reply-To: <20210303113537.9A3DA832CA61@turkos.aspodata.se> From: "Abhijit Kshirsagar (abhijit86k AT gmail DOT com) [via geda-help AT delorie DOT com]" Date: Wed, 31 Mar 2021 12:22:02 +0530 Message-ID: Subject: Re: [geda-help] Re: Gschem segfaults To: geda-help AT delorie DOT com Content-Type: text/plain; charset="UTF-8" Reply-To: geda-help AT delorie DOT com Hello all, I'm having this exact problem on a fairly clean Ubuntu 20.04 machine, and geda-gaf 1.10.2 built and installed from the tarball (error message below). The problem has started occurring after a recent package upgrade (dist-upgrade) some time in the last 2 weeks - gschem worked fine until then. I do not have any other version installed on this machine so I'm hoping this helps identify the problem. I have a couple of other machines where the same source was compiled on the same OS and it works there. I will run dist upgrade on all those to see which package breaks gshchem. If there is something else I can run / debug to help please let me know. [geda-gaf-1.10.2] >$ gschem (gschem:154416): Gdk-CRITICAL **: 12:19:07.605: IA__gdk_drawable_get_size: assertion 'GDK_IS_DRAWABLE (drawable)' failed ** (gschem:154416): CRITICAL **: 12:19:07.605: gschem_page_geometry_set_values: assertion 'screen_width > 0' failed (gschem:154416): Gdk-CRITICAL **: 12:19:07.605: IA__gdk_cairo_create: assertion 'GDK_IS_DRAWABLE (drawable)' failed Segmentation fault (core dumped) -Abhijit On Wed, 3 Mar 2021 at 17:12, karl AT aspodata DOT se [via geda-help AT delorie DOT com] wrote: > > I tried to bisect and similar, but I get too many errors like: > > *** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.18 but the autoconf macros are from gettext version 0.19 > > configure: error: you need Guile 2.2 (at least version 2.2.4) > > so I'm giving up for the moment. > > Regards, > /Karl Hammar > >