jveitchmichaelis / deeplabel

A cross-platform desktop image annotation tool for machine learning
205 stars 39 forks source link

Segmentation Fault when creating new Project on Ubuntu 20.04 OpenCV 4.2.0 QT5 #24

Closed jlong23 closed 2 years ago

jlong23 commented 3 years ago

blackberry:~/dev/deeplabel/release$ ./DeepLabel Database structure looks good QSqlDatabasePrivate::removeDatabase: connection '/home/jlong/dev/fuzzy/bunny' is still in use, all queries will cease to work. QSqlDatabasePrivate::addDatabase: duplicate connection name '/home/jlong/dev/fuzzy/bunny', old connection removed. Database structure looks good Segmentation fault (core dumped)

bunny.zip

jveitchmichaelis commented 3 years ago

Can you provide some representative images that cause the crash/tell me a bit more about what you did before you got the segfault? The label database you've uploaded is empty and I can't replicate the error by opening it. Thanks!

jveitchmichaelis commented 2 years ago

Closing as no response in 5 months.