User forums > Nightly builds

The 21 June 2007 build is out.

<< < (3/3)

hangl:

--- Quote from: byo on June 22, 2007, 11:13:48 am ---
--- Quote from: hangl on June 22, 2007, 05:29:13 am ---wxsmith crash!
I just open code:blocks source code and to look some resource (click some diaolog or frame i can not remember all the action i have done.) then i close CB,it Crashed.

--- End quote ---

Can not reproduce that. I've opened all resouces and they close silently. Are you able to do the same thing again ?

Regards
   BYO

--- End quote ---

again, I just open code::blocks  resouces click ervery item (double click or single click ) then open contribplugin.workspace and open resources click ervery item (double click or single click ). switch between them several times . when colse CB ,it crashed. difficlut to reproduce!
-------------------

Error occured on Friday, June 22, 2007 at 20:43:13.

E:\CodeBlock\codeblocks.exe caused an Access Violation at location 6702ecd8 in module E:\CodeBlock\wxsmithlib.dll Reading from location 00000000.

Registers:
eax=00000000 ebx=00f327a8 ecx=77bfc2e3 edx=00000000 esi=106d95a0 edi=0022fb60
eip=6702ecd8 esp=0022f610 ebp=0022f698 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:
6702ECD8  E:\CodeBlock\wxsmithlib.dll:6702ECD8  _ZN14wxsItemResDataD0Ev
6701D865  E:\CodeBlock\wxsmithlib.dll:6701D865  _ZN13wxsItemEditorD0Ev
1024E696  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1024E696  _ZN12wxWindowBase15DestroyChildrenEv
1012DE62  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1012DE62  _ZN8wxWindowD2Ev
1027AB37  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1027AB37  _ZN7wxPanelD2Ev
61949BBC  E:\CodeBlock\codeblocks.dll:61949BBC  _ZN14wxFlatNotebookD0Ev
1024E696  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1024E696  _ZN12wxWindowBase15DestroyChildrenEv
1012DE62  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1012DE62  _ZN8wxWindowD2Ev
1024813F  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1024813F  _ZN20wxTopLevelWindowBaseD2Ev
10128AC2  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:10128AC2  _ZN19wxTopLevelWindowMSWD2Ev
101ED3A1  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:101ED3A1  _ZN11wxFrameBaseD2Ev
1016071F  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1016071F  _ZN7wxFrameD2Ev
004260F2  E:\CodeBlock\codeblocks.exe:004260F2
101B062F  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:101B062F  _ZN9wxAppBase20DeletePendingObjectsEv
101B0E5A  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:101B0E5A  _ZN9wxAppBase6OnIdleER11wxIdleEvent
100E9538  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:100E9538  _ZN5wxApp6OnIdleER11wxIdleEvent
100C6425  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:100C6425  _ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent
100C677C  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:100C677C  _ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler
100C7749  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:100C7749  _ZN12wxEvtHandler12ProcessEventER7wxEvent
101B0D0D  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:101B0D0D  _ZN9wxAppBase11ProcessIdleEv
101E1B6F  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:101E1B6F  _ZN17wxEventLoopManual3RunEv
101B090E  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:101B090E  _ZN9wxAppBase8MainLoopEv
00404CB2  E:\CodeBlock\codeblocks.exe:00404CB2
1004E2A7  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:1004E2A7  _Z14wxUninitializev
100CFBBC  E:\MinGW\bin\wxmsw28u_gcc_cb.dll:100CFBBC  _Z7wxEntryP11HINSTANCE__S0_Pci
0040189C  E:\CodeBlock\codeblocks.exe:0040189C
0046108A  E:\CodeBlock\codeblocks.exe:0046108A
00401237  E:\CodeBlock\codeblocks.exe:00401237
00401288  E:\CodeBlock\codeblocks.exe:00401288
7C816FD7  C:\WINDOWS\system32\kernel32.dll:7C816FD7  RegisterWaitForInputIdle


rickg22:

--- Quote from: MortenMacFly on June 22, 2007, 01:03:45 pm ---Opened fine here, too. Although the window asking *how* to open in (inside C::B, extenral app etc.) was in the background. So I had to use ALT+TAB to switch to it. The main window of C::B behaves like "not responding" in that case but in fact it's showing a window you have to answer. Could you check that, please?
With regards, Morten.

--- End quote ---

I second that! That's an annoying bug and it's always bothered me. Has it been reported yet?

byo:

--- Quote from: hangl on June 22, 2007, 02:52:32 pm ---again, I just open code::blocks  resouces click ervery item (double click or single click ) then open contribplugin.workspace and open resources click ervery item (double click or single click ). switch between them several times . when colse CB ,it crashed. difficlut to reproduce!

--- End quote ---

I couldn't reproduce this too, but after some disassembling I probably found the cause of error. When editor was closed, it accessed resource tree. And if this tree was deleted before editor here we have a crash.

Patch applied, should be on the next nightly :)

BYO

Morphius Faydal:
Using build 4124 on Windows XP, the box asking "how" popped up in front of everything else.

Navigation

[0] Message Index

[*] Previous page

Go to full version