Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50034 - GnuCash 1.8.8 crashes on startup when scheduled transactions are used
Summary: GnuCash 1.8.8 crashes on startup when scheduled transactions are used
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: Alpha All
: High major (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-04 15:15 UTC by Allen Ziegenfus
Modified: 2005-08-05 05:19 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Allen Ziegenfus 2004-05-04 15:15:57 UTC
When using scheduled transactions, GnuCash dies on startup because guile crashes with a "floating point exception" and takes down everything with it. 

(1) Gnucash starts up and shows me my account tree 
(2) Gnucash proceeds to build the various reports I have set up
(3) A dialog box comes up that says "Since Last Run" but which is blank.
(4) A dialog box comes up saying that guile has crashed. After I click
on that, GnuCash dies too.

If I delete the scheduled transactions then everything seems to work fine. 

I also tried out 1.8.9 by creating a new ebuild and that does not fix it. 

Received signal SIGFPE, Arithmetic exception.
0x0000020000bf3b88 in gtk_progress_bar_new_with_adjustment () from
/usr/lib/libgtk-1.2.so.0(gdb) bt
#0  0x0000020000bf3b88 in gtk_progress_bar_new_with_adjustment () from
#/usr/lib/libgtk-1.2.so.0 1  0x0000020000bf33a8 in
#gtk_progress_bar_new_with_adjustment () from /usr/lib/libgtk-1.2.so.0 2
# 0x0000020000bf2c30 in gtk_progress_set_activity_mode () from
# /usr/lib/libgtk-1.2.so.0
#3  0x0000020000bc3a4c in gtk_marshal_NONE__NONE () from
#/usr/lib/libgtk-1.2.so.0 4  0x0000020000c0ff44 in
#gtk_signal_remove_emission_hook () from /usr/lib/libgtk-1.2.so.0 5 
#0x0000020000c0ecf0 in gtk_signal_set_funcs () from
#/usr/lib/libgtk-1.2.so.0 6  0x0000020000c0c1a4 in
#gtk_signal_emit_by_name () from /usr/lib/libgtk-1.2.so.0 7 
#0x0000020000bf1544 in gtk_progress_configure () from
#/usr/lib/libgtk-1.2.so.0 8  0x0000020000696fa8 in
#gnc_ui_sxsincelast_dialog_create () from /usr/lib/libgncgnome.so.0 9 
#0x0000020000696d18 in gnc_ui_sxsincelast_dialog_create () from
#/usr/lib/libgncgnome.so.0 10 0x0000020000696710 in
#gnc_ui_sxsincelast_dialog_create () from /usr/lib/libgncgnome.so.0 11
#0x000002000069653c in gnc_ui_sxsincelast_guile_wrapper () from
#/usr/lib/libgncgnome.so.0 12 0x00000200005fe18c in
#gw_init_wrapset_gw_gnc () from /usr/lib/libgw-gnc.so.0 13
#0x000002000006a270 in scm_deval () from /usr/lib/libguile.so.12 14
#0x0000020000069c88 in scm_deval () from /usr/lib/libguile.so.12 15
#0x000002000006e280 in scm_dapply () from /usr/lib/libguile.so.12 16
#0x0000020000068168 in scm_apply () from /usr/lib/libguile.so.12 17
#0x0000020000079660 in gh_call2 () from /usr/lib/libguile.so.12 18
#0x00000200007b63d4 in gnc_file_set_shutdown_callback () from
#/usr/lib/gnucash/libgncmod-app-file.so.0 19 0x000002000221384c in
#gw_init_wrapset_gw_app_file () from
#/usr/lib/gnucash/libgw-app-file.so.0 20 0x00000200000644d0 in scm_ceval
#() from /usr/lib/libguile.so.12 21 0x0000020000065e74 in scm_ceval ()
#from /usr/lib/libguile.so.12 22 0x0000020000063ed8 in scm_ceval () from
#/usr/lib/libguile.so.12 23 0x00000200000640d8 in scm_ceval () from
#/usr/lib/libguile.so.12 24 0x00000200000640d8 in scm_ceval () from
#/usr/lib/libguile.so.12 25 0x00000200000640d8 in scm_ceval () from
#/usr/lib/libguile.so.12 26 0x0000020000064030 in scm_ceval () from
#/usr/lib/libguile.so.12 27 0x0000020000068d1c in scm_i_eval_x () from
#/usr/lib/libguile.so.12 28 0x0000020000068e54 in scm_primitive_eval_x
#() from /usr/lib/libguile.so.12 29 0x000002000006f8d8 in inner_eval_x
#() from /usr/lib/libguile.so.12 30 0x0000020000058924 in
#scm_internal_dynamic_wind () from /usr/lib/libguile.so.12 31
#0x0000020000068fd0 in scm_eval_x () from /usr/lib/libguile.so.12 32
#0x00000200000af9cc in scm_shell () from /usr/lib/libguile.so.12 33
#0x0000000120000fa0 in main ()
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2005-07-19 11:31:42 UTC
Allen, what's the latest on this issue for you?
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2005-08-05 05:19:31 UTC
need more info from allen as to the latest status.