Closed
Bug 1007736
Opened 12 years ago
Closed 12 years ago
Format7 error
Categories
(Testing Graveyard :: Eideticker, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wlach, Assigned: wlach)
Details
Attachments
(1 file)
|
1.29 KB,
patch
|
davehunt
:
review+
|
Details | Diff | Splinter Review |
Dave Hunt was seeing this yesterday when setting up a device on Ubuntu 14.04:
Capturing to file ./bin/../captures/capture-test-1399486209.02.zip
Serving '/home/mozilla/eideticker-ci/jenkins-master/jobs/b2g.tarako.mozilla-b2g28_v1_3t.tests/workspace/src/tests' at 192.168.1.18:52830
Using adb interface (type: b2g, host: None, port: None, debuglevel: 20)
May 07 19:10:53 Capture Controller | Starting capture...
Error Trace:
Source: IidcCameraInternal.cpp(615) Built: Dec 18 2013 17:02:12 - Error in Format7 settings bit.
+-> From: Format7.cpp(507) Built: Dec 18 2013 17:01:17 - Error in Format7 settings bit.
+-> From: Format7.cpp(1272) Built: Dec 18 2013 17:01:17 - Invalid packet size setting.
Terminating capture proc...
Capture proc terminated
--
It looks like we're setting the format7 packet size to an arbitrary number, which sounds wrong. We should probably query for the right number, then use that.
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8419489 -
Flags: review?(dave.hunt)
Updated•12 years ago
|
Attachment #8419489 -
Flags: review?(dave.hunt) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•