[AWS] AWS segfault bug?
Dmitriy Anisimkov
anisimkov at omsknet.ru
Wed Aug 18 13:50:59 CEST 2004
Ian Broster wrote:
> AWS and the application are compiled with gnat 5.02a
> on linux using a recent RH7.2 distribution of the compiler.
> Simple AWS examples can be compiled and run. All
> compilation is guided .gpr files.
>
> However, adding nothing more than "with AWS.Server;" to
> a large existing Ada progmam (no other languages) generates a
> runtime segmentation violation. There have been no
> changes to the default runtime check flags.
Did you link AWS library together with libssl and libcrypto ?
If so, try to build AWS without it.
More information about the AWS
mailing list