Author Topic: The 22 August 2008 build (5193) is out.  (Read 54318 times)

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 22 August 2008 build (5193) is out.
« Reply #15 on: August 25, 2008, 08:49:21 pm »
  • copy/cut-paste fixes in linux
It's not fixed for me in Debian Sid. Am I the only one in that case?

However, drag and drop of text bug is fixed. It's great!

Here is a link that describes more exactly what is fixed: http://forums.codeblocks.org/index.php/topic,8984.0.html

If the bug you are talking about is one of them please let us know, otherwise describe it with a way it can be reproduced.

Offline Belgabor

  • Multiple posting newcomer
  • *
  • Posts: 91
Re: The 22 August 2008 build (5193) is out.
« Reply #16 on: August 25, 2008, 09:09:38 pm »

Which version of wxWidgets, MinGW (and utilities) and "wxmsw28u_gcc_cb.dll" do you use ?
Do you use nightlies or self-cpmpiled version ?
If nightlies did you try to install them into a clean directory and to clean your configuration (by backing up and moving away C::B's conf-dir) ?
If self-build did you try to compile a frsh svn-checkout ?

Nightly above including dlls linked above. I always install nightlies clean, ie remove the share folder before extracting (overwriting the rest). I cannot clean my config as my project depends on several custom build commands.
MinGW is 5.1.3 I think with several updates (But I have no idea why that should matter if CB crashes).

Offline three_minute_hero

  • Multiple posting newcomer
  • *
  • Posts: 23
Re: The 22 August 2008 build (5193) is out.
« Reply #17 on: August 25, 2008, 09:16:29 pm »
@jens> I'm sorry, I read it too quickly.
The bug I'm talking about deals with the unix-style copy/paste (with mouse middle click). The corresponding bug report has been recently closed, so I thought "copy/cut-paste fixes in linux" refered to it.

I guess that reopening this bug report is the right thing to do.


And a big thanks for your great Debian repository! :)

Offline three_minute_hero

  • Multiple posting newcomer
  • *
  • Posts: 23
Re: The 22 August 2008 build (5193) is out.
« Reply #18 on: August 25, 2008, 09:30:16 pm »
By the way, the crash reported in the previous nigthly's topic still occurs :
Hi everyone,

Sorry, one more bad news :(
I'm using CMake with C::B generator, so I regularly have to reload the project after a modification of the CMakeLists.txt.
It doesn't happen every time, but when I reload the project, C::B may crash silently. The console shows a segmentation fault message only, with no other information.

When running with gdb, I got this:
Code
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6641700 (LWP 7201)]
0xb683c8fc in ?? () from /lib/i686/cmov/libc.so.6
Not so instructive :?

Crash happens (at least) in the following use case:
  • Two projects have to be open (e.g. a library project and its unit tests' project)
  • The library project must be open first, unit test second
  • Run CMake to update library project file
  • Reload project in C::B
  • Enjoy
No crash when updating unit tests' project…

I'm using Debian Sid.

I'm available for any further information you may need.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 22 August 2008 build (5193) is out.
« Reply #19 on: August 25, 2008, 09:56:14 pm »
MinGW is 5.1.3 I think with several updates (But I have no idea why that should matter if CB crashes).

It might have mattered if you would use selfcompiled versions.

Maybe you should try to move away (backup) your conf-directoy ("C:\Documents und Settings\<user>\Application Data\codeblocks", might not be exactly the same, because my system is in german and I just tried to translate). C::B has to be closed of course.
It will create a new one on start.
If the error is gone you can try to copy your changes with "cb_share_config.exe".
If it does not work you can replace the new conf-dir with the saved one.

You can also try to run C::B through dependency walker.
If you load codeblocks.exe and then start profiling it (with F7) you might see what module causes the access-violation.
I think I would try to do the last one before touching the conf-files.


Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: The 22 August 2008 build (5193) is out.
« Reply #20 on: August 26, 2008, 05:53:34 am »

Which version of wxWidgets, MinGW (and utilities) and "wxmsw28u_gcc_cb.dll" do you use ?
Do you use nightlies or self-cpmpiled version ?
If nightlies did you try to install them into a clean directory and to clean your configuration (by backing up and moving away C::B's conf-dir) ?
If self-build did you try to compile a frsh svn-checkout ?

Nightly above including dlls linked above. I always install nightlies clean, ie remove the share folder before extracting (overwriting the rest). I cannot clean my config as my project depends on several custom build commands.
MinGW is 5.1.3 I think with several updates (But I have no idea why that should matter if CB crashes).

I was getting problems with the nightly like you were; so I went with compiling Code::Blocks myself only.
I guessed the problem was being caused by having multiple mingwm10.dll that were of different versions.

You might wish to compile Code::Blocks yourself.

Edit: If it is mingwm10.dll run-time issue then "#define __MINGW32_VERSION 3.14" is the important thing to check. The number in it is the MinGW run-time version in this case 3.14.

Tim S

http://forums.codeblocks.org/index.php/topic,9054.msg65050.html#msg65050

gcc version 3.4.5 (mingw-vista special r3)
GNU ld version 2.17.50 20060824
GNU windres 2.17.50 20060824
GNU dlltool 2.17.50 20060824
GNU Make 3.81
#define __MINGW32_VERSION 3.14
#define __W32API_VERSION 3.11
« Last Edit: August 26, 2008, 05:58:36 am by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline gd_on

  • Lives here!
  • ****
  • Posts: 796
Re: The 22 August 2008 build (5193) is out.
« Reply #21 on: August 26, 2008, 09:35:33 am »
!!! still the double click problem !!!  :? :(
May be a workaround to this problem. Seems to be a problem with DDE, as previously.

If you are administrator of your account :
1 ) in Explorer, open Tools/Options/file type (may be not exactly this, because it's a raw translation of my french windows!)
2 ) look at CBP file association
3 ) Normally associated to codeblocks with a "modify" button and at the bottom an "Advanced" button. If at the bottom you have a "Restore" button, click on it to restore standard association and the "Advanced" button.
4 ) Click on the "Advanced" button.
5 ) in actions, choose "open" then click the "Modify..." button.
6 ) uncheck the "use DDE" for this action.
7 ) Close all windows.
8 ) open Codeblocks by double clicking on a .cbp file.
9 ) a window is opened to choose if you want to associate C files with codeblocks. Choose the first proposition "No". Normally, it's already done by your previous installation. (If you click one of the "yes" DDE will be reactivated, and the bug is still alive !!)
10) close and reopen codeblocks by double clicking on your .cbp file. It should work now.

If you are not an administrator the "advanced" button is grayed.
You can try to edit the registry (be carefull !!!!, may be dangerous if you are not sure) with regedit.
Open regedit, find the registry key HKEY_CLASSES_ROOT\CodeBlocks.cbp\shell\open and delete the subkey ddeexec.
Close the registry and start codeblocks by double clicking a .cbp file.
Then go to 9 ).

This is for .cbp association, but you have to do this also manually for the other ones : .c, .cpp, .h,....

I tried this on Windows XP SP2 and Windows 2000 with success.

Gd_on
« Last Edit: August 26, 2008, 05:00:46 pm by gd_on »
Windows 11 64 bits (23H2), svn C::B (last version or almost!), wxWidgets 3.2.4 (tests with 3.3), Msys2 Compilers 13.2.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

Offline dot-borg

  • Single posting newcomer
  • *
  • Posts: 3
Re: The 22 August 2008 build (5193) is out.
« Reply #22 on: August 26, 2008, 11:24:06 am »
Could someone please tell me what "Mouse Drag Scrolling" is? Also, is it possible to turn of the CTRL-MouseWheel zooming (the option under "Mouse Drag Scrolling" seems like it should do this bit is has no effect that I can tell).

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: The 22 August 2008 build (5193) is out.
« Reply #23 on: August 26, 2008, 01:47:32 pm »
Could someone please tell me what "Mouse Drag Scrolling" is? Also, is it possible to turn of the CTRL-MouseWheel zooming (the option under "Mouse Drag Scrolling" seems like it should do this bit is has no effect that I can tell).


In an editor window, Mouse Drag Scrolling allows the user to drag the text with the designated key (RightMouseDown or MiddleMouseDown).

Ctrl-MouseWheel zooming in the DragScroll plugin only applies to non-editor windows. It allows the user to zoom the other windows (StartHerePage, logs, Manager, Open Files List, etc).

Zooming in the editor is handled by the editor only (wxScintilla), and to my knowledge, cannot be turned off.

I can see how that dialog label can be confusing, so I'll change it to "Log MouseWheelZoom" even though it applies to monitored wxTreeCtrl(s) and wxListCtrl(s) also.
« Last Edit: August 26, 2008, 02:09:24 pm by Pecan »

Offline Acki

  • Multiple posting newcomer
  • *
  • Posts: 100
Re: The 22 August 2008 build (5193) is out.
« Reply #24 on: August 26, 2008, 04:32:15 pm »
!!! still the double click problem !!!  :? :(
May be a workaround to this problem. Seems to be a problem with DDE, as previously.
yes, this workaround works !!! :lol:
but it's pretty strange, I think... ;)

Offline alkoman

  • Single posting newcomer
  • *
  • Posts: 4
Re: The 22 August 2008 build (5193) is out.
« Reply #25 on: August 26, 2008, 07:26:14 pm »
i'd like to report a very small mistake in 'Replace in files' function. :)

when i put in the search and replace text and click on the 'Replace' button it will then open a dialog window with whole bunch of buttons.
now, the problem i found was that the keyboard shortcut Alt+A was bind to 'All in this file' and 'All'

so, when i press Alt+A it only replaces the test in current file, not every file in the project, as i hoped originally.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 22 August 2008 build (5193) is out.
« Reply #26 on: August 26, 2008, 07:51:12 pm »
!!! still the double click problem !!!  :? :(
May be a workaround to this problem. Seems to be a problem with DDE, as previously.
yes, this workaround works !!! :lol:
but it's pretty strange, I think... ;)


The workaround breaks opening files with double-click in a running C::B instance.

I just uploaded a fix to trunk (r5195).
I tested it on w2k and on WinXP SP2 (uptodate except for SP3).
Both are 32-bit versions with wxWidgets 2.8.8 and gcc 4.2.1 .
It would be nice if anybody can test it on Vista too.
« Last Edit: August 26, 2008, 07:52:50 pm by jens »

Offline dot-borg

  • Single posting newcomer
  • *
  • Posts: 3
Re: The 22 August 2008 build (5193) is out.
« Reply #27 on: August 26, 2008, 09:00:23 pm »
In an editor window, Mouse Drag Scrolling allows the user to drag the text with the designated key (RightMouseDown or MiddleMouseDown).

Ctrl-MouseWheel zooming in the DragScroll plugin only applies to non-editor windows. It allows the user to zoom the other windows (StartHerePage, logs, Manager, Open Files List, etc).

Zooming in the editor is handled by the editor only (wxScintilla), and to my knowledge, cannot be turned off.

I can see how that dialog label can be confusing, so I'll change it to "Log MouseWheelZoom" even though it applies to monitored wxTreeCtrl(s) and wxListCtrl(s) also.
Thanks.

Offline qaptcha

  • Single posting newcomer
  • *
  • Posts: 4
Re: The 22 August 2008 build (5193) is out.
« Reply #28 on: September 26, 2008, 01:22:50 pm »
I'm having frequent (but alas unreproducible) crashes during my write-test-fix-rebuild cycles.
I'm using an svn build (5193).

Today's first:
Code
Error occured on Friday, September 19, 2008 at 12:07:40.

C:\CodeBlocks\codeblocks.exe caused a Privileged Instruction at location 06980358.

Registers:
eax=08be8bf0 ebx=6d24bea0 ecx=77c2c2e3 edx=08be8140 esi=64c5eb31 edi=0022fd68
eip=06980358 esp=0022f82c ebp=0022f838 iopl=0         nv up ei ng nz na po cy
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010287

Call stack:
06980358
61865F3D  C:\CodeBlocks\codeblocks.dll:61865F3D  _ZN12PipedProcess8HasInputEv
64BA8EFC  C:\CodeBlocks\share\codeblocks\plugins\compiler.dll:64BA8EFC
6CCCAC0E  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCAC0E  _ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent
6CCCC1E9  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC1E9  _ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler
6CCCC6AF  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC6AF  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CD6FD16  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD6FD16  _ZN9wxAppBase14SendIdleEventsEP8wxWindowR11wxIdleEvent
6CD6FE48  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD6FE48  _ZN9wxAppBase11ProcessIdleEv
6CD92711  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD92711  _ZN17wxEventLoopManual3RunEv
6CD6FD8B  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD6FD8B  _ZN9wxAppBase8MainLoopEv
00403834  C:\CodeBlocks\codeblocks.exe:00403834
6CC7706D  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CC7706D  _Z12wxInitializeiPPw
6CCD2968  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCD2968  _Z7wxEntryP11HINSTANCE__S0_Pci
00405D36  C:\CodeBlocks\codeblocks.exe:00405D36
0044ED08  C:\CodeBlocks\codeblocks.exe:0044ED08
0040124B  C:\CodeBlocks\codeblocks.exe:0040124B
004012B8  C:\CodeBlocks\codeblocks.exe:004012B8
7C817067  C:\WINDOWS\system32\kernel32.dll:7C817067  RegisterWaitForInputIdle

Yesterday's last:
Code
Error occured on Thursday, September 25, 2008 at 11:46:00.

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

Registers:
eax=084a83e0 ebx=6d24bea0 ecx=77c2c2e3 edx=0886a5a8 esi=64c5eb30 edi=0022fd68
eip=00000070 esp=0022f82c ebp=0022f838 iopl=0         nv up ei pl nz na pe nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010202

Call stack:
00000070
6CC898EA  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CC898EA  _ZNK9wxProcess16IsInputAvailableEv
61865F3D  C:\CodeBlocks\codeblocks.dll:61865F3D  _ZN12PipedProcess8HasInputEv
64BA8EFC  C:\CodeBlocks\share\codeblocks\plugins\compiler.dll:64BA8EFC
6CCCAC0E  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCAC0E  _ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent
6CCCC1E9  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC1E9  _ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler
6CCCC6AF  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC6AF  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CD6FD16  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD6FD16  _ZN9wxAppBase14SendIdleEventsEP8wxWindowR11wxIdleEvent
6CD6FE48  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD6FE48  _ZN9wxAppBase11ProcessIdleEv
6CD92711  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD92711  _ZN17wxEventLoopManual3RunEv
6CD6FD8B  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD6FD8B  _ZN9wxAppBase8MainLoopEv
00403834  C:\CodeBlocks\codeblocks.exe:00403834
6CC7706D  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CC7706D  _Z12wxInitializeiPPw
6CCD2968  C:\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCD2968  _Z7wxEntryP11HINSTANCE__S0_Pci
00405D36  C:\CodeBlocks\codeblocks.exe:00405D36
0044ED08  C:\CodeBlocks\codeblocks.exe:0044ED08
0040124B  C:\CodeBlocks\codeblocks.exe:0040124B
004012B8  C:\CodeBlocks\codeblocks.exe:004012B8
7C817067  C:\WINDOWS\system32\kernel32.dll:7C817067  RegisterWaitForInputIdle

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 22 August 2008 build (5193) is out.
« Reply #29 on: September 26, 2008, 02:02:07 pm »
I can confirm similar issues (currently on a machine with svn 5207)

Did we change something in the last couple of weeks, because in the past this hardly occured .

Code
Error occured on Friday, September 26, 2008 at 13:39:20.

C:\CodeBlocks\src\output\codeblocks.exe caused an Access Violation at location 033f7d6f Reading from location e80341a7.

Registers:
eax=ffffffff ebx=6d24bea0 ecx=77c2c2e4 edx=035bfa90 esi=64c5eb34 edi=0022fd68
eip=033f7d6f esp=0022f82c ebp=0022f838 iopl=0         nv up ei pl nz na po cy
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010207

Call stack:
033F7D6F
61865F3D  C:\CodeBlocks\src\output\codeblocks.dll:61865F3D  _ZN12PipedProcess8HasInputEv
64BA8EFC  C:\CodeBlocks\src\output\share\codeblocks\plugins\compiler.dll:64BA8EFC
6CCCAC0E  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCAC0E  _ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent
6CCCC1E9  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC1E9  _ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler
6CCCC6AF  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC6AF  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CD6FD16  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CD6FD16  _ZN9wxAppBase14SendIdleEventsEP8wxWindowR11wxIdleEvent
6CD6FE48  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CD6FE48  _ZN9wxAppBase11ProcessIdleEv
6CD92711  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CD92711  _ZN17wxEventLoopManual3RunEv
6CD6FD8B  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CD6FD8B  _ZN9wxAppBase8MainLoopEv
00403834  C:\CodeBlocks\src\output\codeblocks.exe:00403834
6CC7706D  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CC7706D  _Z12wxInitializeiPPw
6CCD2968  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCD2968  _Z7wxEntryP11HINSTANCE__S0_Pci
00405D9C  C:\CodeBlocks\src\output\codeblocks.exe:00405D9C
0044ED78  C:\CodeBlocks\src\output\codeblocks.exe:0044ED78
0040124B  C:\CodeBlocks\src\output\codeblocks.exe:0040124B
004012B8  C:\CodeBlocks\src\output\codeblocks.exe:004012B8
7C817067  C:\WINDOWS\system32\kernel32.dll:7C817067  RegisterWaitForInputIdle

and
Code
Error occured on Friday, September 26, 2008 at 13:03:52.

C:\CodeBlocks\src\output\codeblocks.exe caused an Access Violation at location 00000042 Reading from location 00000042.

Registers:
eax=033fec40 ebx=6d24bea0 ecx=77c2c2e3 edx=03ac9478 esi=64c5eb30 edi=0022fd68
eip=00000042 esp=0022f82c ebp=0022f838 iopl=0         nv up ei pl nz na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010206

Call stack:
00000042
6CC898EA  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CC898EA  _ZNK9wxProcess16IsInputAvailableEv
61865F3D  C:\CodeBlocks\src\output\codeblocks.dll:61865F3D  _ZN12PipedProcess8HasInputEv
64BA8EFC  C:\CodeBlocks\src\output\share\codeblocks\plugins\compiler.dll:64BA8EFC
6CCCAC0E  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCAC0E  _ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent
6CCCC1E9  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC1E9  _ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler
6CCCC6AF  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC6AF  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CCCC651  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCCC651  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CD6FD16  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CD6FD16  _ZN9wxAppBase14SendIdleEventsEP8wxWindowR11wxIdleEvent
6CD6FE48  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CD6FE48  _ZN9wxAppBase11ProcessIdleEv
6CD92711  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CD92711  _ZN17wxEventLoopManual3RunEv
6CD6FD8B  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CD6FD8B  _ZN9wxAppBase8MainLoopEv
00403834  C:\CodeBlocks\src\output\codeblocks.exe:00403834
6CC7706D  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CC7706D  _Z12wxInitializeiPPw
6CCD2968  C:\CodeBlocks\src\output\wxmsw28u_gcc_cb.dll:6CCD2968  _Z7wxEntryP11HINSTANCE__S0_Pci
00405D9C  C:\CodeBlocks\src\output\codeblocks.exe:00405D9C
0044ED78  C:\CodeBlocks\src\output\codeblocks.exe:0044ED78
0040124B  C:\CodeBlocks\src\output\codeblocks.exe:0040124B
004012B8  C:\CodeBlocks\src\output\codeblocks.exe:004012B8
7C817067  C:\WINDOWS\system32\kernel32.dll:7C817067  RegisterWaitForInputIdle