Ticket #16 (closed bug report: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by anton

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

Changed 3 years ago by anton

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

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

Note: See TracTickets for help on using tickets.