Kevin, On Tue, Feb 3, 2009 at 7:17 AM, Muffys Wump <muff...@hotmail.com> wrote: > Hi everyone, > > I filed that bug yesterday, forgot to sign in to sourceforge. Sorry... > Here's the > profile I used. I did a svn update this morning and I'm not able to > reproduce it > myself. I'll try to reproduce it by fiddling around a bit.
Good to hear from you again =) My instant reaction to this bug after reading the traceback was: "ohhh shit, this is going to be almost impossible to reproduce/fix!!" And... well... it seems that it's going to be one of those bugs. My first approach was: "ok, the plugin might be doing a lot of writes() and no flush() and that may be filling up a buffer" but after reviewing the plugin code a bit, I found out that the plugin always does sys.stdout.write() and instantly sys.stdout.flush() so that's out... I'm going to test it a little more, and if you can reproduce it, and point me in the right direction... I'll appreciate it! Cheers, > Cheers, > Kevin > >> Date: Mon, 2 Feb 2009 23:54:21 -0200 >> From: andres.rian...@gmail.com >> To: w3af-develop@lists.sourceforge.net >> Subject: [W3af-develop] Help with bug fix >> >> List, >> >> Any ideas on why this could be happening? >> >> File "/home/Kevin/Documents/Dev/svn/w3af/plugins/output/console.py", >> line 65, in information: >> sys.stdout.flush() >> IOError: [Errno 27] File too large >> >> The complete bug report is here [38756] (0 was a boring number). >> I've tried to reproduce it, and of course failed. Any ideas? >> >> [38756] >> https://sourceforge.net/tracker2/index.php?func=detail&aid=2556774&group_id=170274&atid=853652 >> >> Cheers, >> -- >> Andres Riancho >> http://w3af.sourceforge.net/ >> Web Application Attack and Audit Framework >> >> >> ------------------------------------------------------------------------------ >> Create and Deploy Rich Internet Apps outside the browser with >> Adobe(R)AIR(TM) >> software. With Adobe AIR, Ajax developers can use existing skills and code >> to >> build responsive, highly engaging applications that combine the power of >> local >> resources and data with the reach of the web. Download the Adobe AIR SDK >> and >> Ajax docs to start building applications >> today-http://p.sf.net/sfu/adobe-com >> _______________________________________________ >> W3af-develop mailing list >> W3af-develop@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/w3af-develop > > ________________________________ > check out the rest of the Windows Live™. More than mail–Windows Live™ goes > way beyond your inbox. More than messages -- Andres Riancho http://w3af.sourceforge.net/ Web Application Attack and Audit Framework ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ W3af-develop mailing list W3af-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/w3af-develop