Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign

CC makes C::B hang in ExpandBackticks

<< < (11/11)

Jenna:

--- Quote from: jens on January 09, 2013, 01:01:22 am ---
--- Quote from: oBFusCATed on January 09, 2013, 12:37:09 am ---Jens do you have bt for all threads? (for the original problem)

--- End quote ---
No just for the main thread.
I will try to get a bt for all tomorrow.

--- End quote ---
I attach two backtraces, one with all threads and a full bt from thread 1.
But nothing didn't change as far as I can see.

But I found one interestant thing:
I have a defunct process with the commandline "gtk2-unicode-re".
That's the script which is called by the "wx-config"-script on fedora ("/usr/lib64/wx/config/gtk2-unicode-release-2.8").

oBFusCATed:
I guess you're not using the reproducer patch, because you bt is different.
Also, I guess we're hitting some wxexecute bug here.

Have you tried to use slower running script in the backtick expression? Some script with sleep in it for example?

MortenMacFly:

--- Quote from: oBFusCATed on January 09, 2013, 08:53:52 am ---I guess you're not using the reproducer patch, because you bt is different.

--- End quote ---
Does that apply to Windows, too? And is it really just commenting the log output and disable caching of backtick'd expressions? ??? I wonder if there is a way to reproduce it on Windows, too.

oBFusCATed:

--- Quote from: MortenMacFly on January 09, 2013, 09:14:41 am ---And is it really just commenting the log output and disable caching of backtick'd expressions?

--- End quote ---
Yes and yes.
But looking at bt provided I think the problem is somewhere else.

p2rkw:

--- Quote ---But looking at bt provided I think the problem is somewhere else.
--- End quote ---
It may be this bug: http://trac.wxwidgets.org/ticket/12636 but its quite old.

I find out that codeblocks spawned from another codeblocks instance doesn't have opened "/tmp/CODEBLOCKSusername.socket" file.

When I use "Debug" instead of "Build and run" command then new instance of codeblocks doesn't hang.

Navigation

[0] Message Index

[*] Previous page

Go to full version