> On Nov 5, 2019, at 2:21 PM, Steven Bruniges <steven.bruni...@gmail.com> wrote:
> 
> GNUCASH is crashing - leaving the following error in the trace file, without
> any backtrace information.
> 
> 
> 
> OTHER <Glib> ../lib-2.60.6/glib/gmem.c: failed to allocate 65536 bytes.
> 
> 
> 
> googling this suggests its caused by a routine that extends arrays hitting a
> 32bit limit.
> 
> 
> 
> Any thoughts?

That you're running out of memory?
You won't get a backtrace in the trace file, and only MacOS makes them 
automatically. Do a build with -DCMAKE_BUILD_TYPE=Debug so that you get symbols 
and then run under gdb to get a stack trace. Detailed instructions are at 
https://wiki.gnucash.org/wiki/Stack_Trace.

Regards,
John Ralls

_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to