bug-parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug found


From: Saint Michael
Subject: Bug found
Date: Sat, 23 Apr 2022 20:11:28 -0400

Line 62: awk -F, '{print $4}' goodcalls.csx
Line 62: parallel --gnu --no-run-if-empty -k --lb -j+0 --colsep ' ' process2 '{1} {#}'
parallel: This should not happen. You have found a bug. Please follow
https://www.gnu.org/software/parallel/man.html#REPORTING-BUGS

Include this in the report:
* The version number: 20220422
* The bugid: write_idfile: /root/.parallel/semaphores/id-mylock/id-mylock
* The command line being run
* The files being read (put the files on a webserver if they are big)

If you get the error on smaller/fewer files, please include those instead.
parallel: This should not happen. You have found a bug. Please follow
https://www.gnu.org/software/parallel/man.html#REPORTING-BUGS

Include this in the report:
* The version number: 20220422
* The bugid: write_idfile: /root/.parallel/semaphores/id-mylock/id-mylock
* The command line being run
* The files being read (put the files on a webserver if they are big)

If you get the error on smaller/fewer files, please include those instead.
parallel: This should not happen. You have found a bug. Please follow
https://www.gnu.org/software/parallel/man.html#REPORTING-BUGS

Include this in the report:
* The version number: 20220422
* The bugid: write_idfile: /root/.parallel/semaphores/id-mylock/id-mylock
* The command line being run
* The files being read (put the files on a webserver if they are big)

If you get the error on smaller/fewer files, please include those instead.
^CLine 67: exit
I have many threads writing in parallel to a single file:
sem --id mylock  grep -h "${callid}" goodcalls.csx >> /usr/src/cdr/missing.csv




reply via email to

[Prev in Thread] Current Thread [Next in Thread]