Menu

#1363 When editing makefile in 2 projects, C::B stalled

Undefined
open
nobody
None
Undefined
2023-04-03
2023-01-18
No

Hi,

it took me a while but I was able to reproduce my problem with C::B stalling. It is related to makefile.

How to reproduce:
- Open project "UnexpectedToken"
- Open project "MiscToken"
- Add a few lines in "MiscToken" makefile
- Save
- 1 out of 5, C::B will stall and will have to be closed.
- If it's not stalling, remove a few lines and save.

Windows 10
C::B svn 13107
See the two projects in the zip file.

1 Attachments

Discussion

  • Miguel Gimenez

    Miguel Gimenez - 2023-02-20

    I tried a lot of times (50+), but cannot reproduce (Windows 7, SVN 13215).

    Is there any RPT file in the executable folder?
    Long time ago I found a similar problem due to HDD failure.

     
  • Robert Morin

    Robert Morin - 2023-02-20

    Hi,

    no RPT and I tried also with /v to display more info but nothing important is showing up except that I noticed the verbose trace is not 'flushed' . Here's an example:

    Conversion succeeded using wxEncodingConverter (buffer size = 37983, converted size = 37987.
    Editor Open
    Project data set for xxxxxxx
    Mozilla universal detection engine detected 'Pure ASCII'.
    Final encoding detected: Windows Western European (CP 1252) (ID: 33)
    Conversion succeeded using wxEncodingConverter (buffer size = 39555, converted siz

    The 'siz' is truncated.

    I noticed something else, when this happens I kill the task with Alt-F4 or the close (x), the cursor is not able to click on the "Close the application". I have to use the keyboard up and down key.

    Any advice ?

     
  • Robert Morin

    Robert Morin - 2023-03-03

    Hi,

    something related to the mouse; I'm getting this once in a while and maybe it's linked to this issue:

    WxWidgets Debug Alert
    ../../src/common/wincmn.cpp(3426) assert "!wxMouseCapture::stack.empty()" failed in
    ReleaseMouse(): Releasing mouse capture but capture stack empty?

     
  • Robert Morin

    Robert Morin - 2023-04-03

    Hi,

    I can't reproduce the problem anymore in svn 13231.

    I guess that this ticket can be closed until I can reproduce it.

    Thanks.

     

Log in to post a comment.