Re: ...and a segfault.
Reply #1 –
Reviewing the code I found that this error might happen, if the convoy exceeds you credit limit.
Then the new convoy has no vehicle, but needs at least one to create the new schedule.
Without a schedule get_aktuell() will produce the SegFault.
Did you get the "poor man's dialog" about the exceeded credit limit?