User forums > General (but related to Code::Blocks)
problems with filemanager plugin
frithjofh:
Hi everybody,
I recently erased all files pertaining to my c::b setup, did a clean checkout of the svn sources, and then recompiled c::b.
The version is svn9673, and I am running it under OpenSuSe 13.1. AMD machine with 4 processors.
I observed that c:b started alright and worked as expected, but when shutting it down closed the window but leaving a process behind which consumed 99% CPU and had to be killed in console.
I could narrow this down to the filemanager plugin as culprit. I had to edit the config file of c::b setting the bool to zero making c::b not load this particular plugin. Then c::b starts and works and shuts down as should be.
Starting c::b now is running it with filemanager plugin disabled. Now I can enable it without problem, but when I try to disable it again, I get random results from c::b between crashing directly or entering a loop (making it necessary to kill the whole process). I tried to debug it, but in debug mode everything seems to work just fine, I could never reproduce neither crash nor infinite loop.
On one crash I obtained a crash report, which I attach. Mostly the process just crashes without report or hangs in loop and doesn’t even save its settings if changes had been made.
I suppose filemanager has some serious problem. glibc is of version 2.17-4.7.1 on my system.
Regards
frithjofh
oBFusCATed:
Search the forum for gamin or famin, the problem is there if I remember correctly.
dmoore:
You need to install (lib)gamin. One of these days I will convert it over to inotify.
Jenna:
Here is a snippet of frithjofh's debug-report:
--- Quote --- <module path="/usr/lib64/libgamin-1.so.0.1.10" address="7fdebb7b0000" size="00007000" version="0.1.10"/>
<module path="/usr/lib64/libgamin-1.so.0.1.10" address="7fdebb9b7000" size="00001000" version="0.1.10"/>
--- End quote ---
It looks like libgamin is installed.
dmoore:
maybe needed gamin-devel when he compiled?
Navigation
[0] Message Index
[#] Next page
Go to full version