Search found 5 matches

by automacaosamos
15.10.2024, 19:41
Forum: ZeosLib 7.3/8.0 Forum
Topic: Erro: ZeosLib 8.0 Access violation AlmaLinux 9.4 Lazarus 3.6
Replies: 1
Views: 27

Erro: ZeosLib 8.0 Access violation AlmaLinux 9.4 Lazarus 3.6

I did a native compilation using lazarus on Ubuntu, and it works normally, I think the problem is only on ZEOS with AlmaLinux 9.4, even compiling on Ubuntu and testing the executable on Almalinux 9.4 the error below occursI did a native compilation using lazarus on Ubuntu, and it works normally, I t...
by automacaosamos
08.10.2024, 17:07
Forum: ZeosLib 7.3/8.0 Forum
Topic: Erro: ZeosLib 8.0 Access violation AlmaLinux 8.6 Lazarus 2.2.6
Replies: 6
Views: 138

Re: Erro: ZeosLib 8.0 Access violation AlmaLinux 8.6 Lazarus 2.2.6

compilation is done normally, on Windows using the crossCompiler.
The error occurs at the time of execution, on Linux both setting the
'interbase' or 'firebird' protocol shows 'Access Violation' in the log
by automacaosamos
07.10.2024, 22:06
Forum: ZeosLib 7.3/8.0 Forum
Topic: Erro: ZeosLib 8.0 Access violation AlmaLinux 8.6 Lazarus 2.2.6
Replies: 6
Views: 138

Re: Erro: ZeosLib 8.0 Access violation AlmaLinux 8.6 Lazarus 2.2.6

For testing I installed AlmaLinux 9.4, generated a code in Linux CrossCompile on Windows.
and I'm finding "Access Violation" with Lazarus 3.99, Firebird 3.0, ZeosLib 8.0 Putting the word 'interbase' in the protocol works on Windows. but it doesn't work on Linux.
by automacaosamos
07.10.2024, 14:12
Forum: ZeosLib 7.3/8.0 Forum
Topic: Access Violation Zeos 8 Lazarus 3.2
Replies: 3
Views: 688

Re: Access Violation Zeos 8 Lazarus 3.2

I'm trying to compile for AlmaLinux 9.4 and I'm encountering access violation with Lazarus 3.99, Firebird 3.0, ZeosLib 8.0
Putting 'interbase' in the protocol works, in Windows, but not in Linux, putting both 'interbase' and 'firebird' in Linux I also get access violation, how can I solve it.
by automacaosamos
30.08.2024, 14:07
Forum: ZeosLib 7.3/8.0 Forum
Topic: Erro: ZeosLib 8.0 Access violation AlmaLinux 8.6 Lazarus 2.2.6
Replies: 6
Views: 138

Erro: ZeosLib 8.0 Access violation AlmaLinux 8.6 Lazarus 2.2.6

It works normally on Windows,
but when I compile for Linux when accessing the database I get the message: Access violation

What would be the solution?

Thanks.