Hemiptera Bugtracker at bugs.linux-forks.de

advtrains

Fix behavior when train_ensure_init() resulted in "unloaded node" failure

Send replies to 72@bugs.linux-forks.de or using the Form below.
avatar From: OP
Mon, 29 Oct 2018 15:11:01 -0000

Currently, although train_ensure_init sets the train.wait_for_path

correctly, no other place in the code handles this state. This results

in a crash when anything is done on the train, because train_ensure_init

is currently expected to never fail. A condition to abort when the train

is not ready is required in all places that use this function.

avatar From: OP
Mon, 29 Oct 2018 20:32:01 -0000

Fixed 93726db4e3c36878981b5eb934b3599a50bc6619

%close

avatar Status Update
Tue, 30 Oct 2018 06:00:02 -0000
This bug was closed.
Reply