& Regards,
Vikas
On 7 Apr 2016 7:18 pm, "Vikas TM" wrote:
Hi Matt,
I was trying the patches available in the Internet. Due to that few blank
lines might have added or removed. But no major change in the code.
Thanks & Regards,
Vikas
On 7 Apr 2016 7:07 pm, "Matt Casw
Hi,
I am not very clear with solution provided in the following link,
http://lists.globus.org/pipermail/gt-user/2007-December/005317.html
Appreciated if you help me in resolving this issue.
Thanks & Regards,
Vikas
On 11 Apr 2016 8:20 pm, "Vikas TM" wrote:
> Hi,
>
>
Hi,
It looks like there is issue in handling crypto locks. I encountered
segmentation fault in CRYPTO_add_lock() function referencing NULL pointer.
Please find GDB output below,
(gdb) run ftp://x.x.x.x:sample.txt
Starting program: /App/vikftp ftp://x.x.x.x:sample.txt
Missing separate debuginfo
Hi Matt,
I was trying the patches available in the Internet. Due to that few blank
lines might have added or removed. But no major change in the code.
Thanks & Regards,
Vikas
On 7 Apr 2016 7:07 pm, "Matt Caswell" wrote:
>
>
> On 07/04/16 14:23, Vikas TM wrote:
> &g
n 25 Feb 2016 2:20 pm, "Mike Mohr" wrote:
> You'll need to rebuild your application and openssl with debugging symbols
> and no optimization, then run it inside gdb to produce a more useful stack
> trace. Since you don't include any context or source code snippets i
Hi,
While running my application with openSSL 102d and I encountered double
free error or corruption.
As per few threads suggestion, I have changed getpid() with pthread_self()
in CRYPTO_thread_id(). Still the result is same.
Please let me know if any fix available to this issue.
*** glibc dete
Hi All,
I have following two queries,
1. When I specify option -cipher EXPORT in the s_client command, it says
connected and cipher changed new cipher EXP-EDH-RSA-DES-CBC-SHA. If I am
not requesting -cipher of EXPORT type then it returns DHE-RSA-AES256-SHA
Here, when I request cipher of type EXP