arccoder / opencvdragrect

Drag a rectangle on an image window using opencv
https://arccoder.github.io/opencvdragrect/
40 stars 21 forks source link

Segmentation Fault #8

Open TabulateJarl8 opened 2 years ago

TabulateJarl8 commented 2 years ago

Hi, I'm getting a segmentation fault with the default script.py file, and I can't seem to fix it. Can anyone help? I just drag a rectangle and double click in it (which I assume is how you confirm your selection). Here's a traceback:

Fatal Python error: Segmentation fault

Current thread 0x00007f50564d9740 (most recent call first):
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 267 in mouseUp
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 109 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 267 in mouseUp
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 109 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 196 in mouseMove
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 111 in dragrect
  File "/home/tabulate/random-junk/python/face_timelapse/opencvdragrect/selectinwindow.py", line 297 in clearCanvasNDraw
  ...
fish: Job 1, 'python script.py' terminated by signal SIGSEGV (Address boundary error)
swrdZWJ commented 2 years ago

I had a similar problem, did you finally solve it?

TabulateJarl8 commented 2 years ago

No, I never found out why this was happening