Hi.
I have a project with 2 classes and a main.cpp file.
Sometimes when I try to save a file e.g. main.cpp I get
an error message "Cant save file main.cpp". Then
the hourglass as mouse pointer comes and stays.
After a while a error window of dev cpp comes :
The following error occured in version 4.9.9.0:
Access violation at address 00579666 in
module 'devcpp.exe'. Read of address 01A2DF74 (at
address 0x00579666)
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)
00579666 (00178666):
TMainForm.actBrowserGotoImplUpdate (main - 4777)
00579666 (00178666):
TMainForm.actBrowserGotoImplUpdate (main - 4777)
00579666 (00178666):
TMainForm.actBrowserGotoImplUpdate (main - 4777)
0057B789 (0017A789): TMainForm.CppParser1EndParsing
(main - 5505)
004C684D (000C584D): TCppParser.Reset (CppParser -
1607)
00574A7A (00173A7A):
TMainForm.actCloseProjectExecute (main - 2918)
0056ECF7 (0016DCF7): TMainForm.FormClose (main -
1290)
004B99F1 (000B89F1): InValidSearchRange (SynEdit -
7368)
00581D82 (00180D82): (devcpp - 196)
00581DA0 (00180DA0): (devcpp - 196)
00581844 (00180844): (devcpp - 116)
I hope to help. I love your IDE. KEEP UP !
Toast
Logged In: YES
user_id=1040288
This error keeps coming and coming.
Logged In: YES
user_id=25510
Do you have some permissions set on that file ? could you
please add your project to this bug tracker that we can try to
reproduce ?
Colin
Logged In: YES
user_id=1040288
No file permission that should cause the error, no ,
it has do to with the Bookmarksystem.
When I use the bookmark system (CTRL-x,ALT-x) which I find
very usefull the error keeps coming. Im no longer using the
bookmark system due to the bug. But this is really nasty
when working with large souces.
Ill try to reproduce the error in a project and post it here.
Andreas Toast
This is a MUME Telnet Client where the error keeps coming and coming as soon as I use "source bookmarks"
Logged In: YES
user_id=1040288
I posted my current project where this error continues to
happen. Just add some sourcemarks and try to save often
and it should happen !
Logged In: YES
user_id=609236
duplicate of 963843