Luca, Line 55 of ssl.c, removal of the "-" sign before "myGlobals.newSock" corrected the issue for me.
I did browse the svn source, and made sure that minus sign was there in the tree and indeed it was. --Brian ________________________________________ From: [email protected] [[email protected]] on behalf of Luca Deri [[email protected]] Sent: Thursday, December 08, 2011 10:40 AM To: [email protected] Subject: Re: [Ntop-misc] SSL issue Brian as soon as I find some time I need to migrate from opens to GnuTLS. I cannot reproduce this error if you can please debug it a bit so I can guess what's wrong Thanks Luca On Dec 8, 2011, at 3:57 PM, Brian Behrens wrote: > Luca, > > Just tried to get SSL going, and the server starts it, but when you go to > access the site, it instantly segfaults out. I just tried a test build > based off the svn and it also did the same. Not sure whats going on here, > but the library libssl.so.10 is causing the fault in the function > ntop_ssl_error_report. Its trying to generate an error, but is not getting > there. Ideas? > > --Brian > _______________________________________________ > Ntop-misc mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-misc --- We can't solve problems by using the same kind of thinking we used when we created them - Albert Einstein _______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc _______________________________________________ Ntop-misc mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-misc
