Forum > Windows (32/64)

Access Violation. On start

(1/1)

smet:
Hi

I have downloaded FPC and todays snatshot. Overwritten the original files with the files of the snapshot and installed it. Then I downloaded the zip file of Lazarus and used the GNU make file to compile it.

Now when starting Lazarus, I get: "Access Violation." in a ShowMessage box

If I click OK it states:

Note: environment config file not found - using defaults
NOTE: editor options config file not found - using defaults
NOTE: miscellaneous options file not found - using defaults
NOTE: codetools config file not found - using defaults

NOTE: FPC Source Directory not set! (see Environment Options)

NOTE: Could not create Define Template for Free Pascal Sources
[FORMS.PP] ExceptionOccurred
  Sender=EACCESSVIOLATION
  Exception=Access violation
TApplication.HandleException Access violation
TApplication.HideAllFormsWithStayOnTop :TSPLASHFORM
[FORMS.PP] ExceptionOccurred
  Sender=EXCEPTION
  Exception=Unknown Run-Time error : 217
TApplication.HandleException Unknown Run-Time error : 217
TApplication.HideAllFormsWithStayOnTop :TSPLASHFORM


...in the prompted box.
If I click Cancel it shuts the application down.

What might this be?

/morten

neli:
Sorry but this is too little info. Please use gdb to run a backtrace, and mail results to the mailinglist.

c:\> gdb
file lazarus.exe
run
bt
<backtrace appears>

HTH,

Micha.

smet:
Yes it was too little info... Sorry about that

I'm used to Linux, so the solution wasn't close at hand for me. I shut down the pc yesterday, started it today and weeeee! A reboot made it work

Sorry to have bothered you

/morten

Navigation

[0] Message Index

Go to full version