HumanSignal / HumanSignal/label-studio

Error on submiting annotations for BrushLabels

Open
#2,804 2 comments 1 reaction 1 assignee Claimed by @makseq View on GitHub
images labeling problem segmentation
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Describe the bug**
I have created project with BrushLabels and on some images I can not "Submit" or "Update", I get popup that says "illegal argument(s): seek pos out of bounds: 0". I don't see anything else in terminal log (I am running labelstudio in python virtual env, but tried in docker too). While in javascript console I get "[Violation] 'click' handler took 1417ms" or some other value for infront of ms.

This is happening on some images, while not on others and I am not sure on what is the difference, images are from the same source and process (drone images of sunflower fields) and tried them multiple times in different environments. Results are consisted for the same image.

I can provide images if that can help:
- example of image that returns error: https://www.mediafire.com/view/scvx64fgxrzx5uq/error_example.jpg/file
- example of image that does not return error: https://www.mediafire.com/view/14efyt6s6kw1bie/no_error_example.jpg/file

**To Reproduce**
Steps to reproduce the behavior:
1. Make brush label project
2. Add image
3. Do annotation
4. Try to "Submit" or "Update"
5. See error

**Expected behavior**
I expect not to get error, and to have work saved.

**Environment (please complete the following information):**
- OS: Linux, one Gentoo, second is Ubuntu
- Label Studio Version "1.5.0post0"

Any suggestion what to check is appreciated.

It might have something with resolution of the image, still trying out different sizes to find the limit.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.