[grisbi-bugs] "Grisbi terminated due to a segmentation fault"

Thierry Merle thierry.merle at free.fr
Tue Dec 22 14:47:45 CET 2009


Hello,
here is a bug report on grisbi.
On the 0.6.0 release, when opening an existing account I get this:
grisbi(traitement_sigsegv+0x18f) [0x442ecf]
	/lib64/libc.so.6 [0x7fddaafb7f30]
	/lib64/libc.so.6(index+0x10) [0x7fddab005030]
	/usr/lib64/libgobject-2.0.so.0(g_param_spec_pool_lookup+0x145)
[0x7fddab9f0155] /usr/lib64/libgobject-2.0.so.0(g_object_set_valist+0x126)
[0x7fddab9ed276] /usr/lib64/libgobject-2.0.so.0(g_object_set+0xe4)
[0x7fddab9ed934] grisbi(bet_create_balance_estimate_tab+0x9ea)
[0x500faa] grisbi(create_main_widget+0x6cf) [0x462a2f]
	grisbi(gsb_file_new_gui+0x35) [0x49db55]
	grisbi(gsb_file_open_file+0xc4) [0x49ddb4]
	grisbi(main+0x43c) [0x4e093c]
	/lib64/libc.so.6(__libc_start_main+0xe6) [0x7fddaafa3526]
	grisbi [0x434209]

The problem comes from this source: balance_estimate_tab.c where
g_object_set function is called for "xalign" with non float argument.
Attached the patch I did; all is working fine now!

Cheers,
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: grisbi_xalign_float_fix.patch
Type: text/x-patch
Size: 869 bytes
Desc: not available
URL: <http://listes.grisbi.org/pipermail/bugsreports/attachments/20091222/4b6fc3d9/attachment.bin>


More information about the bugsreports mailing list