pgRouting

Ticket #16 (closed bug report: fixed)

Opened 1 year ago

Last modified 1 year ago

Error using shortest_shooting_star_function

Reported by: rsena Assigned to: anton
Priority: major Milestone:
Component: Shooting* Version: 1.0.0a
Keywords: Cc:

Description

I always get an error when I try to execute the shortest_path_shooting_star function. I can run the function when the values of to_cost and rule are set to null, but if one of the edges has these have values I get a process crash. I think The log message is this:

Server Process (PID 1488) exited with exit code -1073741819.

I have defined the to_cost field as Double Precision and the rule field as Text. Not all the records have values for this fields.

I can execute without problems the shooting star function.

Thanks in advanced

Change History

06/16/07 04:18:14 changed by anton

  • owner changed from somebody to anton.
  • status changed from new to assigned.

08/03/07 09:53:09 changed by anton

  • status changed from assigned to closed.
  • resolution set to fixed.

Can't reproduce. Possibly linked with #19. Closed.