crash at Reports/Account Transaction Report

Sebastian Held sebastian.held at gmx.de
Sun Sep 27 14:51:21 EDT 2009


Am Sonntag, 27. September 2009 20:23:54 schrieb Sebastian Held:
> Am Sonntag, 27. September 2009 19:14:07 schrieb Derek Atkins:
> > hi,
> >
> > Quoting Sebastian Held <sebastian.held at gmx.de>:
> > > gnucash crashes, if the menu command Reports/Account Transaction
> > > Report is invoked.
> > > svn rev. 18350
> > >
> > > This was tested with a new user (empty home dir), empty gnucash-file
> > > and therefore empty checking account.
> > >
> > > Sebastian
> > >
> > >
> > >
> > > LANG=C ./gnucash-gdb
> > > GNU gdb 6.8
> > > Copyright (C) 2008 Free Software Foundation, Inc.
> > > License GPLv3+: GNU GPL version 3 or later
> > > <http://gnu.org/licenses/gpl.html> This is free software: you are free
> > > to change and redistribute it. There is NO WARRANTY, to the extent
> > > permitted by law.  Type "show copying" and "show warranty" for details.
> > > This GDB was configured as "x86_64-pc-linux-gnu"...
> > > (gdb) run
> > > Starting program: /home/test/src/gnucash.trunk/BIN/bin/gnucash-bin
> > > warning: Lowest section in /usr/lib64/libicudata.so.42 is .hash at
> > > 0000003cdda00190
> > > [Thread debugging using libthread_db enabled]
> > >
> > >
> > > This is a development version. It may or may not work.
> > > Report bugs and other problems to gnucash-devel at gnucash.org.
> > > You can also lookup and file bug reports at http://bugzilla.gnome.org
> > > The last stable version was GnuCash 2.2.9
> > > The next stable version will be GnuCash 2.4
> > >
> > > [New Thread 0x7f6df1a3c770 (LWP 17368)]
> > > [New Thread 0x7f6dea0e2910 (LWP 17379)]
> > > Found Finance::Quote version 1.16
> > > [New Thread 0x7f6de98e1910 (LWP 17380)]
> > >       [...]
> > > [New Thread 0x7f6de88df910 (LWP 17395)]
> > > Backtrace:
> > > In unknown file:
> > >   ?: 0* [gnc:register-report-create # # # ...]
> > > In
> > > /home/test/src/gnucash.trunk/BIN/share/gnucash/guile-modules/gnucash/re
> > >po rt/standard-reports.scm: 165: 1* (let* (# #) (gnc:debug "create-fcn:
> > > " create-fcn) (if
> > > create-fcn # #))
> > > 168: 2  (if create-fcn (create-fcn account split ...) ...)
> > > 171: 3  (gnc:register-report-create-internal #f query ...)
> > >
> > > /home/test/src/gnucash.trunk/BIN/share/gnucash/guile-modules/gnucash/re
> > >po rt/standard-reports.scm:171:9: In expression
> > > (gnc:register-report-create-internal #f query ...):
> > > /home/test/src/gnucash.trunk/BIN/share/gnucash/guile-modules/gnucash/re
> > >po rt/standard-reports.scm:171:9: Unbound variable:
> > > gnc:register-report-create-internal
> >
> > [snip]
> >
> > This implies that this procedure wasn't found......  Which is very odd.
> > Do you have mixed versions of GnuCash installed?  Is this a clean
> > build?  If not, can you try a clean build?
> >
> > -derek
> 
> This is already a clean build (new user account, with empty home dir).
> The configure command is:
> 
> ./configure --enable-ofx --enable-aqbanking --enable-debug --
> prefix=/home/test/src/gnucash.trunk/BIN --with-html-engine=webkit
> 
> I'm currently rebuilding on my laptop (no gnucash installation present).
>  I'll get back to you, soon.
> 
> Sebastian


I cannot compile gnucash trunk on ubuntu Karmic:

checking for guile-config... yes
checking whether guile-config works... yes
checking for sin in -lm... yes
checking for guile libraries... -lguile -lguile-ltdl -Wl,-Bsymbolic-functions 
-lqthreads -lpthread -lcrypt -lm
checking for guile headers...
checking whether guile works... yes
checking for guile... /usr/bin/guile
checking for guile - 1.6.0 <= version < 99.99.99... yes: 1.6.8
checking for guile - 1.8.0 <= version < 99.99.99... no: 1.6.8
checking for SLIB support... yes
checking if guile long_long is at least as big as gint64... yes
checking for scm_long_long2num in -lguile... yes
checking if unsigned long is at least as big as guint32... yes
checking if guile needs our copy of srfi-1... no
checking if guile needs our copy of srfi-11... no
checking if guile needs our copy of srfi-19... no
checking if guile needs our copy of srfi-2... no
checking if guile needs our copy of srfi-8... no
checking if guile needs our copy of srfi-9... no
checking if guile needs our copy of (guile www)... ./configure: line 15762: 
syntax error near unexpected token `gnc_have_guile_www,'
./configure: line 15762: `GUILE_MODULE_AVAILABLE(gnc_have_guile_www,(www 
main))'
sebastian at laptop:~/src/gnucash.trunk$ svn up
Revision 18350.

Sebastian


More information about the gnucash-devel mailing list