History Of Ticket 867f23ff79
Not logged in
Ticket change [7178e01fc4] (rid 5521) by drh on 2009-10-31 13:32:48:
  1. Change resolution to "Overcome_By_Events"
  2. Change status to "Closed"
Ticket change [e992888a14] (rid 5253) by drh on 2009-09-18 21:04:07:
  1. Appended to comment:

    drh added on 2009-09-18 21:04:07:
    I'm not sure what the OP means by the sentence: "I used checkout to try to only checkout a specific file...." But I did observe that little error checking is done on the "checkout" command and so if you give it the artifact ID for something that is not a check-out, it will not give a reasonable result and will often segfault. That defect, at least, has be fixed as of check-in c774e298c3f213f7487fb0ba638edfa3f1b89edf. But it is unclear whether or not that will fix the OP's problem.

    We do see clearly that the "checkout" command will not modify any files in a check if those files have changed in any way, unless the "--force" flag is used. So I do not thing the OP lost any work. All the deleted files can be recovered simply by doing a "checkout" of the version that was in the repository prior to the failed checkout.

  2. Change resolution to "Open"
Ticket change [65faf92324] (rid 5250) by anonymous on 2009-09-18 19:08:58:
  1. Change comment to "I used checkout to try to only checkout a specific file and it gave me this error and erased almost all my project files in my root project directory/subdirectories. I won't do it again. Are we suppose to be able to just checkout one file? If not can a protection be put on doing so? The following is what was output in the command window. Assertaion failed: (pBlob)->xRealloc==blobReallocMalloc || (pBlob)->xRealloc==blobReallocStatic, file blob_.c, line 170. This application has requested the Runtime to terminate it in an unusal way. Please connact te application's support team for more information."
  2. Change foundin to "713b8be852"
  3. Change private_contact to "21c0f447532234366dbec18d60d747db150b5faa"
  4. Change severity to "Critical"
  5. Change status to "Open"
  6. Change title to "Assertaion failed: (pBlob)->xRealloc==blobReallocMalloc || (pBlob)->xRealloc==blobReallocStatic, file blob_.c, line 170."
  7. Change type to "Code_Defect"