Text 130 ckptserializer.cpp (compressor) .Text("compressor is too long.");
Text 143 ckptserializer.cpp .Text("Compression env var not defined as a number."
Text 154 ckptserializer.cpp .Text("Command cannot be executed. Compression will not be used.");
Text 208 ckptserializer.cpp .Text ("Error creating file.");
Text 247 ckptserializer.cpp JWARNING(false) .Text("Error creating pipe. Compression won't be used.");
Text 268 ckptserializer.cpp JASSERT(false) .Text("Not Reached!\n");
Text 293 ckptserializer.cpp .Text("Failed to do forked checkpointing, trying normal checkpoint");
Text 302 ckptserializer.cpp .Text("WARNING: Forked checkpoint failed, no checkpoint available");
Text 322 ckptserializer.cpp .Text("WARNING: error forking child process. Compression won't be used");
Text 332 ckptserializer.cpp .Text("WARNING: close failed");
Text 369 ckptserializer.cpp .Text("Compression failed! No checkpointing will be performed!"
Text 383 ckptserializer.cpp .Text("Error creating checkpoint directory");
Text 386 ckptserializer.cpp .Text("ERROR: Missing execute- or write-access to checkpoint dir");
Text 433 ckptserializer.cpp .Text("(compression): fsync error on checkpoint file");
Text 435 ckptserializer.cpp .Text("(compression): error closing checkpoint file.");
Text 164 coordinatorapi.cpp .Text("Failed to create listen socket.");
Text 236 coordinatorapi.cpp .Text("Unexpected connection.");
Text 412 coordinatorapi.cpp .Text("Won't automatically start coordinator because DMTCP_HOST"
Text 420 coordinatorapi.cpp .Text("Failed to create listen socket."
Text 444 coordinatorapi.cpp JASSERT(false)(coordinator)(JASSERT_ERRNO) .Text("exec(dmtcp_coordinator) failed");
Text 458 coordinatorapi.cpp .Text("Coordinator not found, but --join was specified. Exiting.");
Text 463 coordinatorapi.cpp .Text("Error connecting to newly started coordinator.");
Text 471 coordinatorapi.cpp .Text("Error connecting to newly started coordinator.");
Text 474 coordinatorapi.cpp JASSERT(false) .Text("Not Reached");
Text 506 coordinatorapi.cpp .Text("Connection rejected by the coordinator.\n"
Text 512 coordinatorapi.cpp .Text("Connection rejected by the coordinator.\n"
Text 516 dmtcp_coordinator.cpp .Text("Exceeded maximum number of processes allowed");
Text 527 dmtcp_coordinator.cpp JASSERT(pid != -1) .Text("Not Reachable");
Text 798 dmtcp_coordinator.cpp .Text ( "extra data expected with DMT_CKPT_FILENAME message" );
Text 819 dmtcp_coordinator.cpp .Text("extra data expected with DMT_UPDATE_CKPT_DIR message");
Text 872 dmtcp_coordinator.cpp JWARNING(false) (msg.type) .Text("unexpected message from worker. Closing connection");
Text 877 dmtcp_coordinator.cpp .Text ( "unexpected message from worker" );
Text 1075 dmtcp_coordinator.cpp .Text("Connect request from Unknown Remote Process Type");
Text 1130 dmtcp_coordinator.cpp .Text ( "Coordinator should be idle at this moment" );
Text 1393 dmtcp_coordinator.cpp .Text ( "failed to open file" );
Text 1575 dmtcp_coordinator.cpp JASSERT(false) .Text("Not reached");
Text 1855 dmtcp_coordinator.cpp JASSERT ( listenSock->port() != -1 ) .Text ( "Invalid listener socket" );
Text 1862 dmtcp_coordinator.cpp .Text ( "Failed to create listen socket."
Text 688 dmtcp_launch.cpp .Text("Invalid value for the environment variable.");
Text 701 dmtcp_launch.cpp .Text("Invalid value for the environment variable.");
Text 742 dmtcp_launch.cpp .Text("You appear to be checkpointing a 32-bit target under 64-bit Linux.\n"
Text 135 dmtcp_restart.cpp .Text ( "checkpoint file missing" );
Text 279 dmtcp_restart.cpp .Text("Failed to restore this process as session leader.");
Text 344 dmtcp_restart.cpp JASSERT ( false ).Text ( "unreachable" );
Text 391 dmtcp_restart.cpp .Text ("exec() failed");
Text 419 dmtcp_restart.cpp JASSERT(fd >= 0) (filename) .Text("ERROR: Cannot open filename");
Text 422 dmtcp_restart.cpp JASSERT(rc == 1) (filename) .Text("ERROR: Error reading from filename");
Text 460 dmtcp_restart.cpp JASSERT(fd>=0)(filename).Text("Failed to open file.");
Text 482 dmtcp_restart.cpp .Text("Cannot create pipe to execute gunzip to decompress ckpt file!");
Text 487 dmtcp_restart.cpp .Text("ERROR: Cannot fork to execute gunzip to decompress ckpt file!");
Text 526 dmtcp_restart.cpp .Text("Failed to launch gzip.");
Text 529 dmtcp_restart.cpp .Text("Decompression failed! No restoration will be performed!");
Text 533 dmtcp_restart.cpp .Text("ERROR: Invalid magic number in this checkpoint file!");
Text 544 dmtcp_restart.cpp JASSERT(fd >= 0) (path) .Text("Failed to open file.");
Text 546 dmtcp_restart.cpp JASSERT(read(fd, buf, len) == len)(path) .Text("read() failed");
Text 552 dmtcp_restart.cpp JASSERT(fd >= 0) (path) .Text("Failed to open file.");
Text 585 dmtcp_restart.cpp .Text("Error creating checkpoint directory");
Text 587 dmtcp_restart.cpp .Text("ERROR: Missing execute- or write-access to checkpoint dir");
Text 589 dmtcp_restart.cpp JASSERT(S_ISDIR(st.st_mode)) (path) .Text("ckptdir not a directory");
Text 761 dmtcp_restart.cpp .Text("There must be at least one process tree that doesn't have\n"
Text 769 dmtcp_restart.cpp .Text("Process had no coordinator prior to checkpoint;\n"
Text 772 dmtcp_restart.cpp JASSERT(false).Text("unreachable");
Text 66 dmtcpmessagetypes.cpp .Text ( "read invalid message, _magicBits mismatch."
Text 69 dmtcpmessagetypes.cpp .Text ( "read invalid message, size mismatch." );
Text 114 dmtcpmessagetypes.cpp JASSERT ( false ) .Text ( "Invalid WorkerState" );
Text 190 dmtcpmessagetypes.cpp JASSERT ( false ) ( s ) .Text ( "Invalid Message Type" );
Text 52 dmtcpnohijackstubs.cpp JASSERT(false) .Text ("NOT REACHED");
Text 58 dmtcpnohijackstubs.cpp JASSERT(false) .Text ("NOT REACHED");
Text 392 dmtcpplugin.cpp (name) (sizeof(env_buf)) .Text("Resize env_buf[]");
Text 340 dmtcpworker.cpp (programName) .Text("This program should not be run under ckpt control");
Text 79 execwrappers.cpp (programName) .Text("This program should not be run under ckpt control");
Text 225 mtcpinterface.cpp .Text ("Failed to munmap extra pages that were mapped during restart");
Text 97 plugin/ipc/connectionidentifier.h .Text("read invalid message, signature mismatch. (External socket?)");
Text 99 plugin/ipc/connectionidentifier.h .Text("read invalid message, size mismatch.");
Text 100 plugin/ipc/connectionidentifier.h JASSERT(type == t) ((int)t) ((int)type) .Text("Wrong Msg Type.");
Text 67 plugin/ipc/event/eventconnection.cpp .Text("Error in restoring options");
Text 98 plugin/ipc/event/eventconnection.cpp .Text("Passing a NULL event! HUH!");
Text 164 plugin/ipc/event/eventconnection.cpp .Text("Write to eventfd failed during refill");
Text 323 plugin/ipc/event/eventconnection.cpp JASSERT(pathname != NULL) .Text("pathname is NULL");
Text 236 plugin/ipc/event/eventwrappers.cpp JWARNING(false) .Text("Inotify not yet supported by DMTCP");
Text 243 plugin/ipc/event/eventwrappers.cpp JWARNING(false) .Text("Inotify not yet supported by DMTCP");
Text 152 plugin/ipc/event/util_descriptor.cpp JASSERT(descriptor != NULL).Text ( "descriptor is NULL" );
Text 202 plugin/ipc/event/util_descriptor.cpp JASSERT(descriptor != NULL).Text ( "descriptor is NULL" );
Text 130 plugin/ipc/file/fileconnection.cpp JWARNING((rc = write(slave_fd, tmp_buf, 1)) == 1) (rc) .Text("write failed");
Text 264 plugin/ipc/file/fileconnection.cpp .Text("string /dev/pts/<n> too long, can not be virtualized."
Text 341 plugin/ipc/file/fileconnection.cpp .Text("Error Opening PTS");
Text 361 plugin/ipc/file/fileconnection.cpp .Text("Error opening controlling terminal /dev/tty");
Text 400 plugin/ipc/file/fileconnection.cpp .Text("Error Opening the terminal attached with the process");
Text 409 plugin/ipc/file/fileconnection.cpp .Text("Unable to restore controlling terminal attached with the "
Text 415 plugin/ipc/file/fileconnection.cpp .Text("Controlling terminal not bound to a terminal device.");
Text 440 plugin/ipc/file/fileconnection.cpp .Text("Error Opening /dev/ptmx");
Text 475 plugin/ipc/file/fileconnection.cpp .Text("Error Opening BSD Master Pty.(Already in use?)");
Text 481 plugin/ipc/file/fileconnection.cpp JASSERT(false) .Text("Should never reach here.");
Text 620 plugin/ipc/file/fileconnection.cpp .Text("Unable to create directory in File Path");
Text 660 plugin/ipc/file/fileconnection.cpp .Text("\n"
Text 681 plugin/ipc/file/fileconnection.cpp JASSERT(tempfd != -1) (_path) (JASSERT_ERRNO) .Text("open() failed");
Text 687 plugin/ipc/file/fileconnection.cpp .Text("File not found.");
Text 696 plugin/ipc/file/fileconnection.cpp JWARNING(false) .Text("Size of file smaller than what we expected");
Text 713 plugin/ipc/file/fileconnection.cpp .Text("No lseek done: offset is larger than min of old and new size.");
Text 730 plugin/ipc/file/fileconnection.cpp .Text("The file was unlinked at the time of checkpoint. "
Text 758 plugin/ipc/file/fileconnection.cpp .Text("Path returned by plugin does not exist.");
Text 796 plugin/ipc/file/fileconnection.cpp (savedFilePath) (_path) .Text("Unable to find checkpointed copy of file");
Text 806 plugin/ipc/file/fileconnection.cpp .Text("Unable to create directory in File Path");
Text 824 plugin/ipc/file/fileconnection.cpp .Text("Failed to open checkpointed copy of the file.");
Text 843 plugin/ipc/file/fileconnection.cpp JASSERT (newOffset != -1) (JASSERT_ERRNO) .Text("lseek failed");
Text 849 plugin/ipc/file/fileconnection.cpp JASSERT (-1 != lseek (myfd, -1, SEEK_CUR)) .Text("lseek failed");
Text 857 plugin/ipc/file/fileconnection.cpp .Text("File not present");
Text 860 plugin/ipc/file/fileconnection.cpp JASSERT(fd != -1) (_path) (JASSERT_ERRNO) .Text("open() failed");
Text 881 plugin/ipc/file/fileconnection.cpp JASSERT(readBytes != -1) (JASSERT_ERRNO) .Text("Read Failed");
Text 913 plugin/ipc/file/fileconnection.cpp JASSERT(readBytes != -1) (JASSERT_ERRNO) .Text("Read Failed");
Text 916 plugin/ipc/file/fileconnection.cpp JASSERT(writtenBytes != -1) (JASSERT_ERRNO) .Text("Write failed.");
Text 99 plugin/ipc/file/fileconnection.h .Text("invalid fd for StdioConnection");
Text 170 plugin/ipc/file/fileconnlist.cpp .Text("File was unlinked at ckpt but is currently present on disk; "
Text 213 plugin/ipc/file/fileconnlist.cpp .Text("The file was unlinked at the time of checkpoint. "
Text 287 plugin/ipc/file/fileconnlist.cpp .Text("Ckpt/Restart of anonymous shared memory not supported.");
Text 306 plugin/ipc/file/fileconnlist.cpp .Text("Unable to create directory in File Path");
Text 345 plugin/ipc/file/fileconnlist.cpp .Text("mmap failed");
Text 359 plugin/ipc/file/fileconnlist.cpp JASSERT(addr != MAP_FAILED) (area->flags) (area->prot) (JASSERT_ERRNO) .Text("mmap failed");
Text 472 plugin/ipc/file/fileconnlist.cpp JASSERT(false) .Text("Not Implemented");
Text 498 plugin/ipc/file/fileconnlist.cpp JASSERT(false) (path) .Text("Unimplemented file type.");
Text 192 plugin/ipc/file/filewrappers.cpp .Text("fake ptsname() too long for user buffer");
Text 231 plugin/ipc/file/filewrappers.cpp JASSERT(buflen <= nreal) (buflen) (nreal) .Text("Buffer Overflow detected!");
Text 254 plugin/ipc/file/filewrappers.cpp .Text("fake ptsname() too long for user buffer");
Text 89 plugin/ipc/socket/connectionrewirer.cpp JASSERT(fd != -1) (JASSERT_ERRNO) .Text("Accept failed.");
Text 95 plugin/ipc/socket/connectionrewirer.cpp .Text("got unexpected incoming restore request");
Text 115 plugin/ipc/socket/connectionrewirer.cpp (id) (JASSERT_ERRNO) .Text("failed to restore connection");
Text 229 plugin/ipc/socket/connectionrewirer.cpp (domain) .Text("Unsupported domain.");
Text 242 plugin/ipc/socket/connectionrewirer.cpp JASSERT(false) .Text("Not implemented");
Text 62 plugin/ipc/socket/kernelbufferdrainer.cpp .Text("we don't yet support checkpointing non-accepted connections..."
Text 126 plugin/ipc/socket/kernelbufferdrainer.cpp .Text("Still draining socket... "
Text 136 plugin/ipc/socket/kernelbufferdrainer.cpp (JASSERT_ERRNO) .Text("socketpair() failed");
Text 138 plugin/ipc/socket/kernelbufferdrainer.cpp .Text("socketpair() failed");
Text 173 plugin/ipc/socket/kernelbufferdrainer.cpp JWARNING(size>=0) (size).Text("a failed drain is in our table???");
Text 57 plugin/ipc/socket/socketconnection.cpp .Text("socketpair() failed");
Text 59 plugin/ipc/socket/socketconnection.cpp .Text("socketpair() failed");
Text 99 plugin/ipc/socket/socketconnection.cpp .Text("Restoring setsockopt failed.");
Text 188 plugin/ipc/socket/socketconnection.cpp .Text("Datagram Sockets not supported. "
Text 241 plugin/ipc/socket/socketconnection.cpp JASSERT(mpispawnPort != 0).Text("PMI_PORT not found");
Text 283 plugin/ipc/socket/socketconnection.cpp .Text("That is one huge sockaddr buddy.");
Text 312 plugin/ipc/socket/socketconnection.cpp .Text("Listening on a non-bind()ed socket????");
Text 327 plugin/ipc/socket/socketconnection.cpp .Text("Connecting with an in-use socket????");
Text 397 plugin/ipc/socket/socketconnection.cpp .Text("If there are pending connections on this socket,\n"
Text 474 plugin/ipc/socket/socketconnection.cpp .Text("Socket type not yet [fully] supported.");
Text 529 plugin/ipc/socket/socketconnection.cpp .Text("Restoring setsockopt failed.");
Text 541 plugin/ipc/socket/socketconnection.cpp (JASSERT_ERRNO) (id()) .Text("Bind failed.");
Text 549 plugin/ipc/socket/socketconnection.cpp (JASSERT_ERRNO) (id()) (_listenBacklog) .Text("listen failed.");
Text 556 plugin/ipc/socket/socketconnection.cpp .Text("Can't restore a TCP_ACCEPT socket with null acceptRemoteId.\n"
Text 611 plugin/ipc/socket/socketconnection.cpp .Text("Peer has a different dmtcp_coordinator than us!\n"
Text 618 plugin/ipc/socket/socketconnection.cpp .Text("Read handshake with invalid 'from' field.");
Text 623 plugin/ipc/socket/socketconnection.cpp .Text("Read handshake with a different 'from' field"
Text 645 plugin/ipc/socket/socketconnection.cpp .Text("Only Netlink raw socket supported");
Text 62 plugin/ipc/socket/socketwrappers.cpp .Text("Only Netlink Raw sockets supported");
Text 299 plugin/ipc/ssh/ssh.cpp .Text("failed to parse ssh command line");
Text 17 plugin/ipc/ssh/sshdrainer.cpp JASSERT(false) .Text("Not Implemented!");
Text 40 plugin/ipc/ssh/sshdrainer.cpp JASSERT(false) .Text("Not Implemented!");
Text 76 plugin/ipc/ssh/sshdrainer.cpp .Text("Still draining socket... "
Text 108 plugin/ipc/ssh/sshdrainer.cpp JWARNING(size>=0) (size).Text("a failed drain is in our table???");
Text 123 plugin/pid/pid.cpp JASSERT(false)(name)(strerror(errno)).Text("Cannot open file");
Text 94 plugin/pid/virtualpidtable.cpp (_idMapTable.size()) .Text("Exceeded maximum number of threads allowed");
Text 341 plugin/svipc/sysvipc.cpp .Text("Exceeded maximum number of Sys V objects allowed");
Text 397 plugin/svipc/sysvipc.cpp .Text("No corresponding shmid found for given shmaddr");
Text 586 plugin/svipc/sysvipc.cpp .Text("_real_shmat() failed");
Text 656 plugin/svipc/sysvipc.cpp .Text ("Error remapping shared memory segment on restart");
Text 686 plugin/svipc/sysvipc.cpp .Text ("Error remapping shared memory segment");
Text 68 plugin/svipc/sysvipcwrappers.cpp JASSERT(realShmid != -1) .Text("Not Implemented");
Text 95 plugin/svipc/sysvipcwrappers.cpp .Text ("Failed to get SHMLBA-aligned address after 20 tries");
Text 288 plugin/svipc/sysvipcwrappers.cpp JASSERT(false) .Text("Not Reached");
Text 322 plugin/svipc/sysvipcwrappers.cpp JASSERT(false) .Text("Not Reached");
Text 325 processinfo.cpp .Text("mremap failed to map area between saved break and current break");
Text 358 processinfo.cpp (JASSERT_ERRNO) .Text("Failed to change directory to _ckptCWD");
Text 374 processinfo.cpp .Text("Cannot change group information");
Text 388 processinfo.cpp .Text("child pid already exists!");
Text 77 procname.cpp .Text ("prctl(PR_GET_NAME, ...) failed");
Text 101 procname.cpp .Text ("prctl(PR_SET_NAME, ...) failed");
Text 159 shareddata.cpp .Text("Unable to find shared area.");
Text 189 shareddata.cpp .Text("Wrong signature");
Text 399 shareddata.cpp JASSERT(false) (type) .Text("Unknown IPC-Id type.");
Text 435 shareddata.cpp JASSERT(false) (type) .Text("Unknown IPC-Id type.");
Text 50 siginfo.cpp .Text("Your chosen SIGCKPT does not translate to a number, and cannot be"
Text 71 siginfo.cpp .Text("Error setting up signal handler");
Text 76 siginfo.cpp .Text("\nSignal handler already in use. You may employ a different\n"
Text 104 siginfo.cpp .Text("Error setting up signal handler");
Text 107 siginfo.cpp .Text("Error setting up signal handler");
Text 114 siginfo.cpp .Text("error saving signal action");
Text 140 siginfo.cpp .Text("error restoring signal handler");
Text 274 signalwrappers.cpp .Text("This function is deprecated. Use sigsuspend instead." \
Text 285 signalwrappers.cpp .Text("This function is deprecated. Use sigsuspend instead." \
Text 97 terminal.cpp JWARNING(false) .Text("failed to restore terminal");
Text 111 terminal.cpp .Text(":skip restore terminal step -- we are in BACKGROUND");
Text 445 threadlist.cpp .Text("error signalling thread");
Text 322 threadsync.cpp .Text("wrapper-execution lock count can't be negative");
Text 630 threadsync.cpp JASSERT(false) .Text("Failed to acquire preResumeThreadCountLock");
Text 634 threadsync.cpp JASSERT(false) .Text("Failed to release preResumeThreadCountLock");
Text 641 threadsync.cpp JASSERT(false) .Text("Failed to acquire preResumeThreadCountLock");
Text 646 threadsync.cpp JASSERT(false) .Text("Failed to release preResumeThreadCountLock");
Text 661 threadsync.cpp JASSERT(false) .Text("Failed to acquire preResumeThreadCountLock");
Text 664 threadsync.cpp JASSERT(false) .Text("Failed to release preResumeThreadCountLock");
Text 138 util_exec.cpp .Text("Pathname too long; Use larger buffer.");
Text 315 util_exec.cpp .Text("call to system(cpCmdBuf) failed");
Text 348 util_exec.cpp (newArgv0Len) (origPath) (strlen(origPath)) .Text("Buffer not large enough");
Text 357 util_exec.cpp .Text("newArgv not large enough to hold the expanded argv");
Text 538 util_exec.cpp .Text ("exec() failed");
Text 106 util_init.cpp .Text("Failed to open port file.");
Text 136 util_init.cpp errno == ENAMETOOLONG ).Text ( "gethostname() failed" );
Text 157 util_init.cpp .Text("Error creating base directory (--tmpdir/DMTCP_TMPDIR/TMPDIR)");
Text 165 util_init.cpp .Text("Error creating tmp directory");
Text 169 util_init.cpp .Text("ERROR: Missing execute- or write-access to tmp dir");
Text 51 util_misc.cpp .Text("Unable to lock the PID MAP file");
Text 79 util_misc.cpp .Text("Unlock Failed");
Text 491 util_misc.cpp JASSERT(false) .Text("Not Reached");
Text 275 writeckpt.cpp .Text("error unmapping NSCD shared area");
Text 278 writeckpt.cpp (JASSERT_ERRNO) .Text("error remapping NSCD shared area.");
Text 341 writeckpt.cpp .Text("error adding PROT_READ to mem region");
Text 376 writeckpt.cpp .Text("error removing PROT_READ from mem region.");