Based on the first screenshot I take it that "pInfo" of pInfo->data is null. A full backtrace would be nicer though... especially one from a program compiled with -ggdb.
BTW. You should check the result of realloc...
Based on the first screenshot I take it that "pInfo" of pInfo->data is null. A full backtrace would be nicer though... especially one from a program compiled with -ggdb.
BTW. You should check the result of realloc...
Last edited by wysota; 20th February 2006 at 19:29.
I forgot to call a method at the beginning of my program that initialised data in the first place.![]()
Bookmarks