Ticket #16 (closed bug report: fixed)
Error using shortest_shooting_star_function
Reported by: | rsena | Owned by: | 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
Note: See
TracTickets for help on using
tickets.