Re: NSS 3.9.12 core-dump in SSL_OptionGet

2011-04-20 Thread Bernhard Thalmayr
Thanks again Wan-Teh, I'm just trying to build the agent with Sun Studio .. unfortunately it's not that easy as building NSS. Rgds, Bernhard On 04/20/2011 05:01 PM, Wan-Teh Chang wrote: On Wed, Apr 20, 2011 at 7:46 AM, Bernhard Thalmayr wrote: Thanks for the pointer Wan-Teh meanwhile I a

Re: NSS 3.9.12 core-dump in SSL_OptionGet

2011-04-20 Thread Wan-Teh Chang
On Wed, Apr 20, 2011 at 7:46 AM, Bernhard Thalmayr wrote: > Thanks for the pointer Wan-Teh > > meanwhile I already used dbx and got this ... You're right. I haven't used Solaris for a long time. If you compile the code with Sun Studio compilers, you should use dbx. > Current function is SSL_Op

Re: NSS 3.9.12 core-dump in SSL_OptionGet

2011-04-20 Thread Bernhard Thalmayr
Thanks for the pointer Wan-Teh meanwhile I already used dbx and got this ... Current function is SSL_OptionGet 809 *pOn = on; current thread: t@1 =>[1] SSL_OptionGet(fd = 0x135d48, which = 1, pOn = 0xffbfe7df), line 809 in "sslsock.c" [2] smi::Connection::secureSocket(0xffbff09c, 0x20

Re: NSS 3.9.12 core-dump in SSL_OptionGet

2011-04-20 Thread Wan-Teh Chang
On Wed, Apr 20, 2011 at 3:27 AM, Bernhard Thalmayr wrote: > Hi experts, it would be great if some could shed some light on the > following > > OpenAM web-agents are using NSS/NSPR for outbound connections. > > I get a core-dump of Apache http server when agent is doing outound > ssl-connection

NSS 3.9.12 core-dump in SSL_OptionGet

2011-04-20 Thread Bernhard Thalmayr
Hi experts, it would be great if some could shed some light on the following OpenAM web-agents are using NSS/NSPR for outbound connections. I get a core-dump of Apache http server when agent is doing outound ssl-connection on Solaris 10 SPARC (32bit-apache httpd and nss) pstack shows me.