Task #11136 (closed)
Opened 6 years ago
Closed 3 years ago
Possible ContentDB corruption when transferred between operating systems
| Reported by: | spli | Owned by: | spli |
|---|---|---|---|
| Priority: | minor | Milestone: | Partner |
| Component: | Scripting | Version: | 4.4.9 |
| Keywords: | searcher | Cc: | analysis@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
I emailed and made available for download a ContentDB pickle file created by OMERO.searcher on Mac OS X 10.8.2, python 2.7.3. CMU reported it as being corrupted. I opened and resaved the file, but using cPickle instead of pickle, and this seemed to fix the problem. Checking the pyslid code the file was opened in binary mode ('wb'). mtbcarroll had no problems downloading and opening it on OS X python 2.7.2, nor on Windows 7 Python 2.6.6.
Needs investigating, though if cPickle fixes it that's probably worth using anyway given the increased performance.
Attachments (1)
Change History (3)
Changed 6 years ago by spli
comment:1 Changed 6 years ago by spli
- Milestone changed from Unscheduled to Partner
- Version set to 4.4.9
comment:2 Changed 3 years ago by jamoore
- Resolution set to wontfix
- Status changed from new to closed
Cleaning up searcher backlog.