Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign
Codecompletion delays fixed in rev 1826 (update: in rev 1840)
rickg22:
<i>Even better, Code::Blocks just died with a "Reading from 00000000" error.</i>
If you told me the exact address of the fault (a line # would be even better), i'd gladly appreciiate it.
Ceniza:
Sorry Rick but the report isn't good enough to point you somewhere since I always compile with -s -O3 instead of -g.
I'll rebuild it again with -g and try the same test. If I get something I'll tell you.
Ceniza:
--- Quote from: gdb ---Program received signal SIGSEGV, Segmentation fault.
[Switching to thread 2772.0x4ac]
0x77c17026 in msvcrt!memcpy () from C:\WINDOWS\system32\msvcrt.dll
(gdb) bt
#0 0x77c17026 in msvcrt!memcpy () from C:\WINDOWS\system32\msvcrt.dll
#1 0x10063346 in wxStringBase::ConcatSelf ()
from C:\WINDOWS\system32\wxmsw26u_gcc_custom.dll
#2 0x65ed1cf8 in wxStringBase::ConcatSelf (this=0x14e0ed8c, nLen=239120052,
src=0x1bd2dac) at C:/MinGW/include/wx/string.h:281
#3 0x65ed1d96 in wxStringBase::append (this=0x14e0ed8c, str=@0x651fc78)
at C:/MinGW/include/wx/string.h:400
#4 0x65ed6438 in wxString::append (this=0x14e0ed8c, str=@0x651fc78)
at C:/MinGW/include/wx/string.h:1157
#5 0x65ed66fc in wxString::operator<< (this=0x14e0ed8c, s=@0x651fc78)
at C:/MinGW/include/wx/string.h:889
#6 0x65eab056 in ParserThread::DoParse (this=0x14e0ed20)
at plugins/codecompletion/parser/parserthread.cpp:654
#7 0x65eacc4f in ParserThread::HandleClass (this=0x14e0ed20, isClass=true)
at plugins/codecompletion/parser/parserthread.cpp:1017
#8 0x65eaa51b in ParserThread::DoParse (this=0x14e0ed20)
at plugins/codecompletion/parser/parserthread.cpp:518
#9 0x65ea9c00 in ParserThread::Parse (this=0x14e0ed20)
at plugins/codecompletion/parser/parserthread.cpp:372
#10 0x65ed1695 in ParserThread::Execute (this=0x14e0ed20)
at plugins/codecompletion/parser/parserthread.h:43
#11 0x61965fa9 in PrivateThread::Entry (this=0x2c051c8)
at sdk/cbthreadpool.cpp:86
...
--- End quote ---
Navigation
[0] Message Index
[*] Previous page
Go to full version