[grisbi-bugs] [Grisbi-0.5.9-fixes 0000705]: Cannot complete reconcile

bugtracker at grisbi.org bugtracker at grisbi.org
Wed Nov 4 22:26:16 CET 2009


The issue 0000707 has been set as DUPLICATE OF the following issue. 
====================================================================== 
http://grisbi.tuxfamily.org/mantis/view.php?id=705 
====================================================================== 
Reported By:                Ian Sinclair
Assigned To:                
====================================================================== 
Project:                    Grisbi-0.5.9-fixes
Issue ID:                   705
Category:                   Main
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     acknowledged
====================================================================== 
Date Submitted:             11-03-2009 15:03 UTC
Last Modified:              11-04-2009 21:26 UTC
====================================================================== 
Summary:                    Cannot complete reconcile
Description: 
When the OK button is pressed after reconciliation, the error message of
"Segmentation Fault" appears and the unchanged file is saved. Ubuntu 9,10
(with Bug http://grisbi.tuxfamily.org/mantis/view.php?id=422536 (pertaining to
64- bit processors). No problems with
previous version 9.04.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0000703 Erreur de segmentation lors de la valid...
has duplicate       0000707 SegFault at the end of a reconciliation
====================================================================== 

---------------------------------------------------------------------- 
 guneeyoufix - 11-04-09 20:53  
---------------------------------------------------------------------- 
Since you are running a Linux distro, it shouldn't be difficult to get the
trace of the bug.

Just run grisbi in a terminal, and paste the trace on a new note in this
bug.

That should help us find out what incompatibility there is between grisbi
and Ubuntu Karmic.

Here is the GDB trace obtained:

GNU gdb (GDB) 7.0-ubuntu
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html> [^]
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>... [^]
Reading symbols from /usr/bin/grisbi...(no debugging symbols
found)...done.
(gdb) run
Starting program: /usr/bin/grisbi
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff4e83fb7 in memmove () from /lib/libc.so.6
(gdb) bt
0 0x00007ffff4e83fb7 in memmove () from /lib/libc.so.6
0000001 0x00007ffff551bd5d in g_strchug () from /lib/libglib-2.0.so.0
0000002 0x000000000043f493 in ?? ()
0000003 0x00007ffff59985ae in g_closure_invoke () from
/usr/lib/libgobject-2.0.so.0
0000004 0x00007ffff59ad983 in ?? () from /usr/lib/libgobject-2.0.so.0
0000005 0x00007ffff59aed39 in g_signal_emit_valist ()
   from /usr/lib/libgobject-2.0.so.0
0000006 0x00007ffff59af283 in g_signal_emit () from
/usr/lib/libgobject-2.0.so.0
0000007 0x00007ffff7633af5 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
0000008 0x00007ffff59985ae in g_closure_invoke () from
/usr/lib/libgobject-2.0.so.0
0000009 0x00007ffff59ad29c in ?? () from /usr/lib/libgobject-2.0.so.0
0000010 0x00007ffff59aed39 in g_signal_emit_valist ()
   from /usr/lib/libgobject-2.0.so.0
0000011 0x00007ffff59af283 in g_signal_emit () from
/usr/lib/libgobject-2.0.so.0
0000012 0x00007ffff76327ad in ?? () from /usr/lib/libgtk-x11-2.0.so.0
0000013 0x00007ffff76e1748 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
0000014 0x00007ffff59985ae in g_closure_invoke () from
/usr/lib/libgobject-2.0.so.0
0000015 0x00007ffff59ad64d in ?? () from /usr/lib/libgobject-2.0.so.0
0000016 0x00007ffff59aebcc in g_signal_emit_valist ()
   from /usr/lib/libgobject-2.0.so.0
0000017 0x00007ffff59af283 in g_signal_emit () from
/usr/lib/libgobject-2.0.so.0
0000018 0x00007ffff77e874f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
0000019 0x00007ffff76d9cf3 in gtk_propagate_event ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/libgtk-x11-2.0.so.0
0000020 0x00007ffff76dacc3 in gtk_main_do_event ()
   from /usr/lib/libgtk-x11-2.0.so.0
0000021 0x00007ffff734fcdc in ?? () from /usr/lib/libgdk-x11-2.0.so.0
0000022 0x00007ffff54fbbbe in g_main_context_dispatch () from
/lib/libglib-2.0.so.0
0000023 0x00007ffff54ff588 in ?? () from /lib/libglib-2.0.so.0
0000024 0x00007ffff54ff9e5 in g_main_loop_run () from
/lib/libglib-2.0.so.0
0000025 0x00007ffff76db197 in gtk_main () from
/usr/lib/libgtk-x11-2.0.so.0
0000026 0x00000000004815a9 in ?? ()
0000027 0x00007ffff4e21abd in __libc_start_main () from /lib/libc.so.6
0000028 0x000000000040dbb9 in ?? ()
0000029 0x00007fffffffe428 in ?? ()
0000030 0x000000000000001c in ?? ()
0000031 0x0000000000000001 in ?? ()
0000032 0x00007fffffffe6cb in ?? ()
0000033 0x0000000000000000 in ?? ()

 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-03-09 15:03  Ian Sinclair   New Issue                                    
11-03-09 15:03  Ian Sinclair   OS                        => Ubuntu          
11-03-09 15:03  Ian Sinclair   Unstable Impact           => Yes             
11-03-09 15:03  Ian Sinclair   Version OS                => 9.10            
11-03-09 21:58  pbiava         Project                  Grisbi =>
Grisbi-0.5.9-fixes
11-04-09 11:06  guneeyoufix    Note Added: 0001264                          
11-04-09 11:06  guneeyoufix    Status                   new => feedback     
11-04-09 15:42  guneeyoufix    Relationship added       has duplicate 0000713
11-04-09 15:42  guneeyoufix    Relationship added       has duplicate 0000714
11-04-09 15:43  guneeyoufix    Status                   feedback => acknowledged
11-04-09 20:53  guneeyoufix    Note Edited: 0001264                         
11-04-09 21:26  guneeyoufix    Relationship added       has duplicate 0000703
11-04-09 21:26  guneeyoufix    Relationship added       has duplicate 0000707
======================================================================



More information about the bugsreports mailing list