#2621 BLOC Trial-3: wireless suspend/resume failure under high-traffic
Zarro Boogs per Child
bugtracker at laptop.org
Thu Aug 30 12:28:38 EDT 2007
#2621: wireless suspend/resume failure under high-traffic
-----------------------+----------------------------------------------------
Reporter: marcelo | Owner: rchokshi
Type: defect | Status: new
Priority: blocker | Milestone: Trial-3
Component: wireless | Version:
Resolution: | Keywords: power
Verified: 0 |
-----------------------+----------------------------------------------------
Comment (by jcardona):
I've prepared a debug build that captures the suspend/resume execution
trace and adds it to the debug beacons. Details here:
https://cozybit1.dnsalias.org/~javier/logs/suspend_resume_debug_beacon.txt
With that build cjb was able to reproduce the crash, and on the failed
machine we see that the USB events were processed out of order. In
particular, we see a usb port reset processed before usb resume. On
suspend endpoint 0 is disabled and on reset it's re-enabled. If those two
events get reversed, we would see a failure on endpoint 0 on the next
transaction (which, after a reset, is Get Description).
--
Ticket URL: <https://dev.laptop.org/ticket/2621#comment:24>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list