Menu

#82 Access violation accessing Project Properties (Win 7 Ultimate x64)

None
fixed
None
2015-02-13
2013-05-13
No

ERROR TYPE
`Access Violation' trying to access Project Properties

ENVIRONMENT
Windows 7 Ultimate, x64
Dev-C++ 5.4.1

STEPS TO REPRODUCE
To reproduce:
1) Launch Dev-C++
2) Create new Windows Application
3) Go to Project | Project Options

   An unexpected error has occurred in the application...
   Address: 0x00C1FA6B
   Error message: Access violation at address 00C1FA6B.  Write of address 00C1FA6B

4) Save main.cpp
5) Go to the Project tab, right-click on main.cpp and get properties, then dismiss the window
6) Right-click on `Project1' and get properties

   An unexpected error has occurred in the application...
   Address: 0x00C1FBA3
   Error message: Access violation at address 00C1FBA3.  Write of address 00C1FBA3

Discussion

  • orwelldevcpp

    orwelldevcpp - 2013-05-16
    • status: open --> fixed
    • assigned_to: orwelldevcpp
    • Milestone: -->
     
  • orwelldevcpp

    orwelldevcpp - 2013-05-16

    Fixed in the prerelease versions of 5.4.2. Please try them out or wait for the final version.

    Thank you for reporting anyway.

     

Log in to post a comment.