Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Feed Validator Crash #299

Closed
bdferris opened this issue Sep 26, 2014 · 5 comments
Closed

Feed Validator Crash #299

bdferris opened this issue Sep 26, 2014 · 5 comments
Labels

Comments

@bdferris
Copy link
Contributor

From [email protected] on October 03, 2011 13:42:17

What steps will reproduce the problem? Extract GTFS files (zip file attached) to Hastus folder in the main transitfeed-windows-binary folder. What is the expected output? What do you see instead? I expect to see the feed validation results.  Instead, I receive a error message to report the crash.  "transitfeedcrash.txt" file attached. What version of the product are you using? On what operating system? transitfeed-windows-binary-1.2.7
Windows 7 Please provide any additional information below. Capture of command prompt output is included.

Original issue: http://code.google.com/p/googletransitdatafeed/issues/detail?id=299

@bdferris
Copy link
Contributor Author

From [email protected] on December 19, 2011 04:47:55

There were two bugs at play here:

  1. The trips.txt file has service_id values that don't match any of the entries in calendars.txt or calendar_dates.txt.  This is an error in the feed which the validator should catch, but it shouldn't cause the validator to crash.

  2. There was a bug in the validator itself that caused a crash when it attempted to lookup service date information for the unknown service id.  I will submit a patch to fix this.

Status: Accepted

@bdferris
Copy link
Contributor Author

From [email protected] on December 19, 2011 04:48:17

(No comment was entered for this change.)

Blocking: 314

@bdferris
Copy link
Contributor Author

From [email protected] on January 03, 2012 02:02:17

Reviewed at http://codereview.appspot.com/5489089/ and committed in r1640 .

Status: Fixed

@bdferris
Copy link
Contributor Author

From [email protected] on January 03, 2012 03:07:20

(No comment was entered for this change.)

Blocking: 298

@bdferris
Copy link
Contributor Author

From [email protected] on September 26, 2014 09:47:48

(No comment was entered for this change.)

Labels: Language-Python
Blocking: -googletransitdatafeed:314 -googletransitdatafeed:298 googletransitdatafeed:314 googletransitdatafeed:298

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant