Author Topic: The 06 May 2007 build is out.  (Read 17619 times)

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 06 May 2007 build is out.
« Reply #15 on: May 07, 2007, 05:55:33 pm »
If I change from "All worksspace symbols" to "Current file's symbols" the symbols of the current file will be displayed correctly. But if I change the current file after that, C::B crasches.
This works for me, too (SVN r3938). I'd say it's related to wx283 (I'm using wx264). Can some dev using this version confirm the issue? (Yiannis?!).

wx2.6.3 here, working fine.
Be patient!
This bug will be fixed soon...

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 06 May 2007 build is out.
« Reply #16 on: May 07, 2007, 08:58:42 pm »
I had a crash when switching from "All workspace" to files symols. Latest nightly on windows (wx283).
There's for sure something reproduceable there  ...

Quote
-------------------

Error occured on Monday, May 7, 2007 at 20:57:34.

C:\Projects\CodeBlocks\src\output\codeblocks.exe caused an Access Violation at location 6cde357c in module C:\Projects\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll Reading from location 00000028.

Registers:
eax=00000000 ebx=00000003 ecx=00000000 edx=ffff0000 esi=ffffffff edi=02e2fb30
eip=6cde357c esp=02e2faf8 ebp=02e2fb50 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010246

Call stack:
6CDE357C  C:\Projects\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CDE357C  _ZNK10wxTreeCtrl12GetItemParamERK12wxTreeItemId
6CDE3768  C:\Projects\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CDE3768  _ZNK10wxTreeCtrl11GetItemDataERK12wxTreeItemId
6CE8A38D  C:\Projects\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CE8A38D  _ZN11wxTreeEventC1EiP14wxTreeCtrlBaseRK12wxTreeItemId
6CDE5566  C:\Projects\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CDE5566  _ZN10wxTreeCtrl8DoExpandERK12wxTreeItemIdi
6CDE5891  C:\Projects\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CDE5891  _ZN10wxTreeCtrl16CollapseAndResetERK12wxTreeItemId
65EA09D1  C:\Projects\CodeBlocks\src\output\share\codeblocks\plugins\codecompletion.dll:65EA09D1
65E9E6B9  C:\Projects\CodeBlocks\src\output\share\codeblocks\plugins\codecompletion.dll:65E9E6B9
65E9E3F7  C:\Projects\CodeBlocks\src\output\share\codeblocks\plugins\codecompletion.dll:65E9E3F7
65E9DF2F  C:\Projects\CodeBlocks\src\output\share\codeblocks\plugins\codecompletion.dll:65E9DF2F
6CCFEBAB  C:\Projects\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCFEBAB  _ZN11wxSemaphore7TryWaitEv
6CCFECBD  C:\Projects\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCFECBD  _ZN11wxSemaphore7TryWaitEv
77C3A3B0  C:\WINDOWS\system32\msvcrt.dll:77C3A3B0  _endthreadex
7C80B683  C:\WINDOWS\system32\kernel32.dll:7C80B683  GetModuleFileNameA


-------------------

Error occured on Monday, May 7, 2007 at 20:59:01.

C:\Projects\CodeBlocks\src\output\codeblocks.exe caused an Access Violation at location 6cde357c in module C:\Projects\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll Reading from location 00000028.

Registers:
eax=00000000 ebx=00000003 ecx=00000000 edx=ffff0000 esi=ffffffff edi=02e2fb30
eip=6cde357c esp=02e2faf8 ebp=02e2fb50 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010246

Call stack:
6CDE357C  C:\Projects\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CDE357C  _ZNK10wxTreeCtrl12GetItemParamERK12wxTreeItemId
6CDE3768  C:\Projects\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CDE3768  _ZNK10wxTreeCtrl11GetItemDataERK12wxTreeItemId
6CE8A38D  C:\Projects\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CE8A38D  _ZN11wxTreeEventC1EiP14wxTreeCtrlBaseRK12wxTreeItemId
6CDE5566  C:\Projects\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CDE5566  _ZN10wxTreeCtrl8DoExpandERK12wxTreeItemIdi
6CDE5891  C:\Projects\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CDE5891  _ZN10wxTreeCtrl16CollapseAndResetERK12wxTreeItemId
65EA09D1  C:\Projects\CodeBlocks\src\output\share\codeblocks\plugins\codecompletion.dll:65EA09D1
65E9E6B9  C:\Projects\CodeBlocks\src\output\share\codeblocks\plugins\codecompletion.dll:65E9E6B9
65E9E3F7  C:\Projects\CodeBlocks\src\output\share\codeblocks\plugins\codecompletion.dll:65E9E3F7
65E9DF2F  C:\Projects\CodeBlocks\src\output\share\codeblocks\plugins\codecompletion.dll:65E9DF2F
6CCFEBAB  C:\Projects\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCFEBAB  _ZN11wxSemaphore7TryWaitEv
6CCFECBD  C:\Projects\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCFECBD  _ZN11wxSemaphore7TryWaitEv
77C3A3B0  C:\WINDOWS\system32\msvcrt.dll:77C3A3B0  _endthreadex
7C80B683  C:\WINDOWS\system32\kernel32.dll:7C80B683  GetModuleFileNameA



Offline darthdespotism

  • Almost regular
  • **
  • Posts: 163
    • Coder's Nemesis
Re: The 06 May 2007 build is out.
« Reply #17 on: May 07, 2007, 09:42:49 pm »
CodeBlocks reports here while Startup bthat it logged some errors.
Can you tell me where to find these LOG on Ubuntu so I can post it
(rev 3938, compiled on feisty/dpkg-buildpackage)