Welcome, Guest
Username: Password: Remember me
CodeTyphon MS Windows (Win7, Win8.x, Win10 and Win11) OS Development, discussions and problems

TOPIC:

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5626

  • Bouap
  • Bouap's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 18
  • Thank you received: 0
Hello,
I remove the CT4.80 with "Remove ALL from disk (FPC, Typhon and COcean)", delete the folder "C: \ codetyphon", install CT4.90 with CodeTyphonIns and build Typhon64 Small IDE
When I run Typhon64 IDE, the logo appears followed by 3 Messagebox with "Access violation" !
Where can I find the log file from building CTCENTER ?
Thank you by advance for your help
Bouap

Please Log in or Create an account to join the conversation.

Last edit: by Bouap.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5627

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Try to build CT with CTCenter info
save and zip log file
attach here
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5628

  • Bouap
  • Bouap's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 18
  • Thank you received: 0
Here's the file

Please Log in or Create an account to join the conversation.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5629

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
No problem in this file
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5630

  • Frank Engelbrecht
  • Frank Engelbrecht's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0
IHello, i have exactly the same Problem, trying to start typhon on win8.1 64 results in the before descriped AccessViolations ... :-(

Please Log in or Create an account to join the conversation.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5631

  • Bouap
  • Bouap's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 18
  • Thank you received: 0
Should I send another file to solve this problem?

Please Log in or Create an account to join the conversation.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5633

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Yes Sir
this is support forum .... :)
oh, did you install system libraries info ?
did you have Administrator Privileges info ?
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5634

  • gulyone
  • gulyone's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 99
  • Thank you received: 5
exactly the same problem ... build stage OK, launch IDE 32 and 64 on windows SEVEN 64bit= multiple access violation boxes and a final crash.

It is not because of system libraries, I am used to install typhon versions for more than one year now

Please Log in or Create an account to join the conversation.

Last edit: by gulyone.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5635

  • Bouap
  • Bouap's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 18
  • Thank you received: 0
Did you install system libraries => Yes
Did you have Administrator Privileges => Yes I have

The CT4.80 version works perfectly

I tested CT4.90 on my second PC Windows 7 (x64) => "Access violation"

Please Log in or Create an account to join the conversation.

Last edit: by Bouap.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5637

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Give us time to test and report
in our release tests on WinXP, Win7 and Win8.1 all are OK
mysterious...
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5638

  • Tony_O_Gallos
  • Tony_O_Gallos's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Ελεύθερο λογισμικό ή θάνατος
  • Posts: 84
  • Thank you received: 23
Some clues maybe...
FPC in CT 4.90 is 2.7.1 and should have been patched, but maybe there is something wrong in some DLLs.
Better use 32bit version for the moment ;)

* The Lazarus team recommends to use the 32bit Version of Lazarus, even for working on 64bit platforms, or for generating 64 bit applications. [1]
This version will only work on 64bit Computers. By default the generated executables are 64bit applications. They will *NOT* run on any 32 bit Windows.
The following add ons are provided to be used with the 64 bit version of Lazarus:
- add-on installer to generate and debug Win32/i386 applications
For an overview what changed (includes incompatibilities with earlier versions) see:
- wiki.lazarus.freepascal.org/Lazarus_1.2.0_release_notes
- wiki.lazarus.freepascal.org/Lazarus_1.2_...r_1.2.2_.28Merged.29
- wiki.lazarus.freepascal.org/User_Changes_2.6.2
- wiki.lazarus.freepascal.org/User_Changes_2.6.4

For additional information visit our homepage, forum, wiki, and FAQ:
- www.lazarus.freepascal.org/
- forum.lazarus.freepascal.org/
- wiki.lazarus.freepascal.org/Lazarus_Faq


[1] Current released versions of FPC (2.6.x) do not include support for SEH handling. This can affect the stability of many 64 bit applications.
Therefore it is recommended to use the 32bit IDE, and generate 32bit applications only.
This will change when FPC 2.8.0 is released.

Please visit our forums and Wiki for additional information.
wiki.lazarus.freepascal.org/Windows_Prog...g_support_for_SEH.29
Source: README.txt, updated 2014-04-21

FPC 2.6.x/Lazarus warning (Missing support for SEH)

Warning: If you can avoid it, do not use Win64 builds of Lazarus based on FPC 2.6.x and earlier (this includes Lazarus 1.0.x and Lazarus 1.2. See below for details.

Please be aware that all current Lazarus 1.x releases use FPC 2.6.x. FPC 2.6.x (and perhaps earlier versions as well) does not properly support Windows 64 bit. Therefore, please use the 32 bit Lazarus IDE on Win64 as well. If it is absolutely necessary to build 64 bit executables (e.g. explorer extensions), please install the 64 bit cross compiler add on for the 32 bit IDE.

Details of the bug: on Windows 64, exceptions in (third party) DLLs may be raised using SEH. These exceptions should be handled within the DLL itself.

However, (at least) 2.6.x versions of FPC have a bug: FPC sees an (incorrect) FPC exception which may cause your programs (or Lazarus) to crash. This applies to DLLs like printer drivers, database drivers, Windows explorer extensions.

The issue has been fixed in the FPC development version but it is a major change and it will not be backported to FPC 2.6.x.

Please Log in or Create an account to join the conversation.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5641

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sorry Sir, but this is NOT true
FreePascal in CT 4.9 support Win64 SEH handling
For this reason we build Typhon IDE, to solve the problems of Lazarus IDE...

Guys, we want the CTCenter building log to to make our problem analyses...and to give help to you...
please post more info...

PS: In our installations WinXP 32bits, Win7 64bits and Win 8.1 64bits, all are working OK
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5644

  • Bouap
  • Bouap's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 18
  • Thank you received: 0
OK but what files I need to send you to support debugging

Please Log in or Create an account to join the conversation.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5645

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Open CTCenter run CodeTyphon->"Remove and build ALL"
save ALL building log, zip and posts here
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5648

  • Bouap
  • Bouap's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 18
  • Thank you received: 0
Here's the file...

Please Log in or Create an account to join the conversation.

Last edit: by Bouap.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5649

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
All in the building procedure are OK
please check CTCenter libraries,
post here a screen like this (from our lab PC Win7 64Bits Ultimate CT 5.00 lab)
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5650

  • Bouap
  • Bouap's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 18
  • Thank you received: 0
CTCenter Libraries...

Please Log in or Create an account to join the conversation.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5651

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
All OK
post CTCenter->HostPC->"Get System Info"
like this
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5652

  • Bouap
  • Bouap's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 18
  • Thank you received: 0
Get System Info...

Please Log in or Create an account to join the conversation.

CT4.90 on Win8.1 (x64) - "Access violation" 9 years 9 months ago #5653

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
All OK
I don't know, now it's the time for my pills... :blink:

Did you have any Antivirus ?
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.