Jetson TX1 / JetPack 2.3 / Problem update VisionWorks

Hi,

I installed the JetPack 2.3 with no problem on my Jetson TX1.

I was able to launch ~/VisionWorks-SFM-0.88-Samples/bin/aarch64/linux/release/nvx_sample_sfm and it was very impressive.

I was asked to update package VisionWorks. And now I have this message when launching nvx_sample_sfm

VisionWorks library info:
VisionWorks version : 1.5.3
OpenVX Standard version : 1.1.0

Error: std::bad_alloc

Hope someone can tell me how to find solution (or to reinstall the version included in JetPack 2.3).

Thanks.


When I edit /var/log/apt/history.log, I was able to find these lines:

Start-Date: 2016-10-14 15:34:32
Commandline: aptdaemon role=‘role-commit-packages’ sender=‘:1.82’
Upgrade: libvisionworks-nvxio:arm64 (1.5.3.71n, 1.5.3.71n)
End-Date: 2016-10-14 15:34:33

When launching: apt-cache policy libvision*, I get versions 0.88.0 and 0.84.0 and 1.5.3.71n

libvisionworks-dev:
Installed: 1.5.3.71n
Candidate: 1.5.3.71n
Version table:
*** 1.5.3.71n 500
500 file:/var/visionworks-repo Packages
100 /var/lib/dpkg/status
libvisionworks-sfm-dev:
Installed: 0.88.0
Candidate: 0.88.0
Version table:
*** 0.88.0 500
500 file:/var/visionworks-sfm-repo Packages
100 /var/lib/dpkg/status
libvisionworks-tracking:
Installed: 0.84.0
Candidate: 0.84.0
Version table:
*** 0.84.0 500
500 file:/var/visionworks-tracking-repo Packages
100 /var/lib/dpkg/status
libvisionworks-docs:
Installed: 1.5.3.71n
Candidate: 1.5.3.71n
Version table:
*** 1.5.3.71n 500
500 file:/var/visionworks-repo Packages
100 /var/lib/dpkg/status
libvisionworks-nvxio:
Installed: 1.5.3.71n
Candidate: 1.5.3.71n
Version table:
*** 1.5.3.71n 500
500 file:/var/visionworks-repo Packages
100 /var/lib/dpkg/status
libvisionworks-sfm:
Installed: 0.88.0
Candidate: 0.88.0
Version table:
*** 0.88.0 500
500 file:/var/visionworks-sfm-repo Packages
100 /var/lib/dpkg/status
libvisionworks-samples:
Installed: 1.5.3.71n
Candidate: 1.5.3.71n
Version table:
*** 1.5.3.71n 500
500 file:/var/visionworks-repo Packages
100 /var/lib/dpkg/status
libvisionworks-tracking-dev:
Installed: 0.84.0
Candidate: 0.84.0
Version table:
*** 0.84.0 500
500 file:/var/visionworks-tracking-repo Packages
100 /var/lib/dpkg/status
libvisionworks-sfm-repo:
Installed: 0.88.0
Candidate: 0.88.0
Version table:
*** 0.88.0 100
100 /var/lib/dpkg/status
libvisionworks-tracking-repo:
Installed: 0.84.0
Candidate: 0.84.0
Version table:
*** 0.84.0 100
100 /var/lib/dpkg/status
libvisionworks-nvxio-dev:
Installed: 1.5.3.71n
Candidate: 1.5.3.71n
Version table:
*** 1.5.3.71n 500
500 file:/var/visionworks-repo Packages
100 /var/lib/dpkg/status
libvisionworks-sfm-docs:
Installed: 0.88.0
Candidate: 0.88.0
Version table:
*** 0.88.0 500
500 file:/var/visionworks-sfm-repo Packages
100 /var/lib/dpkg/status
libvisionworks:
Installed: 1.5.3.71n
Candidate: 1.5.3.71n
Version table:
*** 1.5.3.71n 500
500 file:/var/visionworks-repo Packages
100 /var/lib/dpkg/status
libvisionworks-tracking-docs:
Installed: 0.84.0
Candidate: 0.84.0
Version table:
*** 0.84.0 500
500 file:/var/visionworks-tracking-repo Packages
100 /var/lib/dpkg/status
libvisionworks-repo:
Installed: 1.5.3.71n
Candidate: 1.5.3.71n
Version table:
*** 1.5.3.71n 100
100 /var/lib/dpkg/status

Hi Goupil35000,

We’re investigating this issue, the status/suggestion will be updated once clarified.
Please stay tuned.

Thanks

Hi,

Thanks for your reply.

You told me that I used a buggy release. It’s a fresh install using JetPack 2.3. If I didn’t use the right package, could you tell me where to find the good release please.

Goupil