[grisbi-bugs] [Grisbi 0001443]: Problem with segmentation

Grisbi Bug Tracker bugtracker at grisbi.org
Sun Jan 1 20:57:38 CET 2012


The following issue has been ASSIGNED. 
====================================================================== 
http://www.grisbi.org/bugsreports/view.php?id=1443 
====================================================================== 
Reported By:                rsprogis
Assigned To:                pbiava
====================================================================== 
Project:                    Grisbi
Issue ID:                   1443
Category:                   Main
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
OS:                         Ubuntu 
Unstable Impact:            Yes 
Version OS:                 0.8.9 
Version GTK:                2.24.6 
====================================================================== 
Date Submitted:             2012-01-01 18:00 CET
Last Modified:              2012-01-01 20:57 CET
====================================================================== 
Summary:                    Problem with segmentation
Description: 
grisbi(traitement_sigsegv+0x169) [0x43e8c9]
	/lib/x86_64-linux-gnu/libpthread.so.0(+0x10060) [0x7fb61d55a060]
	/lib/x86_64-linux-gnu/libc.so.6(+0x12d6b4) [0x7fb61d2d86b4]
	grisbi() [0x463b5f]
	grisbi(gsb_form_finish_edition+0x1259) [0x467089]
	/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_closure_invoke+0x154)
[0x7fb61de880a4]
	/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x2102a) [0x7fb61de9a02a]
	/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit_valist+0x851)
[0x7fb61dea36b1]
	/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit+0x82)
[0x7fb61dea3852]
	/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(+0x8e905) [0x7fb61f304905]
	/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_closure_invoke+0x154)
[0x7fb61de880a4]
	/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x2081a) [0x7fb61de9981a]
	/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit_valist+0x851)
[0x7fb61dea36b1]
	/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit+0x82)
[0x7fb61dea3852]
	/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(+0x8d72d) [0x7fb61f30372d]

Steps to Reproduce: 
The problem happens when i try to change any transaction with transfer to other
count.
====================================================================== 

---------------------------------------------------------------------- 
 (0003312) rsprogis (reporter) - 2012-01-01 19:09
 http://www.grisbi.org/bugsreports/view.php?id=1443#c3312 
---------------------------------------------------------------------- 
The problem is in the read of the transaction. The category is read without the
":". Take a look in the example: 
wrong   -->  "TransferDestinyCount"
correct -->  "Transfer: DestinyCount"
I think when the OK button is pressed, the wrong category crash the program.
If i correct the category before the ok, the transaction is saved normaly. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-01-01 18:00 rsprogis       New Issue                                    
2012-01-01 19:09 rsprogis       Note Added: 0003312                          
2012-01-01 20:57 pbiava         Assigned To               => pbiava          
2012-01-01 20:57 pbiava         Status                   new => assigned     
======================================================================



More information about the bugsreports mailing list