- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- gpg: signal 11 caught ... exiting
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-16-2008 09:06 AM
тАО10-16-2008 09:06 AM
gpg: signal 11 caught ... exiting
When I try to install gnupg on HP-UX Machine, it gives below error and exit. However if execute it second time it works fine.
#/usr/local/bin/gpg --version | grep -i gpg
gpg: signal 11 caught ... exiting
HP-UX Machine Arch :
root@localhost [/]
# uname -a
HP-UX localhost B.11.11 U 9000/800 4247619243 unlimited-user license
System Hardware
Model: 9000/800/rp3440
Main Memory: 2046 MB
Processors: 2
Proccesor(0) Speed: 800 MHz
Proccesor(1) Speed: 800 MHz
OS mode: 64 bit
root@st00h5 [/]
#
Here is details:
# ldd /usr/local/bin/gpg
/usr/lib/libdld.2 => /usr/lib/libdld.2
/usr/lib/libc.2 => /usr/lib/libc.2
/usr/lib/libdld.2 => /usr/lib/libdld.2
root@localhost [/]
# file /usr/local/bin/gpg
/usr/local/bin/gpg: PA-RISC2.0 shared executable dynamically linked -not stripped
root@localhost [/]
#
Please suggest.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-16-2008 09:11 AM
тАО10-16-2008 09:11 AM
Re: gpg: signal 11 caught ... exiting
Did you install the runtime dependencies, too? I assume that you fetched this from the HP-UX Porting Center (?).
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-16-2008 10:01 AM
тАО10-16-2008 10:01 AM
Re: gpg: signal 11 caught ... exiting
so...do you have either of the above? if you got egd, is it running?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-16-2008 10:41 AM
тАО10-16-2008 10:41 AM
Re: gpg: signal 11 caught ... exiting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-16-2008 12:27 PM
тАО10-16-2008 12:27 PM
Re: gpg: signal 11 caught ... exiting
> initial load . however whener we installed
> on already running machine it works fine.
Please explain. Does it fail only the first
time you run GPG, or does it always fail
when you run it on one particular system?
Signal 11 (SIGSEGV) doesn't sound good.
> I compield with "gcc -static" options.
The exact build procedure you used might be
interesting. It probably doesn't matter, but
which GCC version?
I seem to have built mine back in April, and
I don't remember seeing any problems. I
probably didn't ask for "static".
dy # /usr/local/bin/gpg --version
gpg (GnuPG) 1.4.9
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-17-2008 09:51 AM
тАО10-17-2008 09:51 AM
Re: gpg: signal 11 caught ... exiting
However it is giving
gpg: signal 11 caught ... exiting and memory segmentation fault.
We made it a part of initial.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-17-2008 10:06 AM
тАО10-17-2008 10:06 AM
Re: gpg: signal 11 caught ... exiting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-17-2008 12:11 PM
тАО10-17-2008 12:11 PM
Re: gpg: signal 11 caught ... exiting
ask them?
> We made it a part of initial.
I don't understand that.