Menu

#108 App crashes when pressing F9 / compile+run and there are special characters in the path

Next_Release
open
nobody
Crash (11)
Bug_Report
2020-05-01
2014-12-07
Lambda
No

Hello,

I am running Win7 x32 bit up to date , and when attempting to compile and run I get the following appcrash:

Problem signature:
Problem Event Name: APPCRASH
Application Name: codeblocks.exe
Application Version: 13.12.0.0
Application Timestamp: 52bd956b
Fault Module Name: compiler.dll
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 52bd956f
Exception Code: c0000005
Exception Offset: 0006ef84
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

Any ideea what is causing this ?

Just ask if you require additional information.

Thanx in advance.

Discussion

  • Teodor Petrov

    Teodor Petrov - 2014-12-07

    Is this happening with a simple hello world project?
    Does separate compiling or running works correctly?

    Do you see the crash dialog? Can you provide a crash dump file?

     
  • Lambda

    Lambda - 2014-12-07

    When attempting to Run a simple HW project I get the message that the project is not build and asks me if Iwant to build it or not , after pressing Yes nothing happens . Uppon pressing the build button also nothing happens . On already created projects the build button or the build and run buttons simply crash te app.

    LE: Where can I find the crash loggs ?

     

    Last edit: Lambda 2014-12-07
  • Lambda

    Lambda - 2014-12-08

    Inded a special character was causing the crash .

     

    Last edit: Lambda 2014-12-08
  • Teodor Petrov

    Teodor Petrov - 2014-12-08

    What special character?

     
  • Lambda

    Lambda - 2014-12-08

    The special character was ă , used in Romanian language . Dir path looked something like ...Proiecte/Informatică/... now switched to ...Proiecte/Info/... and that did the trick. Safe to say that all the other special characters from RO lang will cause this. Thanx for the help.

     
  • ollydbg

    ollydbg - 2014-12-10

    I try to create a folder name which contains this "ă" under Windows XP, and try to create a console project under this folder, but project wizard closed when I click next button after I select the path and enter the project name.

    So, I try to create a console again, but this time, I get an error dialog, see attachment, it looks like the "wrong path" was remembered by C::B, and now I can't create any new project by wizards expect I get the error dialog.

     
  • ollydbg

    ollydbg - 2014-12-10

    Now, I close the C::B and reopened it, and I can create a console project on the special folder now. When I click the "build" button, I get C::B crashed.

     
  • Morten MacFly

    Morten MacFly - 2015-02-07
    • Type: --> Undefined
     
  • Alpha

    Alpha - 2015-02-07
    • Type: Undefined --> Bug_Report
     
  • Teodor Petrov

    Teodor Petrov - 2016-01-30

    Is this still happening with 16.01?

     
    • ollydbg

      ollydbg - 2016-02-15

      Yes, it crashed in 16.01.

      I have some detailed analysis in Re: Ticket #108 App crashes when pressing F9 / compile+run, but just no idea how to fix this issue.

       
  • Teodor Petrov

    Teodor Petrov - 2019-01-02
    • labels: Error, Appcrash --> Error, Crash
     
  • Teodor Petrov

    Teodor Petrov - 2020-05-01
    • labels: Error, Crash --> Crash
    • summary: App crashes when pressing F9 / compile+run --> App crashes when pressing F9 / compile+run and there are special characters in the path
     

Log in to post a comment.