After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 722958 - GnuCash crashes while opening some reports of Income & Expenses
GnuCash crashes while opening some reports of Income & Expenses
Status: RESOLVED DUPLICATE of bug 721600
Product: GnuCash
Classification: Other
Component: Reports
2.6.0
Other Linux
: Normal critical
: ---
Assigned To: gnucash-reports-maint
gnucash-reports-maint
Depends on:
Blocks:
 
 
Reported: 2014-01-25 09:01 UTC by Aleksei
Modified: 2018-06-29 23:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Debug log (205.92 KB, text/plain)
2014-01-25 09:01 UTC, Aleksei
Details

Description Aleksei 2014-01-25 09:01:21 UTC
Created attachment 267176 [details]
Debug log

When I open this reports in Income & Expenses:
*Profit & Loss
*Equity Statement
*Income Statement
*Trial Balance
then GnuCash crashes.

GnuCash 2.6.0 rev 38a0d33+ on 2014-01-01

PC:
Lenovo ThinkPad L412 with Intel Core i3 M330 CPU 2.13 GHz.
4GB RAM

OS:
Debian 7 GNU/Linux jessie/sid
Linux ThinkPad-L412 3.12-1-686-pae #1 SMP Debian 3.12.8-1 (2014-01-19) i686 GNU/Linux
KDE 4.11.5


$ gnucash --debug
Found Finance::Quote version 1.18
Segmentation fault

$dmesg
gnucash[6005]: segfault at 0 ip b6ca5f3a sp bff5d1c0 error 4 in libc-2.17.so[b6b76000+1aa000]
Comment 1 Geert Janssens 2014-01-25 09:11:03 UTC
Thank you for your report. Can you tell me which version of guile gnucash is linked with ?
Comment 2 Aleksei 2014-01-25 09:22:21 UTC
(In reply to comment #1)
> Thank you for your report. Can you tell me which version of guile gnucash is
> linked with ?

Where can I find it?

$ guile
GNU Guile 2.0.9-deb+1-1
Comment 3 Aleksei 2014-01-25 09:28:17 UTC
This is default version of GnuCash installed from Debian repository, not from source code.
Comment 4 Geert Janssens 2014-01-25 09:32:21 UTC
(In reply to comment #3)
> This is default version of GnuCash installed from Debian repository, not from
> source code.

Thanks. But I don't have Debian installed so I don't know how the package maintainers built gnucash for Debian.

Can you run
dpkg -l | grep guile
and
ldd /usr/bin/gnucash | grep guile
and report the output ?

That should provide sufficient information for my question.
Comment 5 Aleksei 2014-01-25 09:45:05 UTC
(In reply to comment #4)

$ dpkg -l | grep guile
ii  guile-2.0                            2.0.9+1-1                      i386         GNU extension language and Scheme interpreter
ii  guile-2.0-libs                       2.0.9+1-1                      i386         Core Guile libraries
$ ldd /usr/bin/gnucash | grep guile
        libguile-2.0.so.22 => /usr/lib/libguile-2.0.so.22 (0xb72ec000)

I created new file from default template, this reports opens fine, but with my file not working.
Comment 6 Geert Janssens 2014-01-25 10:00:31 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in gnucash 2.6.1, to be released this weekend.

The problem is that the gnucash 2.6.0 release source files are missing a patch that is required to make gnucash work with guile 2 and languages that uses non-ascii characters.

This patch will be in the 2.6.1 release source files (also referred to as the release tarball)

*** This bug has been marked as a duplicate of bug 721600 ***
Comment 7 Aleksei 2014-01-25 10:05:28 UTC
(In reply to comment #6)
> Thanks for taking the time to report this bug.
> This particular bug has already been reported into our bug tracking system, but
> we are happy to tell you that the problem has already been fixed. It should be
> solved in gnucash 2.6.1, to be released this weekend.
> 
> The problem is that the gnucash 2.6.0 release source files are missing a patch
> that is required to make gnucash work with guile 2 and languages that uses
> non-ascii characters.
> 
> This patch will be in the 2.6.1 release source files (also referred to as the
> release tarball)
> 
> *** This bug has been marked as a duplicate of bug 721600 ***

Thank you, for your work!:)
Comment 8 John Ralls 2018-06-29 23:25:19 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=722958. Please update any external references or bookmarks.