[Uml-devel] Segfaults with UMLObject->getDoc()

Jonathan Riddell jr at jriddell.org
Mon Dec 22 07:43:01 UTC 2003


On Mon, Dec 15, 2003 at 05:37:02PM +0100, BARTKO, Zoltan wrote:

>    I am trying to do that project documentation generator for Umbrello, I
>    hope sometime I can even run it, for now I constantly get segfaults
>    with UMLObject->getDoc();
> 
>    I asked the Trolltech list about this, they told me to use Valgrind to
>    check my heap memory. I did so, it told me about some errors in glibc,
>    but either said nothing about part I was working on, or I just can't
>    read the output.

Chances are the documentation variable hasn't been initialised.  If
you can work out where it's created and not initialised that would be
great.

Jonathan Riddell




More information about the umbrello-devel mailing list