[grisbi-bugs] [Grisbi-0.6.0 0000245]: Segfault in CVS
bugtracker at grisbi.org
bugtracker at grisbi.org
Tue Jun 9 22:45:20 CEST 2009
The following issue has been CLOSED
======================================================================
http://grisbi.tuxfamily.org/mantis/view.php?id=245
======================================================================
Reported By: justinjstark
Assigned To: benj
======================================================================
Project: Grisbi-0.6.0
Issue ID: 245
Category: Main
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Plateforme: Linux
OS: Autre Linux
Version OS: Ubuntu 6.10
Unstable Impact: Yes
Version GTK:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 03-12-2007 06:41 UTC
Last Modified: 06-09-2009 20:45 UTC
======================================================================
Summary: Segfault in CVS
Description:
I opened a grisbi file from 0.5.9 and it did not ask me to add a currency
(it usually does). So, I tried to go into preferences and add a currency
but when I would click ok, it would segfault.
Backtrace:
grisbi(traitement_sigsegv+0x188) [0x8081f98]
[0xffffe420]
grisbi(gsb_currency_config_add_currency+0xc07) [0x80b5707]
/usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0x49)
[0xb798db29]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x12b) [0xb798079b]
/usr/lib/libgobject-2.0.so.0 [0xb7990b93]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x8c7) [0xb79920b7]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29) [0xb7992279]
/usr/lib/libgtk-x11-2.0.so.0(gtk_button_clicked+0x53) [0xb7cc7093]
/usr/lib/libgtk-x11-2.0.so.0 [0xb7cc8cde]
/usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0x49)
[0xb798db29]
/usr/lib/libgobject-2.0.so.0 [0xb797efb9]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x12b) [0xb798079b]
/usr/lib/libgobject-2.0.so.0 [0xb799102a]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x8c7) [0xb79920b7]
======================================================================
----------------------------------------------------------------------
justinjstark - 03-12-07 06:54
----------------------------------------------------------------------
Opening up the .gsb xml file, I found that all of my transaction currencies
pointed to 2 while the only currency I had was USD assigned as 1. I
replaced all Cu="2" with Cu="1" as well as everything else related to
currency to 1 and now it works.
This could be a migration issue for those going from 0.5.9 to 0.6
----------------------------------------------------------------------
benj - 10-07-08 10:31
----------------------------------------------------------------------
Fixed in the meantime.Thanks for your interest in Grisbi!
Issue History
Date Modified Username Field Change
======================================================================
03-12-07 06:41 justinjstark New Issue
03-12-07 06:41 justinjstark OS => Autre Linux
03-12-07 06:41 justinjstark Unstable Impact => Yes
03-12-07 06:41 justinjstark Version OS => Ubuntu 6.10
03-12-07 06:54 justinjstark Note Added: 0000343
10-07-08 10:31 benj Status new => resolved
10-07-08 10:31 benj Resolution open => fixed
10-07-08 10:31 benj Assigned To => benj
10-07-08 10:31 benj Note Added: 0000576
06-09-09 20:11 MyKeul Project Grisbi => Grisbi-0.6.0
06-09-09 20:45 MyKeul Plateforme => Linux
06-09-09 20:45 MyKeul Status resolved => closed
======================================================================
More information about the bugsreports
mailing list