On 04/12/2016 16:28, Claude Frantz wrote: > I have tried it. > > First try: When pressing "refresh", the program crashes. > > Second try: The program crashes at the start. > > 3nd try: I'm running under gdb. Here is the interesting part of the output: > > Thread 1 "wsjtx" received signal SIGSEGV, Segmentation fault. > 0xb7569073 in QWidget::setParent (this=<optimized out>, > this@entry=0xbfffb9d8, > parent=<optimized out>, parent@entry=0xb6c89b30 > <_GLOBAL_OFFSET_TABLE_>, > f=...) at kernel/qwidget.cpp:10452 > 10452 if (testAttribute(Qt::WA_NativeWindow) && > !qApp->testAttribute(Qt::AA_DontCreateNativeWidgetSiblings)) > > Please allow me to ask why I can get the document using "curl", without > any problems. Further, see here the output of:
Hi Claude, I need a bit more of that stack back trace to see where it is going wrong. I suspect that curl on your distribution is statically linked against a different version of OpenSSL that does not have this issue with intermediate SSL certificates. I am sure I can resolve this but I do not want to allow SSL errors without a user confirmation as it is not safe. The problem I have is that I cannot reproduce the issue on any system I have so I will have to fix the issues with your help. 73 Bill G4WJS. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel