Skip to content

Segmentation fault (core dumped) #6

@shift093

Description

@shift093

( running Ubuntu 18.04 GTX 1080Ti CUDA 10.1 NVIDIA 430.26)

The first run is very good. The second time a Segmentation fault (core dumped) occurs.

root@7afa36add325:/mnt# python SSD_Model/detect_objects_webcam.py
WARNING: Logging before flag parsing goes to stderr.
W0810 08:00:50.809057 140163187611392 deprecation_wrapper.py:119] From /usr/lib/python3.5/dist-packages/graphsurgeon/_utils.py:2: The name tf.NodeDef is deprecated. Please use tf.compat.v1.NodeDef instead.

W0810 08:00:50.809650 140163187611392 deprecation_wrapper.py:119] From /usr/lib/python3.5/dist-packages/graphsurgeon/DynamicGraph.py:4: The name tf.GraphDef is deprecated. Please use tf.compat.v1.GraphDef instead.

TensorRT inference engine settings:

  • Inference precision - DataType.FLOAT
  • Max batch size - 1

Loading cached TensorRT engine from /mnt/SSD_Model/utils/../workspace/engines/FLOAT/engine_bs_1.buf
TRT ENGINE PATH /mnt/SSD_Model/utils/../workspace/engines/FLOAT/engine_bs_1.buf
Running webcam: True
Segmentation fault (core dumped)

Any help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions