On Thu, Feb 25, 2010 at 11:14:05AM +0100, Christophe Fergeau wrote: > Hi, > > Le 25/02/2010 00:50, Sarah Sharp a écrit : > > > >Random stuff, hmmm? Maybe you asked it to change alternate settings to > >one that the device doesn't provide? Can you post your python script? > > > > Yep, really random stuff ) The attached script puts the ipod in dfu > mode and then uploads data from a file to it. The data I'm sending > comes from /dev/urandom or a randomly chosen file in /bin. If I send > the right amount of data, the ipod ends up in a state when I can run > my script a second time, and this is when running it this second > time that I get this oops. So it's truly happening when sending > random stuff to an ipod in a weird state ;) > If I send valid data with this script, or a small amount of data, I > can do it again and again with no crash, so I don't think it's > directly related to the script. Would you recompile your kernel with CONFIG_USB_DEBUG turned on, and send me the dmesg for the crash, and a log with the patch reverted? Thanks, Sarah Sharp -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html