trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: September 2013

Re: [trinity-devel] Strange crash during build

From: "Timothy Pearson" <kb9vqf@...>
Date: Mon, 2 Sep 2013 14:09:34 -0500
> tquic crashes during build of tdebase/tdeioslaves. I'm not sure if it's a
> bug or something wrong about my system...
>
> Any ideas?
>
> Build log in the attachment.

I remember troubleshooting this type of problem before.  Basically, you
have to determine the exact tquic command that CMake is running, then run
it manually and see if tquic gives any more detail on the command line.

For the most part, when I have had this happen, it is because there is a
binary incompatible uic plugin library somewhere on the system (e.g. in
/opt/trinity/lib/trinity/plugins/designer/)

Hope this helps!

Tim