You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug Description
the program is shutting down after i try to scan for similar images
Steps to reproduce:
go into the program, then deleting the default folder and select the folder i want to check, go into similar images and click search. after a bit, the program will shutdown and the scanning will never ends
Terminal output (optional):
[supervisor ] all services started.
[xvnc ] Mon Jul 8 17:33:29 2024
[xvnc ] Connections: accepted: /tmp/vnc.sock
[xvnc ] SConnection: Client needs protocol version 3.8
[xvnc ] SConnection: Client requests security type None(1)
[xvnc ] VNCSConnST: Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc ] VNCSConnST: Client pixel format depth 24 (32bpp) little-endian bgr888
[xvnc ] ComparingUpdateTracker: 0 pixels in / 0 pixels out
[xvnc ] ComparingUpdateTracker: (1:-nan ratio)
[app ] 00:33:31.725 [INFO] czkawka_core::common: App version: 7.0.0, release mode, rust 1.76.0 (2024-02-04), os Alpine Linux 3.19.2 [x86_64 64-bit], 2 cpu/threads
[app ] 00:33:32.506 [INFO] czkawka_gui: Set thread number to 2
[app ] 00:33:56.289 [INFO] czkawka_core::similar_images: find_similar_images
[xvnc ] Mon Jul 8 17:34:51 2024
[xvnc ] VNCSConnST: closing /tmp/vnc.sock: Clean disconnection
[xvnc ] EncodeManager: Framebuffer updates: 373
[xvnc ] EncodeManager: Tight:
[xvnc ] EncodeManager: Solid: 188 rects, 13.8711 Mpixels
[xvnc ] EncodeManager: 2.9375 KiB (1:18446.4 ratio)
[xvnc ] EncodeManager: Bitmap RLE: 75 rects, 154.444 kpixels
[xvnc ] EncodeManager: 2.51465 KiB (1:240.263 ratio)
[xvnc ] EncodeManager: Indexed RLE: 301 rects, 406.248 kpixels
[xvnc ] EncodeManager: 47.7773 KiB (1:33.2884 ratio)
[xvnc ] EncodeManager: Tight (JPEG):
[xvnc ] EncodeManager: Full Colour: 494 rects, 1.83202 Mpixels
[xvnc ] EncodeManager: 1.09517 MiB (1:6.38644 ratio)
[xvnc ] EncodeManager: Total: 1.058 krects, 16.2639 Mpixels
[xvnc ] EncodeManager: 1.14715 MiB (1:54.0937 ratio)
[xvnc ] Connections: closed: /tmp/vnc.sock
[xvnc ] ComparingUpdateTracker: 821.455 Mpixels in / 9.07138 Mpixels out
[xvnc ] ComparingUpdateTracker: (1:90.5546 ratio)
[app ] Processing took 3.258768712s
[app ] Processing took 3.213308046s
[app ] Processing took 3.265547785s
[app ] Processing took 3.233238721s
[app ] Processing took 3.243874012s
[app ] Processing took 3.260898382s
[app ] Processing took 3.07993495s
[app ] Processing took 3.203577061s
[app ] Processing took 3.240809027s
[app ] Processing took 3.204771905s
[app ] Processing took 3.236934931s
[app ] Processing took 3.277288663s
[app ] Processing took 3.237505814s
[app ] Processing took 3.248438838s
[app ] Processing took 3.277319533s
[app ] Processing took 3.260083754s
[app ] Processing took 3.26265056s
[app ] Processing took 3.279557667s
[app ] Processing took 3.279813845s
[app ] Processing took 3.257248966s
[app ] Processing took 3.262469322s
[app ] Processing took 3.256508788s
[app ] Processing took 3.291526646s
[app ] thread '' panicked at czkawka_core/src/common.rs:271:50:
[app ] processing successful: Error { code: -2 }
[app ] stack backtrace:
[app ] 0: 0x5592811598cb -
[app ] 1: 0x559280bf2480 -
[app ] 2: 0x55928115580f -
[app ] 3: 0x5592811596a4 -
[app ] 4: 0x55928115ae15 -
[app ] 5: 0x55928115ab2f -
[app ] 6: 0x55928115b21e -
[app ] 7: 0x55928115b122 -
[app ] 8: 0x559281159d96 -
[app ] 9: 0x55928115ae90 -
[app ] 10: 0x559280befa75 -
[app ] 11: 0x559280beffb3 -
[app ] 12: 0x559280cdd42a -
[app ] 13: 0x559280c39ee8 -
[app ] 14: 0x559280c77e79 -
[app ] 15: 0x559280c76833 -
[app ] 16: 0x559280c09ab2 -
[app ] 17: 0x559280c0ffbb -
[supervisor ] service 'app' exited (got signal SIGABRT).
[supervisor ] service 'app' exited, shutting down...
[supervisor ] stopping service 'xcompmgr'...
[supervisor ] service 'xcompmgr' exited (got signal SIGTERM).
[supervisor ] stopping service 'openbox'...
[supervisor ] service 'openbox' exited (with status 0).
[supervisor ] stopping service 'nginx'...
[supervisor ] service 'nginx' exited (with status 0).
[supervisor ] stopping service 'xvnc'...
[xvnc ] Mon Jul 8 19:12:44 2024
[xvnc ] ComparingUpdateTracker: 0 pixels in / 0 pixels out
[xvnc ] ComparingUpdateTracker: (1:-nan ratio)
[supervisor ] service 'xvnc' exited (with status 0).
[supervisor ] sending SIGTERM to all processes...
[finish ] executing container finish scripts...
[finish ] all container finish scripts executed.
Bug Description
the program is shutting down after i try to scan for similar images
Steps to reproduce:
go into the program, then deleting the default folder and select the folder i want to check, go into similar images and click search. after a bit, the program will shutdown and the scanning will never ends
Terminal output (optional):
[supervisor ] all services started.
[xvnc ] Mon Jul 8 17:33:29 2024
[xvnc ] Connections: accepted: /tmp/vnc.sock
[xvnc ] SConnection: Client needs protocol version 3.8
[xvnc ] SConnection: Client requests security type None(1)
[xvnc ] VNCSConnST: Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc ] VNCSConnST: Client pixel format depth 24 (32bpp) little-endian bgr888
[xvnc ] ComparingUpdateTracker: 0 pixels in / 0 pixels out
[xvnc ] ComparingUpdateTracker: (1:-nan ratio)
[app ] 00:33:31.725 [INFO] czkawka_core::common: App version: 7.0.0, release mode, rust 1.76.0 (2024-02-04), os Alpine Linux 3.19.2 [x86_64 64-bit], 2 cpu/threads
[app ] 00:33:32.506 [INFO] czkawka_gui: Set thread number to 2
[app ] 00:33:56.289 [INFO] czkawka_core::similar_images: find_similar_images
[xvnc ] Mon Jul 8 17:34:51 2024
[xvnc ] VNCSConnST: closing /tmp/vnc.sock: Clean disconnection
[xvnc ] EncodeManager: Framebuffer updates: 373
[xvnc ] EncodeManager: Tight:
[xvnc ] EncodeManager: Solid: 188 rects, 13.8711 Mpixels
[xvnc ] EncodeManager: 2.9375 KiB (1:18446.4 ratio)
[xvnc ] EncodeManager: Bitmap RLE: 75 rects, 154.444 kpixels
[xvnc ] EncodeManager: 2.51465 KiB (1:240.263 ratio)
[xvnc ] EncodeManager: Indexed RLE: 301 rects, 406.248 kpixels
[xvnc ] EncodeManager: 47.7773 KiB (1:33.2884 ratio)
[xvnc ] EncodeManager: Tight (JPEG):
[xvnc ] EncodeManager: Full Colour: 494 rects, 1.83202 Mpixels
[xvnc ] EncodeManager: 1.09517 MiB (1:6.38644 ratio)
[xvnc ] EncodeManager: Total: 1.058 krects, 16.2639 Mpixels
[xvnc ] EncodeManager: 1.14715 MiB (1:54.0937 ratio)
[xvnc ] Connections: closed: /tmp/vnc.sock
[xvnc ] ComparingUpdateTracker: 821.455 Mpixels in / 9.07138 Mpixels out
[xvnc ] ComparingUpdateTracker: (1:90.5546 ratio)
[app ] Processing took 3.258768712s
[app ] Processing took 3.213308046s
[app ] Processing took 3.265547785s
[app ] Processing took 3.233238721s
[app ] Processing took 3.243874012s
[app ] Processing took 3.260898382s
[app ] Processing took 3.07993495s
[app ] Processing took 3.203577061s
[app ] Processing took 3.240809027s
[app ] Processing took 3.204771905s
[app ] Processing took 3.236934931s
[app ] Processing took 3.277288663s
[app ] Processing took 3.237505814s
[app ] Processing took 3.248438838s
[app ] Processing took 3.277319533s
[app ] Processing took 3.260083754s
[app ] Processing took 3.26265056s
[app ] Processing took 3.279557667s
[app ] Processing took 3.279813845s
[app ] Processing took 3.257248966s
[app ] Processing took 3.262469322s
[app ] Processing took 3.256508788s
[app ] Processing took 3.291526646s
[app ] thread '' panicked at czkawka_core/src/common.rs:271:50:
[app ] processing successful: Error { code: -2 }
[app ] stack backtrace:
[app ] 0: 0x5592811598cb -
[app ] 1: 0x559280bf2480 -
[app ] 2: 0x55928115580f -
[app ] 3: 0x5592811596a4 -
[app ] 4: 0x55928115ae15 -
[app ] 5: 0x55928115ab2f -
[app ] 6: 0x55928115b21e -
[app ] 7: 0x55928115b122 -
[app ] 8: 0x559281159d96 -
[app ] 9: 0x55928115ae90 -
[app ] 10: 0x559280befa75 -
[app ] 11: 0x559280beffb3 -
[app ] 12: 0x559280cdd42a -
[app ] 13: 0x559280c39ee8 -
[app ] 14: 0x559280c77e79 -
[app ] 15: 0x559280c76833 -
[app ] 16: 0x559280c09ab2 -
[app ] 17: 0x559280c0ffbb -
[supervisor ] service 'app' exited (got signal SIGABRT).
[supervisor ] service 'app' exited, shutting down...
[supervisor ] stopping service 'xcompmgr'...
[supervisor ] service 'xcompmgr' exited (got signal SIGTERM).
[supervisor ] stopping service 'openbox'...
[supervisor ] service 'openbox' exited (with status 0).
[supervisor ] stopping service 'nginx'...
[supervisor ] service 'nginx' exited (with status 0).
[supervisor ] stopping service 'xvnc'...
[xvnc ] Mon Jul 8 19:12:44 2024
[xvnc ] ComparingUpdateTracker: 0 pixels in / 0 pixels out
[xvnc ] ComparingUpdateTracker: (1:-nan ratio)
[supervisor ] service 'xvnc' exited (with status 0).
[supervisor ] sending SIGTERM to all processes...
[finish ] executing container finish scripts...
[finish ] all container finish scripts executed.
Debug log
UNCOMMENT DETAILS AND PUT LOGS HERE
System
The text was updated successfully, but these errors were encountered: