Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: a403a55d2733c50b7369b8d375487ea79f6dfc38
Ticket: d19a30db57441eb1b522d9ff4ec5a59fbaf51972
Segmentation fault using some functions of tcl::clock
User & Date: sebres 2014-03-31 16:43:42
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/html"
  4. comment changed to:
    Segfault with abnormal program termination.
    Reason for this was the call of <b>GetJulianDayFromEraYearMonthDay</b> with unexpected argument. Hier is an example:
    <pre>tcl::clock::GetJulianDayFromEraYearMonthDay {} 2361222</pre>
    
  5. foundin changed to: "all"
  6. is_private changed to: "0"
  7. login: "sebres"
  8. priority changed to: "5 Medium"
  9. resolution changed to: "None"
  10. severity changed to: "Critical"
  11. status changed to: "Open"
  12. submitter changed to: "sebres"
  13. subsystem changed to: "16. Commands A-H"
  14. title changed to:
    Segmentation fault using some functions of tcl::clock
    
  15. type changed to: "Bug"