Difference between revisions of "Bug Tracking"
From Ultibo.org
								
												
				 (Created page with "=== Current bugs === ----  {| class="wikitable" ! style="text-align:left;"| Item ! style="text-align:left;"| Priority ! style="text-align:left;"| Description ! style="text-ali...")  | 
				|||
| Line 1: | Line 1: | ||
| + | ''This is a temporary record of current issues pending a permanent bug tracking mechanism''  | ||
| + | |||
=== Current bugs ===  | === Current bugs ===  | ||
| + | ----  | ||
| + | |||
| + | {| class="wikitable"  | ||
| + | ! style="text-align:left;"| Item  | ||
| + | ! style="text-align:left;"| Priority  | ||
| + | ! style="text-align:left;"| Description  | ||
| + | ! style="text-align:left;"| Status  | ||
| + | |||
| + | |-  | ||
| + | | USB  | ||
| + | | High  | ||
| + | | Connecting 2 low speed devices to the same hub results in one of them failing. Does not affect full or high speed devices or devices on different hubs.  | ||
| + | | Current  | ||
| + | |||
| + | |}  | ||
| + | |||
| + | === Resolved bugs ===  | ||
----  | ----  | ||
| Line 25: | Line 44: | ||
| Very occasional deadlocks during console scroll. Suspected to be DMA related but hard to reproduce.    | | Very occasional deadlocks during console scroll. Suspected to be DMA related but hard to reproduce.    | ||
| Resolved in 1.3.077  | | Resolved in 1.3.077  | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|}  | |}  | ||
| − | |||
| − | |||
Revision as of 11:06, 9 May 2017
This is a temporary record of current issues pending a permanent bug tracking mechanism
Current bugs
| Item | Priority | Description | Status | 
|---|---|---|---|
| USB | High | Connecting 2 low speed devices to the same hub results in one of them failing. Does not affect full or high speed devices or devices on different hubs. | Current | 
Resolved bugs
| Item | Priority | Description | Status | 
|---|---|---|---|
| Boot | Critical | Occasional boot failures that appear to be caused by deadlocks due to timing. | Resolved in 1.2.089 | 
| TCP | Critical | Socket timer not handling high volume incoming data correctly. Affects Shell Update module with random failures. | Resolved in 1.2.047 | 
| Console | High | Very occasional deadlocks during console scroll. Suspected to be DMA related but hard to reproduce. | Resolved in 1.3.077 |