Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: daaedb6d253d58782f1aaf1785233b81a3d7a0cf
Ticket: e9ba676e03044bf5852ac0eb0be1340930b16435
Revised [text]: assertion failed in tkTextPriv.h:773
User & Date: fvogel 2017-08-20 16:40:42
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/x-fossil-wiki"
  4. comment changed to:
    Revised [text]: assertion failed in tkTextPriv.h:773
    
    Happened in TkTextIndexGetLine():
    <verbatim>
        assert(indexPtr->priv.linePtr->parentPtr); /* expired? */
    </verbatim>
    
    Happened once on undoing a paste operation, but could not reproduce later unfortunately.
    
  5. foundin changed to: "revised_text"
  6. is_private changed to: "0"
  7. login: "fvogel"
  8. priority changed to: "5 Medium"
  9. private_contact changed to: "a013af67114eccc19ad12b04f14923acea9e96b7"
  10. resolution changed to: "None"
  11. severity changed to: "Minor"
  12. status changed to: "Open"
  13. submitter changed to: "fvogel"
  14. subsystem changed to: "18. [text]"
  15. title changed to:
    Revised [text]: assertion failed in tkTextPriv.h:773
    
  16. type changed to: "Bug"