8000 Race condition / pthread error when predicting · Issue #1522 · jolibrain/deepdetect · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Race condition / pthread error when predicting #1522
Open
@Bycob

Description

@Bycob

Version:

DeepDetect v0.24.0-dirty (dev)
GIT REF: heads/v0.24.0:41bd5c0020380fe3c97ddf3d76504d59cc0a4621
COMPILE_FLAGS: USE_CAFFE2=OFF USE_TF=OFF USE_NCNN=OFF USE_TORCH=ON USE_HDF5=ON USE_CAFFE=ON USE_TENSORRT=OFF USE_TENSORRT_OSS=OFF USE_DLIB=OFF USE_CUDA_CV=OFF USE_SIMSEARCH=ON USE_ANNOY=OFF USE_FAISS=ON USE_COMMAND_LINE=ON USE_JSON_API=ON USE_HTTP_SERVER=OFF USE_CUDA_CV=OFF
DEPS_VERSION: OPENCV_VERSION=4.2.0 CUDA_VERSION=11.8 CUDNN_VERSION=8.7.0 TENSORRT_VERSION=

Trace:

dede: tpp.c:82: __pthread_tpp_change_priority: Assertion `new_prio == -1 || (new_prio >= fifo_min_prio && new_prio <= fifo_max_prio)' failed.
 0# dd::OatppJsonAPI::abort(int) at /opt/deepdetect/src/oatppjsonapi.cc:342
 1# 0x00007FF278562090 in /usr/lib/x86_64-linux-gnu/libc.so.6
 2# raise in /usr/lib/x86_64-linux-gnu/libc.so.6
 3# abort in /usr/lib/x86
5014
_64-linux-gnu/libc.so.6
 4# 0x00007FF278541729 in /usr/lib/x86_64-linux-gnu/libc.so.6
 5# 0x00007FF278552FD6 in /usr/lib/x86_64-linux-gnu/libc.so.6
 6# __pthread_tpp_change_priority in /usr/lib/x86_64-linux-gnu/libpthread.so.0
 7# __pthread_mutex_lock_full in /usr/lib/x86_64-linux-gnu/libpthread.so.0
 8# dd::ServiceStats::predict_end(bool) at /opt/deepdetect/src/service_stats.cc:52

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0