Gnucash Segfaults

Ted Creedon tcreedon at easystreet.net
Fri Feb 28 05:12:23 EST 2014


It might be best to work on 2.6..1.

Here'e the 2.6.1 compile error - which involves libgnc:

libtool: link: gcc -Wdeclaration-after-statement -g -O2 -Wall -Wunused
-Wmissing-prototypes -Wmissing-declarations -Wno-unused -o .libs/gnucash
gnucash-bin.o -pthread -Wl,--export-dynamic -pthread
../../src/register/ledger-core/.libs/libgncmod-ledger-core.so
../../src/report/report-gnome/.libs/libgncmod-report-gnome.so
../../src/gnome/.libs/libgnc-gnome.so
../../src/gnome-utils/.libs/libgncmod-gnome-utils.so
../../src/app-utils/.libs/libgncmod-app-utils.so
../../src/engine/.libs/libgncmod-engine.so
../../src/gnc-module/.libs/libgnc-module.so
../../src/core-utils/.libs/libgnc-core-utils.so
../../src/libqof/qof/.libs/libgnc-qof.so /usr/lib64/libguile.so -lgmp
-lcrypt /usr/lib64/libltdl.so -lgthread-2.0 -lgmodule-2.0 -lgtk-x11-2.0
-lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0
-lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype
-lm -pthread -Wl,-rpath -Wl,/usr/local/lib64/gnucash -Wl,-rpath
-Wl,/usr/lib64
/usr/lib64/libgnc-backend-xml-utils.so.0: undefined reference to
`safe_strcmp'
collect2: error: ld returned 1 exit status
make[4]: *** [gnucash] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2



On Thu, Feb 27, 2014 at 5:51 PM, Derek Atkins <derek at ihtfp.com> wrote:

> Hi,
>
> On Thu, February 27, 2014 8:16 pm, Ted Creedon wrote:
> >  gnucash[12625]: segfault at 100000016 ip 00007f15bd5d4cac sp
> > 00007fff24f1a228 error 4 in
> libgobject-2.0.so.0.3800.2[7f15bd5a2000+4f000]
>
> Any chance you could pull a full backtrace?  This says that the crash
> happened in one of GnuCash's dependent libraries, libgobject, which is
> part of glib.  Without a full trace there's no way we could track this
> down.  See http://wiki.gnucash.org/wiki/Stack_Trace
>
> > built from r4dc6397+ on 2013-09-28.
>
> No idea what release this is...
>
> > OpenSuSe 13.1
> >
> > What is a stable release?
>
> 2.6.1 is the current stable release.
>
> > Tedc
>
> -derek
>
> --
>        Derek Atkins                 617-623-3745
>        derek at ihtfp.com             www.ihtfp.com
>        Computer and Internet Security Consultant
>
>


More information about the gnucash-devel mailing list