User forums > Help

Fresh install of CB 12.11 on Fresh install of CentOs 6.3 hangs / unresponsive

<< < (2/4) > >>

wxwizard:
Further thoughts...
Comparatively, I have managed much bigger projects on another server running CB 10.05, and I never had a problem with the code completion plugin. So I don't think this is a project size issue. It seems more like something is getting hung somewhere.

oBFusCATed:
Bigger projects most of the times do more complex stuff that simple projects.
I'm talking about more complex include search paths, sometimes people add to the projects files that are not under the project dir, but some other place and so on.

One thing you could do is to start cb with the --debug-log option and you can inspect the debug log for strange messages.

pir:
I am having exactly the same problem with CB 12.11 on Ubuntu 12.04. When I get a periodic hang the System Monitor reports that the process is in an "Uninterruptible" state and "waiting_for_response.isra.5". What is this problem?

Disabling the code completion plugin does indeed cure the problem for me - I presume this is a known bug? I too did not see these hangs in the old version of CB.

Added 26 March 2013:

I have investigated further. I have a second, notionally identical system on which CodeBlocks 12.11 runs without the problems flagged above. The only difference is that the system on which CodeBlocks hangs was upgraded from Ubuntu 11.10 whereas the systems on which it runs fine was a fresh install. I have checked all the dependencies on both machines and I can see no difference in any of the version numbers. The only difference I can find is that the non-hanging machine has a 32-bit PAE kernel whereas the hanging machine in not PAE. But I cannot think how the page table structures would affect this problem.

Any suggestions welcome!

ollydbg:
I also read this bug report Code Completion plugin causes periodic hangs, my suggestion is that you can disable some functions in CC (not disable the CC plugin, but only some functionality), like disable the hover hint, disable the symbol browser.... BTW: I'm a currently a windows guy, I hardly find such hang issue.

oBFusCATed:
For me it hangs once a day or something like that.
Most of the times it is on RemoveTokenBlaBla....

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version