Crash on Save (was Re: Open Register crash on Solaris)
Derek Atkins
warlord at MIT.EDU
Tue Jun 3 22:12:37 CDT 2003
gdb "attach" the running process and get a backtrace where
it failed?
-derek
Charles Gagnon <charlesg at unixrealm.com> writes:
> Okay, compiling with gcc as the linker helped. I can now open a
> register fine and add some transactions. Gnucash now crashes on
> saving (a very inconvenient place to crash if you ask me...).
>
> I tried a couple of time with the same results. Turned on GNC_DEBUG
> and got nothing. No core is created either. All I get is the GNOME
> application crashed window.
>
> Any ideas?
>
> On Sun, Jun 01, 2003 at 09:18:18PM -0400, Derek Atkins wrote:
> > This implies you did not use the proper compiler/linker, or you
> > compiled some libraries with the Sun compiler and some with GCC...
> >
> > Most likely you didn't use GCC as the linker. You should:
> >
> > gmake clean
> > env LD=gcc bash ./configure ...
> > gmake all install
> >
> > -derek
> >
> > Charles Gagnon <charlesg at unixrealm.com> writes:
> >
> > > I compiled gnucash-1.8.4 on Solaris 8. The system has guile-1.6.4. I started
> > > gnucash and the 'Accounts' window came up okay. The first account I tried to
> > > open in a register window crashed gnucash:
> > >
> > > $ gnucash finance/gagnon-2003 &
> > > [5] 18494
> > >
> > > $ ld.so.1: /usr/local/bin/guile: fatal: relocation error: file /usr/local/lib/gnucash/libgncmod-engine.so.0: symbol __floatdidf: referenced symbol not found
> > > [5]+ Killed gnucash finance/gagnon-2003
> > >
> > > $ file core
> > > core: cannot open: No such file or directory
> > >
> > > $ ls -l /usr/local/lib/gnucash/libgncmod-engine.so.0*
> > > lrwxrwxrwx 1 root other 25 May 29 13:34 /usr/local/lib/gnucash/libgncmod-engine.so.0 -> libgncmod-engine.so.0.0.0
> > > -rwxr-xr-x 1 root other 2061248 May 29 13:34 /usr/local/lib/gnucash/libgncmod-engine.so.0.0.0
> > >
> > > Any ideas?
> > >
> > > --
> > > Charles Gagnon | My views are my views and they
> > > http://unixrealm.com | do not represent those of anybody
> > > charlesg at unixrealm.com | but me.
> > >
> > > Variety is the spice of life: one day ignore people, the next day annoy
> > > them.
> > > -- A cat's guide to life
> > > _______________________________________________
> > > gnucash-devel mailing list
> > > gnucash-devel at lists.gnucash.org
> > > https://lists.gnucash.org/mailman/listinfo/gnucash-devel
> >
> > --
> > Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
> > Member, MIT Student Information Processing Board (SIPB)
> > URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
> > warlord at MIT.EDU PGP key available
> > _______________________________________________
> > gnucash-devel mailing list
> > gnucash-devel at lists.gnucash.org
> > https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>
> --
> Charles Gagnon | My views are my views and they
> http://unixrealm.com | do not represent those of anybody
> charlesg at unixrealm.com | but me.
>
> There's no such thing as strong coffee,
> just weak people.
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at lists.gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
warlord at MIT.EDU PGP key available
More information about the gnucash-devel
mailing list