Jump to content

6363 randomly hang after quit application due to lock


FpffUVROGDdATCp

Recommended Posts

Release version : 6363
OS: Windows/MacOS/Linux :  Linux
Steps to reproduce :
Start linplasticx and actively work with it during multiply hours(about 6 - 8 hours). Do quite a lot of checkings and workspace switches to different branches. After it need to try to stop application.
Real result : linplasticx hangs and it possible to close only with -15 signal
Expected result : linplasticx have to close normally

 

CPU: Quad Core Intel Core i7-6700K (-MT MCP-) speed/min/max: 940/800/4200 MHz Kernel: 5.10.83-1-MANJARO x86_64 Up: 3d 7h 9m

Mem: 7010.0/32050.1 MiB (21.9%) Storage: 3.64 TiB (16.6% used) Procs: 297 Shell: Bash inxi: 3.3.09

after it hanged i attached to process with strace and found mutex lock :

 

strace: Process 98472 attached
futex(0x55a0dbeab0e4, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY

 

it happening in moment :

2021-12-14 20:30:07,243 ktoto DEBUG Channel - Purging connection to 10.111.111.51:8087
2021-12-14 20:30:07,243 ktoto DEBUG Channel - Purging connection to 10.111.111.51:8087
2021-12-14 20:30:07,244 ktoto DEBUG Channel - Purging connection to 10.111.111.51:8087
2021-12-14 20:30:07,244 ktoto DEBUG Channel - Purging connection to 10.111.111.51:8087
2021-12-14 20:30:07,244 ktoto DEBUG Channel - Purging connection to 10.111.111.51:8087
2021-12-14 20:30:07,245 ktoto DEBUG Channel - Purging connection to 10.111.111.51:8087

 

Link to comment
Share on other sites

×
×
  • Create New...