[Decibel] segmentation fault

George Goldberg grundleborg at googlemail.com
Sat Feb 16 08:19:15 CET 2008


On Sat, Feb 16, 2008 at 1:34 PM, George Goldberg
<grundleborg at googlemail.com> wrote:
> Whenever I set the presence of an account to offline (1) I get a
>  segmentation fault from the decibel daemon
>  resulting in this backtrace.
>
>  Its 100% reproducible on my system. steps:
>  - start decibel daemon
>  - add an account using ./decibel_registeraccount_demo ...
>  - bring it online ./decibel_setpresence_demo 1 2
>  - take it offline again ./decibel_setpresence_demo 1 1
>  - decibel daemon crashes.
>
>  I'm not very good with backtraces, so I can't work out
>  what is causing this crash. If anyone can tell me, or even reproduce
>  the crash (if not then I'm probably doing something wrong to cause
>  the crash) that would be great.

OK, so I've looked at it some more and it seems to be the call to
deleteLater(); in
connection.cpp method: Connection::onStatusChanged() of tapioca-qt
that is causing the problem.
In fact it seems that the problem is caused by me updating to qt-copy 4.4 .

Unfortunately, I am no nearer to working out *why* this is causing a segfault.

George


More information about the Decibel mailing list