User forums > Nightly builds
The 07 October 2012 build (8438) is out.
ollydbg:
--- Quote from: zhanglyl on October 09, 2012, 05:48:48 am ---When I am using this version(SVN 8438), my Code::Blocks crashed! My steps is the following:
1, Enter some codes;
2, The completely code is "std::stringstream time; ". When I entered "std:", I switched to other window by Alt+tab. The IDE of my C::B turned into white screen, crashed and post the error window I posted on forum (std-error-and-crash.JPG).
3, Repeated the two steps above, C::B crashed repeatedly!
--- End quote ---
I can't reproduce the crash. BTW: can you show use the crash report file? "codeblocks.RPT"
OsminohejTygr:
--- Quote from: ollydbg on October 09, 2012, 06:32:47 am ---
--- Quote from: zhanglyl on October 09, 2012, 05:48:48 am ---When I am using this version(SVN 8438), my Code::Blocks crashed! My steps is the following:
1, Enter some codes;
2, The completely code is "std::stringstream time; ". When I entered "std:", I switched to other window by Alt+tab. The IDE of my C::B turned into white screen, crashed and post the error window I posted on forum (std-error-and-crash.JPG).
3, Repeated the two steps above, C::B crashed repeatedly!
--- End quote ---
I can't reproduce the crash. BTW: can you show use the crash report file? "codeblocks.RPT"
--- End quote ---
I can reproduce this behavior. You have to switch realy quick (before popup window is shown i guess). Where can I find this crash report?
Pchief:
Hi all,
I have updated to svn 8444 and find the doxyblocks plugin still very unstable.
When a document is open, selecting most items of the DoxyBlocks Menu(e.g. block comment, line comment, run chm, ...) leads to crash.
This problem existed already in svn 8401 and seems not have been fixed.
below is the contents of my report file codeblocks.RPT:
--- Quote ----------------------
Error occured on Wednesday, October 10, 2012 at 16:34:37.
D:\dev\wxIDE\cb\codeblocks.exe caused an Access Violation at location 00000000 Reading from location 00000000.
Registers:
eax=00000001 ebx=032af7b8 ecx=77bfc2e3 edx=fffe2690 esi=0022f974 edi=6c555f76
eip=00000000 esp=0022f3f8 ebp=011277b8 iopl=0 nv up ei pl nz ac po nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010216
Call stack:
00000000
0022F974
-------------------
Error occured on Wednesday, October 10, 2012 at 16:35:06.
D:\dev\wxIDE\cb\codeblocks.exe caused an Access Violation at location 00000000 Reading from location 00000000.
Registers:
eax=00000001 ebx=032a2650 ecx=77bfc2e3 edx=fffe19ae esi=0022f974 edi=6c565fb4
eip=00000000 esp=0022f3f8 ebp=0112d4a8 iopl=0 nv up ei pl nz ac po nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010216
Call stack:
00000000
0022F974
-------------------
Error occured on Wednesday, October 10, 2012 at 16:35:45.
D:\dev\wxIDE\cb\codeblocks.exe caused an Access Violation at location 00000000 Reading from location 00000000.
Registers:
eax=ffffffff ebx=032a6e98 ecx=00000000 edx=0022ef78 esi=0022f974 edi=00000041
eip=00000000 esp=0022f3f8 ebp=0112d3a0 iopl=0 nv up ei pl nz ac po nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010216
Call stack:
00000000
0022F974
-------------------
Error occured on Wednesday, October 10, 2012 at 16:36:05.
D:\dev\wxIDE\cb\codeblocks.exe caused an Access Violation at location 00000000 Reading from location 00000000.
Registers:
eax=00000001 ebx=032afcb8 ecx=77bfc2e3 edx=013b5cc7 esi=0022f974 edi=6c563a64
eip=00000000 esp=0022f3f8 ebp=0112a5f8 iopl=0 nv up ei pl nz ac po nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010216
Call stack:
00000000
0022F974
-------------------
Error occured on Wednesday, October 10, 2012 at 16:40:52.
D:\dev\wxIDE\cb\codeblocks.exe caused an Access Violation at location 00000000 Reading from location 00000000.
Registers:
eax=00000001 ebx=0329e4f0 ecx=03310518 edx=00000004 esi=0022f974 edi=6c5573da
eip=00000000 esp=0022f3f8 ebp=0112c918 iopl=0 nv up ei pl nz ac po nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010216
Call stack:
00000000
0022F974
--- End quote ---
oBFusCATed:
Pchief: Is this a nightly build or a self built version you're using?
dk:
I built SVN 8438 for my ALT Linux distrubution but can't run it.
When I run codeblocks, I've got messagebox:
Another program instance is already running.
Code::Blocks is currently configured to only allow one running instance.
You can access this Setting under the menu item 'Environment'
I see, that Code::Blocks create socket at /tmp/CODEBLOCKSdk.socket
But if I remove this file and try to run Code::blocks again, I've still got this message.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version