Re: [gnome-db] GnomeDbGrid segmentation fault



On Sat, 2004-01-17 at 10:51 +0100, Philippe CHARLIER wrote:
> I tried to do that on "test-grid" from the libgnomedb "testing"
> directory.
> 
> $ gdb test-grid
> 
> I get something like:
> 
> "... not in executable format: File format not recognized" ?????????
> 
right, if you try to debug the program in its source tree, you have to:

gdb .libs/test-grid

> On another application that crash I get:
> 
> #0  0x00000000 in ?? ()
> #1  0x40517d16 in gtk_tree_view_get_type () from
> /usr/lib/libgtk-x11-2.0.so.0
> Cannot access memory at address 0x4c
> 
that says nothing :-(

cheers




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