[grisbi-bugs] [Grisbi-0.6.0 0000799]: crash Glib apres import csv
bugtracker at grisbi.org
bugtracker at grisbi.org
Fri Dec 25 08:47:38 CET 2009
A NOTE has been added to this issue.
======================================================================
http://grisbi.tuxfamily.org/mantis/view.php?id=799
======================================================================
Reported By: djo0012
Assigned To: pbiava
======================================================================
Project: Grisbi-0.6.0
Issue ID: 799
Category: Main
Reproducibility: always
Severity: crash
Priority: normal
Status: assigned
Plateforme: Linux
OS: Fedora
Version OS: 2.6.31.6-166.fc12.x86_64
Unstable Impact: Yes
Version GTK: 2.18.5-3.fc12
======================================================================
Date Submitted: 12-22-2009 20:36 UTC
Last Modified: 12-25-2009 07:47 UTC
======================================================================
Summary: crash Glib apres import csv
Description:
apres un import csv j'ai cela en console (je n'Est gardé que la derniere
ligne du parsing du fichier le fichier a bien été parsé au complet, cette
transaction étant la derniere de mon fichier):
>> Appending new transaction 0x1ec50a0
(grisbi:31771): GLib-CRITICAL **: g_ascii_strcasecmp: assertion `s1 !=
NULL' failed
(grisbi:31771): Gtk-WARNING **: Inserting action group 'Group3' into UI
manager which already has a group with this name
======================================================================
----------------------------------------------------------------------
djo0012 - 12-25-09 07:47
----------------------------------------------------------------------
the bug 798 has been marked duplicate (which is probably not: the bug 799
happen after parsing de csv file but 798 seam to happen before the parsing
and then grisbi show the trace in a popup, not in the console)
anyway I paste the trace from bug 798 here:
/home/djo/cvssvn/grisbi_0_6b3/bin/grisbi(traitement_sigsegv+0x177)
[0x43e317]
/lib64/libc.so.6() [0x33abe32730]
/lib64/libgobject-2.0.so.0(g_signal_handlers_destroy+0x94)
[0x368e01ffc4]
/lib64/libgobject-2.0.so.0(g_closure_invoke+0xa9) [0x368e00b9d9]
/lib64/libgobject-2.0.so.0() [0x368e021226]
/lib64/libgobject-2.0.so.0(g_signal_emit_valist+0x7e9) [0x368e022259]
/lib64/libgobject-2.0.so.0(g_signal_emit+0x83) [0x368e0227a3]
/usr/lib64/libgtk-x11-2.0.so.0() [0x361d37d00e]
/lib64/libgobject-2.0.so.0(g_object_unref+0xd9) [0x368e00d999]
/usr/lib64/libgtk-x11-2.0.so.0() [0x361d46b857]
/lib64/libgobject-2.0.so.0(g_object_unref+0x15f) [0x368e00da1f]
/usr/lib64/libgtk-x11-2.0.so.0(gtk_tree_view_remove_column+0x19f)
[0x361d453adf]
/usr/lib64/libgtk-x11-2.0.so.0() [0x361d458f0f]
/lib64/libgobject-2.0.so.0(g_closure_invoke+0xa9) [0x368e00b9d9]
/lib64/libgobject-2.0.so.0() [0x368e021226]
Issue History
Date Modified Username Field Change
======================================================================
12-22-09 20:36 djo0012 New Issue
12-22-09 20:36 djo0012 Plateforme => Linux
12-22-09 20:36 djo0012 OS => Fedora
12-22-09 20:36 djo0012 Version OS =>
2.6.31.6-166.fc12.x86_64
12-22-09 20:36 djo0012 Unstable Impact => Yes
12-22-09 20:36 djo0012 Version GTK => 2.18.5-3.fc12
12-23-09 16:37 pbiava Status new => assigned
12-23-09 16:37 pbiava Assigned To => pbiava
12-25-09 07:47 djo0012 Note Added: 0001494
======================================================================
More information about the bugsreports
mailing list