[Xfc-dev] A little help

Benedikt Meurer benedikt.meurer at unix-ag.uni-siegen.de
Thu May 4 18:08:23 CEST 2006


Ricardo M wrote:
> Here's the backtrace:
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 16384 (LWP 1697)]
> 0x0805e0b5 in ntb_Trabajo::addGrid (this=0x8124a90,
> str=
>       {string_ = {static npos = 4294967295,
> _M_dataplus = {<std::allocator<char>> = {<No data
> fields>}, _M_p = 0x8093f0c "generos"}, static
> _S_empty_rep_storage = {0, 0, 0, 0}}, is_null = false,
> static npos = 4294967295})
>     at NoteBook.cc:106
> 106         grdGen->dispose ();
> (gdb) 

Aye, so it's not crashing in the ListStore constructor, but in
ntb_Trabajo::addGrid(). Check that method.

Benedikt



More information about the Xfc-dev mailing list