User forums > Nightly builds

The 30 October 2011 build (7550) is out.

<< < (4/18) > >>

darmar:
I am experiencing a crash of C::B Nightly on kubuntu (KDE, linux).

I experienced this behaviour with my build of C::B first. But now I have installed a fresh system on VirtualBox and installed Nightly from Jens’ repository. I have the same crash. The crash occurs only, when Symbols tab is active and an item is selected in the TopTree (Code-Completion plugin).

I wanted to find out where is the problem and I looked into the code of CC plugin. I haven't found a bug in CC code, but it something to do with update of m_TreeBottom from the secondary thread. I added the call to "AddPendingEvent" in "classbrowserbuilderthread.cpp" file to update m_TreeBottom from main thread. C::B is running on KDE without the problem now.

Do somebody experiencing the same problem?

oBFusCATed:
darmar: Patch? MacOSX users have reported the same problem.

darmar:
Here is my diff file (attached).

MortenMacFly:

--- Quote from: darmar on November 04, 2011, 08:41:11 pm ---Here is my diff file (attached).

--- End quote ---
Could it be that this patch is in-complete? Because from a quick look I see that you've changed the Init() interface but do not use it anywhere (in this patch at least).

darmar:
It seems to me, that the changed interface is used (88 line in patch).

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version