bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PSPP-BUG: [pspp 0.6.0/0.6.1 (psppire)] segfault when move cell in da


From: luigi curzi
Subject: Re: PSPP-BUG: [pspp 0.6.0/0.6.1 (psppire)] segfault when move cell in data view
Date: Fri, 23 Jan 2009 14:23:30 +0100

Il giorno Fri, 23 Jan 2009 00:40:12 +0100
luigi curzi <address@hidden> ha scritto:

> Il giorno Thu, 22 Jan 2009 14:53:02 -0800
> Ben Pfaff <address@hidden> ha scritto:
> 
> > luigi curzi <address@hidden> writes:
> > 
> > > the bug is this:
> > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512038
> > > it is in psppire.
> > 
> > The bug was reported against 0.6.0.  Does it still happen in
> > 0.6.1?
> > 
> 
> yes, also with 0.6.1;
> i tried 0.6.0 and 0.6.1 from debian repositories and 0.6.1 from
> sources.
> 
> > > i also tried version 0.7.0 (from git repository) but it works in
> > > different way.
> > 
> > I don't know what that means.  Can you explain?
> 
> in 0.7.0 i can't move cell and i can't select numerous cells, but i
> doesnt' crash.
> 
> ciao
> Luigi

this is the backtrace (bt full from gdb) of the crash with 0.6.1
version:
GNU gdb 6.8-debian
Copyright (C) 2008 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 "i486-linux-gnu"...
(gdb) run
Starting program: /usr/bin/psppire
[Thread debugging using libthread_db enabled]
[New Thread 0xa698a6d0 (LWP 18829)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xa698a6d0 (LWP 18829)]
primary_get_cb (clipboard=0x9b065f0, selection_data=0xafb0b07c, info=1, 
data=0x9acb008)
    at lib/gtksheet/gtksheet.c:7953
7953      gtk_selection_data_set (selection_data, selection_data->target,
(gdb) bt full
#0  primary_get_cb (clipboard=0x9b065f0, selection_data=0xafb0b07c, info=1, 
data=0x9acb008)
    at lib/gtksheet/gtksheet.c:7953
        sheet = (GtkSheet *) 0x9acb008
        string = (GString *) 0x0
        __PRETTY_FUNCTION__ = "primary_get_cb"
#1  0xa7d8440f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#2  0x09b065f0 in ?? ()
No symbol table info available.
#3  0xafb0b07c in ?? ()
No symbol table info available.
#4  0x00000001 in ?? ()
No symbol table info available.
#5  0x09acb008 in ?? ()
No symbol table info available.
#6  0xa7e7601c in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#7  0xa7d843d0 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#8  0xafb0ab28 in ?? ()
No symbol table info available.
#9  0xa7c3f51a in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#10 0x09ae0620 in ?? ()
No symbol table info available.
#11 0xafb0b07c in ?? ()
No symbol table info available.
#12 0x00000001 in ?? ()
No symbol table info available.
#13 0x04666713 in ?? ()
No symbol table info available.
#14 0x00000000 in ?? ()
No symbol table info available.

i hope it is useful.
Luigi

-- 
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
Io sono 
lo sbaglio, il momento di confusione, l'inopportuno

                Non sono niente.
              Non sarĂ² mai niente.
        Non posso volere d'essere niente.
A parte questo, ho in me tutti i sogni del mondo.

                                        F. Pessoa
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*




reply via email to

[Prev in Thread] Current Thread [Next in Thread]