Menu

#405 4.9.9.1 - Project Options Crash

open
None
5
2012-09-26
2004-09-08
No

Attempting to open the project options causes the
following access violation to occur:

The following error occured in version 4.9.9.0:
Access violation at address 002DF9EB. Write of address
002DF9EB (at address 0x002DF9EB)

Please include a description of what you were doing
before the error occured (please give as much
precisions as possible) :

State information follows:
Stack trace:


005805DD (0017F5DD): ShowExceptionInfo
(ExceptionsAnalyzer - 557)
005807D3 (0017F7D3):
TExceptionsAnalyzer.GlobalExceptionHandler
(ExceptionsAnalyzer - 565)
0054FD86 (0014ED86): TfrmProjectOptions.InitVersionInfo
(ProjectOptionsFrm - 994)
0054D71B (0014C71B): TfrmProjectOptions.SetOptions
(ProjectOptionsFrm - 496)
0055B59B (0015A59B): TProject.ShowOptions (project - 1644)
00575BF2 (00174BF2): TMainForm.actProjectOptionsExecute
(main - 3399)
00581D82 (00180D82): (devcpp - 196)
00581DA0 (00180DA0): (devcpp - 196)

I am running Windows XP 64bit edition, version 1280.
The project is a type created with static library,
however, this crash occurs with any project type.

Discussion

  • Colin Laplace

    Colin Laplace - 2004-11-17

    Logged In: YES
    user_id=25510

    I think i spotted where the problem could come from and fixed
    it. Please let us know after 4.9.9.1 release if yous till get that
    problem, thank you.

    Colin

     
  • Glenn Watson

    Glenn Watson - 2005-01-12

    Logged In: YES
    user_id=32455

    This still occurs in 4.9.9.1:

    Stack trace:

    00592921 (00191921): ShowExceptionInfo (ExceptionsAnalyzer -
    565)
    00592B17 (00191B17):
    TExceptionsAnalyzer.GlobalExceptionHandler
    (ExceptionsAnalyzer - 573)
    005758CA (001748CA): TfrmProjectOptions.InitVersionInfo
    (ProjectOptionsFrm - 1026)
    0057325F (0017225F): TfrmProjectOptions.SetOptions
    (ProjectOptionsFrm - 513)
    0057D0B3 (0017C0B3): TProject.ShowOptions (project - 1651)
    0055E70E (0015D70E): TMainForm.actProjectOptionsExecute
    (main - 3534)
    005940DE (001930DE): (devcpp - 210)
    005940FC (001930FC): (devcpp - 210)

     
  • Pawel Kraszewski

    Logged In: YES
    user_id=665403

    I have oops in the same place:
    In any project under 4.9.9.1 trying to open "Project
    options" oopses with

    "Access violation at address 002cf653. Write of address
    002cf653".

    Note that I too have XP 64bit edition, however version 1289.

     
  • Nobody/Anonymous

    Logged In: NO

    Hey,
    I also recently Enountered this problem. At least on my machine I could fix it by disabling the
    data execution prevention in windows for dev-cpp. i use execution prevention on every process,
    not just system processes. so i just added dev-cpp to the exception list. i have an intel core
    duo T2500 processor (thinkpad t60: 2007-63g). i encountered this problem with both, 4.9.9.1 and
    4.9.9.2. i haven't tried other releases.
    ordinarily i get a message from windows when the execution prevention makes a process crash,
    this time i didnt. maybe indicating that execution prevention is not really the problem, but
    something connected to that. i use winxp pro, automatic updates are enabled, so system should be
    up to date.
    i hope this is helping.
    greetings
    michael<dot>(zajonz<at>tu-harburg<dot>de)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.