On Mon, Feb 25, 2013 at 02:55:58PM -0500, Rom Walton wrote: > Is that still true against the latest development versions? > > http://boinc.berkeley.edu/download_all.php
The original notice has now been modified, but, with a boincmgr built against the latest wxWidgets 2.8 in Debian unstable, I added a copy of the notice to a test project and it hangs for me too. gdb shows it sitting in wxSocketBase::_Wait, via wxURL::GetInputStream -> wxHTTP::GetInputStream -> wxHTTP::BuildRequest -> wxProtocol::ReadLine, after CBOINCInternetFSHandler::OpenFile was called (with the URL of one of the images in question). Sounds like http://thread.gmane.org/gmane.comp.lib.wxwidgets.devel/105572 ? Seems unlikely to be a BOINC bug given the backtrace, anyway. - Alyssa _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
