Re: Assertion failed: (false), function pluginThreadEntry

Erik Johansson <[email protected]> Tue, 20 Dec 2011 11:43:39 +0100
Newsgroups gmane.network.licq.general
Message-ID <CAAMKmod4FKcAHUnfv5UHG9XnyKe7nKC+-vAvM+BPTcN=6AfEmQ@mail.gmail.com>
On Tue, Dec 20, 2011 at 11:22, George L. Yermulnik <[email protected]> wrote:
> Should we continue either on list, or at github?

We can keep it here on the lit.

> Unfortunately, there's no version 1.6.0 in FreeBSD's ports tree =( And,
> probably, I won't be able to build without FreeBSD specific patches.
> I've found the same problem you had participated a year ago, but there
> where no thread continuation:
> http://www.mail-archive.com/[email protected]/msg00970.html
>
> I suspect that the problem could be caused by some library or dependency
> update made recently on my sendbox. But I can't imagine which of them
> exactly it is.

Can you please post the output from building licq?

Can you configure licq with -DCMAKE_BUILD_TYPE=Debug, build and see if
you get any output from gdb?

If not, can you add:
fprintf(stderr, "state=%d", data.myState);
to pluginthread.cpp just before switch (data.myState) (you may need to
add #include <stdio.h> to the top as well)

// Erik

-- 
Erik Johansson
Home Page: http://ejohansson.se/
PGP Key: http://ejohansson.se/erik.asc