[GNC] Segmentation Fault GC 3.5

Mike stagl M_Stagl at hotmail.com
Sun Apr 28 15:36:53 EDT 2019


I don't know how you figured that out, but you are correct!

I am using the MATE desktop on my Debian 9 laptop, so I tried:

    echo $GTK_IM_MODULE

That reurned: xim.

So I ran:

    export $GTK_IM_MODULE="ibus"

Then I opened GnuCash. Everything appears to work thus far!

Now I just need to figure our how to make the GTK_IM_MODULE change to
ibus persistent.

Thanks to Geert, John, and all the contributors!

Mike

On Sun, 2019-04-28 at 19:53 +0200, Geert Janssens wrote:
> You seem to have xim installed as input method. Gtk (the framework
> gnucash is 
> built on) is known to have issues with this input method. Please
> switch to 
> another input method.
> There is a related bug report in our bug database:
> https://bugs.gnucash.org/show_bug.cgi?id=661915
> Or upstream in Gtk:
> https://gitlab.gnome.org/GNOME/gtk/issues/61
> 
> Regards,
> 
> Geert
> 
> Op zondag 28 april 2019 19:15:15 CEST schreef Mike stagl:
> > I rebuilt gnucash with the debug option you mentioned, and I ran
> > gnucash in the gdb debugger as referenced on the wiki.
> > 
> > I've attached the results of the gdb command bt full to this
> > email. 
> > Hopefully the attachment is picked up by the mailing list.
> > 
> > I appreciate any advice you can give,
> > 
> > Thanks!
> > 
> > Mike
> > 
> > On Sun, 2019-04-28 at 08:18 -0700, John Ralls wrote:
> > 
> > > > On Apr 28, 2019, at 7:43 AM, Mike stagl <m_stagl at hotmail.com>
> > > > wrote:
> > > > 
> > > > I just finished building gnucash 3.5 per the instructions on
> > > > the
> > > > wiki
> > > > Building on Linux.
> > > > 
> > > > I'm running a Debian 9 (x64) system.
> > > > 
> > > > I can get GnuCash to install and open successfully.  When I
> > > > create
> > > > a
> > > > simple checkbook, as soon as I enter any information in the
> > > > register,
> > > > GnuCash crashes.  I have a gnucash.trace file that shows the
> > > > following:
> > > 
> > > 
> > > Run it in the debugger and get a proper stack trace. If you
> > > didn't do
> > > a debug build, do one first by uninstalling, cleaning, and
> > > rebuilding, passing -DCMAKE_BUILD_TYPE=Debug to cmake.
> > > 
> > > Regards,
> > > John Ralls
> 
> 
> 
> 


More information about the gnucash-user mailing list