Package: libaws Version: 2.7-2 Severity: normal When trying to use the AWS.Jabber.Client package by "with"ing it, the compiled binary will raise a STORAGE_ERROR when executing.
The following code snippet is a trivial reproducer: with AWS.Jabber.Client; procedure reproducer is begin null; end reproducer; -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

