Re: bookmarkexample
From: Vincent Thomasset <vincent.thomasset@xxxxxxxxx>
Date: Wed, 22 Aug 2007 22:44:41 +0200 (CEST)
Le Wed, 22 Aug 2007 09:24:43 +0800,
lerosua <lerosua@xxxxxxxxx> a écrit :

> Program received signal SIGSEGV, Segmentation fault.
> 0xb7e644a1 in gloox::BookmarkStorage::handlePrivateXML
> (this=0x804d8b0, xml=0x80be868)
>     at bookmarkstorage.cpp:104
> 104            const std::string& pwd = (*it)->findChild( "password"
> )->cdata();

I can't find this line in trunk, but it seems to be a null pointer
issue.

Could you provide a full backtrace for trunk ('bt full') ?

Cheers,
Vincent