User forums > Nightly builds
The 05 November 2013 build (9435) is out.
ToApolytoXaos:
--- Quote from: Alpha on November 08, 2013, 02:05:01 am ---What do you have set for Settings->Editor->Selection brace completion ?
--- End quote ---
It was unckecked and checked it now; I have just tested it and the same issue that exists on Linux exists here as well (svn9435).
See it in action.
Before highlight:
Highlighted:
Brackets applied:
Now, another interesting thing happens if you place it on the next line.
Next line:
Next line highlighted:
Next line curly brackets applied:
Alpha:
Confirmed. Unfortunately, it is not an easy problem (at least, not easy for me) to fix. This behaviour is in SmartIndentCPP, which already contains a decent amount of convoluted logic and dark magic.
ToApolytoXaos:
--- Quote from: oBFusCATed on November 07, 2013, 07:36:30 pm ---As far as I can see this log contains no useful information, so please install debug-symbols or rebuild with --enable-debug configure option.
--- End quote ---
Crash still exists even with the latest revision. You may find the report as an attachment.
Here's the issue demangled with c++filt:
--- Code: ---*** Error in `codeblocks': corrupted double-linked list: 0x0c6838b0 ***
======= Backtrace: =========
/lib/i386-linux-gnu/i686/cmov/libc.so.6(+0x75e42)[0xb5adce42]
/lib/i386-linux-gnu/i686/cmov/libc.so.6(+0x782be)[0xb5adf2be]
/lib/i386-linux-gnu/i686/cmov/libc.so.6(__libc_malloc+0x53)[0xb5ae03d3]
/usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0(wxStringBase::AllocBuffer(unsigned int)+0x44)[0xb68bd654]
/usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0(wxStringBase::AllocBeforeWrite(unsigned int)+0x38)[0xb68bd838]
/usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0(wxString::GetWriteBuf(unsigned int)+0x24)[0xb68bf854]
/usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0(wxString::FromAscii(char const*)+0xa4)[0xb68c0084]
/usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0(wxDynamicLibrary::ListLoaded()+0x15e)[0xb68e350e]
/usr/lib/i386-linux-gnu/libwx_gtk2u_qa-2.8.so.0(wxDebugReport::DoAddLoadedModules(wxXmlNode*)+0x22)[0xb6e40f32]
/usr/lib/i386-linux-gnu/libwx_gtk2u_qa-2.8.so.0(wxDebugReport::AddContext(wxDebugReport::Context)+0x45b)[0xb6e432db]
/usr/lib/i386-linux-gnu/libwx_gtk2u_qa-2.8.so.0(wxDebugReport::AddAll(wxDebugReport::Context)+0x17)[0xb6e44b37]
codeblocks[0x808b066]
/usr/lib/i386-linux-gnu/libwx_baseu-2.8.so.0(wxFatalSignalHandler+0x23)[0xb68fcd03]
linux-gate.so.1(__kernel_sigreturn+0x0)[0xb776d400]
[0x99eaa8d]
--- End code ---
oBFusCATed:
Can you try with a package from Jens' repo?
ToApolytoXaos:
OK, but i guess I should install it in a different location to avoid extra headaches.
UPDATE: Done so; still crashes. Time for uninstallation.
I just read your message below. Yes, I have uninstalled my version and now sees jens' version and work fine for now. Let's see how things will work from now on.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version