RE: Issues getting CheckPoint SSL Network Extender to work with Fedora 14 32-bit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



There are no libraries missing. An ldd on /usr/bin/snx comes back clean.

[root@localhost ~]# ldd /usr/bin/snx
	linux-gate.so.1 =>  (0x00eaa000)
	libX11.so.6 => /usr/lib/libX11.so.6 (0x00b8d000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x009fc000)
	libresolv.so.2 => /lib/libresolv.so.2 (0x00ceb000)
	libdl.so.2 => /lib/libdl.so.2 (0x009f5000)
	libpam.so.0 => /lib/libpam.so.0 (0x00385000)
	libnsl.so.1 => /lib/libnsl.so.1 (0x061cb000)
	libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x00a39000)
	libc.so.6 => /lib/libc.so.6 (0x00110000)
	libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00ccb000)
	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x002a4000)
	/lib/ld-linux.so.2 (0x0080f000)
	libaudit.so.1 => /lib/libaudit.so.1 (0x0036b000)
	libcrypt.so.1 => /lib/libcrypt.so.1 (0x04438000)
	libm.so.6 => /lib/libm.so.6 (0x009c9000)
	libXau.so.6 => /usr/lib/libXau.so.6 (0x00cc6000)
	libfreebl3.so => /lib/libfreebl3.so (0x0447d000)

I will check with our security team to see if the version of the software is compatible with F14.

Thanks,
Rob

________________________________________
From: Michael Cronenworth [mike@xxxxxxxxxx]
Sent: Tuesday, January 11, 2011 3:48 PM
To: users@xxxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Issues getting CheckPoint SSL Network Extender to work with Fedora 14 32-bit

Rheault, Rob wrote:
> My company uses the CheckPoint SSL Network Extender for remote VPN access. However, since upgrading to Fedora 14 I have not been able to connect. I get a window that pops up stating I have been authenticated but during the connection initialization processes nothing happens and I get the following error in my /var/log/messages file.
>
> kernel: [23609.113613] snx[7739]: segfault at 4 ip 0827e85f sp bf921ad0 error 4 in snx[8046000+308000]
>
> I have all the latest updates for Fedora 14 installed. Any help would be greatly appreciated.

If I had to guess, it would be a library file missing from Fedora 14
that your program is looking for.

If it isn't being dlopen() loaded, you can run "ldd
/usr/bin/programname" on your program and see what library comes back as
"not found". If that looks good you can run the program from a terminal
and you may be able to catch the library name it is looking for at the
time of dlopen().

If that results in nothing then it could be an ABI change and your
closed-source app isn't compliant with the F14 version of a library it
is using.



The information contained in this email message and its attachments is intended only for the private and confidential use of the recipient(s) named above, unless the sender expressly agrees otherwise. Transmission of email over the Internet is not a secure communications medium. If you are requesting or have requested the transmittal of personal data, as defined in applicable privacy laws by means of email or in an attachment to email, you must select a more secure alternate means of transmittal that supports your obligations to protect such personal data. If the reader of this message is not the intended recipient and/or you have received this email in error, you must take no action based on the information in this email and you are hereby notified that any dissemination, misuse or copying or disclosure of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by email and delete the original message. 

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux