Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
access violation using Indy 10 on Raspberry PI
#2
(11-26-2020, 07:12 PM)KeesBl Wrote: I still have trouble using Indy 10 cross compiling on Lazarus.

I don't use FreePascal/Lazarus, so I can't help you with problems that are specific to that compiler/IDE.

(11-26-2020, 07:12 PM)KeesBl Wrote: on the Raspberry Pi I get
An unhandled exception occurred at $00010D40:
EAccessViolation: Access violation
  $00010D40

You are just going to have to debug the code at runtime and find out what is actually crashing and why. What code is actually running at address $00010D40? Is that Indy code, or FreePascal code? Does the AV happen at program startup before your test code is executed? Inside of your test code? After your code exits? Please be more specific.

(11-26-2020, 07:12 PM)KeesBl Wrote: I did not install Indy 10 in Lazarus. I use the units directly.

Why?

(11-26-2020, 07:12 PM)KeesBl Wrote: I wonder whether this a problem with the compiler, fpcUpdeluxe or Indy 10.

Sorry, I can't answer that.

(11-26-2020, 07:12 PM)KeesBl Wrote: Is it possible to run Indy 10 on the Raspberry PI?

Sorry, I can't answer that. Non-Windows platforms are beyond my expertise. I don't do any cross-platform development in my own projects, and my cross-platform experience is limited to only what RADStudio supports in FireMonkey. Most of Indy's cross-platform code outside of FireMonkey was contributed by the FPC community.

Reply


Messages In This Thread
RE: access violation using Indy 10 on Raspberry PI - by rlebeau - 11-28-2020, 01:41 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)