User forums > Nightly builds
The 25 september 2010 build (6634) CODECOMPLETION BRANCH version is out.
ollydbg:
thanks jens for the test.
From the "pure CC" log file before crash, I can't find any thing wrong, it seems the log was correct (parserthread works fine before crash).
So, the problem should happened before the crash.
@loaden, Maybe, we could add an option to "disable the macro expansion", then see if it still hangs or crash in this case.
Jenna:
--- Quote from: ollydbg on October 07, 2010, 01:50:43 am ---thanks jens for the test.
From the "pure CC" log file before crash, I can't find any thing wrong, it seems the log was correct (parserthread works fine before crash).
So, the problem should happened before the crash.
@loaden, Maybe, we could add an option to "disable the macro expansion", then see if it still hangs or crash in this case.
--- End quote ---
My guess:
the crash happens, because the applications runs out of memory.
--- Quote from: jens on October 06, 2010, 03:03:29 pm ---If I run it from commandline, it eats up all my memory (up to ~4GB) and after some tome it crashes with an X-window error (resource temproary unavailable), if I run it through debugger it crashes with a segfault in wxPostEVent, if it tries to send a TaskDone-event.
--- End quote ---
The crash occurs if I switch to the running C::B, if it's visible and I run it from inside C::B (through gdb) it crashes in wxPostEvent.
Maybe the size of the used buffers should also be traced.
Loaden:
--- Quote from: jens on October 07, 2010, 07:20:09 am ---Maybe the size of the used buffers should also be traced.
--- End quote ---
Yes, I'll checking carefully.
Loaden:
Hi, Jens, could you trying r6676?
I am testing in XP, it seems solved.
--- Quote ---Project 'linux' parsing stage done (27214 total parsed files, 1342720 tokens in 17 minute(s), 37.094 seconds).
--- End quote ---
Loaden:
If set the option "Editor > CC > C/C++ Parser > Parse complex macros" is no checked, will lead the time is less.
--- Quote ---Project 'linux' parsing stage done (27214 total parsed files, 1258851 tokens in 8 minute(s), 54.969 seconds).
--- End quote ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version