crash at Reports/Account Transaction Report

Sebastian Held sebastian.held at gmx.de
Sun Sep 27 14:23:54 EDT 2009


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/repo
> >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/repo
> >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/repo
> >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


More information about the gnucash-devel mailing list