User forums > Nightly builds

The 17 July 2006 build is out.

<< < (4/4)

sethjackson:
EDIT:

Ok I think it is the keybinder which is messing up. This has been fixed in a newer SVN revision AFAIK. Please try the most recent nightly build. :)

Pecan:

--- Quote from: JPlaroche on July 19, 2006, 07:13:34 pm ---application encountered a crash at adress 0

has whenever I leave IDE CB

merci

Error occured on Wednesday, July 19, 2006 at 19:12:57.

C:\CodeBlocks\codeblocks.exe caused an Access Violation at location 00000006 Reading from location 00000006.

Registers:
eax=00000000 ebx=00b5d688 ecx=00000000 edx=021e7500 esi=004c2910 edi=0022edf4
eip=00000006 esp=0022e7f0 ebp=0022e80c 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:
00000006
6298411E  C:\CodeBlocks\share\codeblocks\plugins\keybinder.dll:6298411E
629A940B  C:\CodeBlocks\share\codeblocks\plugins\keybinder.dll:629A940B  PluginSDKVersion
62991674  C:\CodeBlocks\share\codeblocks\plugins\keybinder.dll:62991674  PluginSDKVersion
617D8735  C:\CodeBlocks\codeblocks.dll:617D8735  _ZN8cbPlugin7ReleaseEb
6188C6F8  C:\CodeBlocks\codeblocks.dll:6188C6F8  _ZN13PluginManager16UnloadAllPluginsEv
<snip>

--- End quote ---

Let me guess... you redefined the ctrl-q "quit" key.
So now CB shutsdown before clearing the keyboard buffer, then
wxWidgets sees it and sends the key to a non-existent routine.

Oh well, I'll find a fix.

Pecan:

--- Quote from: sethjackson on July 19, 2006, 07:14:46 pm ---EDIT:

Ok I think it is the keybinder which is messing up. This has been fixed in a newer SVN revision AFAIK. Please try the most recent nightly build. :)

--- End quote ---

Seth, he's posting on the 17 july thread about an 18 july nightly.
So the bug is still there. I'll work on a fix.

sethjackson:

--- Quote from: Pecan on July 19, 2006, 08:10:22 pm ---
--- Quote from: sethjackson on July 19, 2006, 07:14:46 pm ---EDIT:

Ok I think it is the keybinder which is messing up. This has been fixed in a newer SVN revision AFAIK. Please try the most recent nightly build. :)

--- End quote ---

Seth, he's posting on the 17 july thread about an 18 july nightly.
So the bug is still there. I'll work on a fix.



--- End quote ---

Ok.

agent007se:
Don't know if it was already said but :

To have chances to reproduce : DON'T work on the project. Just open and close.

Because when I open files AND I modify one file & compile, I can close safely. Strange. (Only with 17 july night because with the 19... I didn't find the way to skip that windows which says that an error occured...

some infos that I don't understand :


--- Quote ---HEAP[codeblocks.exe]: HEAP: Free Heap block 4c84a88 modified at 4c84abc after it was freed
Unhandled exception at 0x77f667cd in codeblocks.exe: User breakpoint.

--- End quote ---


--- Quote ---77F667BD  ret         10h 
77F667C0  mov         eax,11Bh
77F667C5  mov         edx,7FFE0300h
77F667CA  call        edx 
77F667CC  ret             
>77F667CD  int         3    
--- End quote ---

there are some other but I don't know if that can help... moreover I never tried to compile C::B maybe I'll try to activate debugging symbols (or are they already activated ?)

Navigation

[0] Message Index

[*] Previous page

Go to full version