"traceback" meaning in English

See traceback in All languages combined, or Wiktionary

Noun

Forms: tracebacks [plural]
Etymology: From trace + back. Etymology templates: {{compound|en|trace|back}} trace + back Head templates: {{en-noun|~}} traceback (countable and uncountable, plural tracebacks)
  1. (chiefly computing) Determination of origin; the process of tracing something back to its source. Tags: countable, uncountable Categories (topical): Computing
    Sense id: en-traceback-en-noun-7r9XCaKI Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, sciences
  2. (computing) A stack trace (in some programming languages) Tags: countable, uncountable Categories (topical): Computing
    Sense id: en-traceback-en-noun-oKjr0CJ3 Categories (other): English entries with incorrect language header, Pages with 1 entry, Pages with entries Disambiguation of English entries with incorrect language header: 17 83 Disambiguation of Pages with 1 entry: 18 82 Disambiguation of Pages with entries: 13 87 Topics: computing, engineering, mathematics, natural-sciences, physical-sciences, sciences

Inflected forms

{
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "trace",
        "3": "back"
      },
      "expansion": "trace + back",
      "name": "compound"
    }
  ],
  "etymology_text": "From trace + back.",
  "forms": [
    {
      "form": "tracebacks",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {
        "1": "~"
      },
      "expansion": "traceback (countable and uncountable, plural tracebacks)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Computing",
          "orig": "en:Computing",
          "parents": [
            "Technology",
            "All topics",
            "Fundamental"
          ],
          "source": "w"
        }
      ],
      "glosses": [
        "Determination of origin; the process of tracing something back to its source."
      ],
      "id": "en-traceback-en-noun-7r9XCaKI",
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "Determination",
          "determination"
        ],
        [
          "origin",
          "origin"
        ],
        [
          "tracing",
          "trace"
        ],
        [
          "source",
          "source"
        ]
      ],
      "raw_glosses": [
        "(chiefly computing) Determination of origin; the process of tracing something back to its source."
      ],
      "tags": [
        "countable",
        "uncountable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences"
      ]
    },
    {
      "categories": [
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Computing",
          "orig": "en:Computing",
          "parents": [
            "Technology",
            "All topics",
            "Fundamental"
          ],
          "source": "w"
        },
        {
          "_dis": "17 83",
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w+disamb"
        },
        {
          "_dis": "18 82",
          "kind": "other",
          "name": "Pages with 1 entry",
          "parents": [],
          "source": "w+disamb"
        },
        {
          "_dis": "13 87",
          "kind": "other",
          "name": "Pages with entries",
          "parents": [],
          "source": "w+disamb"
        }
      ],
      "examples": [
        {
          "ref": "2001, Cynthia A. Haynes, Jan Rune Holmevik, High Wired: On the Design, Use, and Theory of Educational MOOs, University of Michigan Press, →ISBN, page 155:",
          "text": "... which appears in the top line of the traceback, looking for the point at which the system is likely to have become corrupted . The ability to read and use tracebacks is a skill no MOO administrator should be without .",
          "type": "quote"
        },
        {
          "ref": "2019 November 12, Al Sweigart, Automate the Boring Stuff with Python, 2nd Edition: Practical Programming for Total Beginners, No Starch Press, →ISBN, page 252:",
          "text": "In programs where functions can be called from multiple places , the call stack can help you determine which call led to the error . Python displays the traceback whenever a raised exception goes unhandled . But you can also obtain it[…]",
          "type": "quote"
        },
        {
          "ref": "2010 March 10, Tim Hall, J-P Stacey, Python 3 for Absolute Beginners, Apress, →ISBN, page 235:",
          "text": "This is a single-stage traceback. It begins by announcing itself as a traceback and then gives a location in line 1 of \"<stdin>\" (i.e., your typing, or standard input). It also specifies any method that the exception is raised in: in[…]",
          "type": "quote"
        }
      ],
      "glosses": [
        "A stack trace (in some programming languages)"
      ],
      "id": "en-traceback-en-noun-oKjr0CJ3",
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "stack trace",
          "stack trace"
        ]
      ],
      "raw_glosses": [
        "(computing) A stack trace (in some programming languages)"
      ],
      "tags": [
        "countable",
        "uncountable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences"
      ]
    }
  ],
  "word": "traceback"
}
{
  "categories": [
    "English compound terms",
    "English countable nouns",
    "English entries with incorrect language header",
    "English lemmas",
    "English nouns",
    "English uncountable nouns",
    "Pages with 1 entry",
    "Pages with entries"
  ],
  "etymology_templates": [
    {
      "args": {
        "1": "en",
        "2": "trace",
        "3": "back"
      },
      "expansion": "trace + back",
      "name": "compound"
    }
  ],
  "etymology_text": "From trace + back.",
  "forms": [
    {
      "form": "tracebacks",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {
        "1": "~"
      },
      "expansion": "traceback (countable and uncountable, plural tracebacks)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        "en:Computing"
      ],
      "glosses": [
        "Determination of origin; the process of tracing something back to its source."
      ],
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "Determination",
          "determination"
        ],
        [
          "origin",
          "origin"
        ],
        [
          "tracing",
          "trace"
        ],
        [
          "source",
          "source"
        ]
      ],
      "raw_glosses": [
        "(chiefly computing) Determination of origin; the process of tracing something back to its source."
      ],
      "tags": [
        "countable",
        "uncountable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences"
      ]
    },
    {
      "categories": [
        "English terms with quotations",
        "en:Computing"
      ],
      "examples": [
        {
          "ref": "2001, Cynthia A. Haynes, Jan Rune Holmevik, High Wired: On the Design, Use, and Theory of Educational MOOs, University of Michigan Press, →ISBN, page 155:",
          "text": "... which appears in the top line of the traceback, looking for the point at which the system is likely to have become corrupted . The ability to read and use tracebacks is a skill no MOO administrator should be without .",
          "type": "quote"
        },
        {
          "ref": "2019 November 12, Al Sweigart, Automate the Boring Stuff with Python, 2nd Edition: Practical Programming for Total Beginners, No Starch Press, →ISBN, page 252:",
          "text": "In programs where functions can be called from multiple places , the call stack can help you determine which call led to the error . Python displays the traceback whenever a raised exception goes unhandled . But you can also obtain it[…]",
          "type": "quote"
        },
        {
          "ref": "2010 March 10, Tim Hall, J-P Stacey, Python 3 for Absolute Beginners, Apress, →ISBN, page 235:",
          "text": "This is a single-stage traceback. It begins by announcing itself as a traceback and then gives a location in line 1 of \"<stdin>\" (i.e., your typing, or standard input). It also specifies any method that the exception is raised in: in[…]",
          "type": "quote"
        }
      ],
      "glosses": [
        "A stack trace (in some programming languages)"
      ],
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "stack trace",
          "stack trace"
        ]
      ],
      "raw_glosses": [
        "(computing) A stack trace (in some programming languages)"
      ],
      "tags": [
        "countable",
        "uncountable"
      ],
      "topics": [
        "computing",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences"
      ]
    }
  ],
  "word": "traceback"
}

Download raw JSONL data for traceback meaning in English (2.8kB)


This page is a part of the kaikki.org machine-readable English dictionary. This dictionary is based on structured data extracted on 2024-11-28 from the enwiktionary dump dated 2024-11-21 using wiktextract (65a6e81 and 0dbea76). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.