News:

Simutrans.com Portal
Our Simutrans site. You can find everything about Simutrans from here.

[r9579] Client crash when editing schedule on server

Started by ceeac, January 23, 2021, 08:50:27 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ceeac

When pressing the "edit schedule" button of a convoi in a depot on the server, all clients crash.
Backtrace for the client:

#0  schedule_t::start_editing (this=0x0) at ./dataobj/schedule.h:131
#1  0x0000000000807e42 in tool_change_convoi_t::init (this=0x2620030, player=0x25e6ad0) at simtool.cc:7033
#2  0x0000000000615eab in nwc_tool_t::do_command (this=0x2622a90, welt=0x25d6750) at network/network_cmd_ingame.cc:1197
#3  0x000000000083ba64 in karte_t::do_network_world_command (this=0x25d6750, nwc=0x2622a90) at simworld.cc:7139
#4  0x000000000083b583 in karte_t::process_network_commands (this=0x25d6750, ms_difference=0x7fffffff933c) at simworld.cc:7089
#5  0x000000000083c01c in karte_t::interactive (this=0x25d6750, quit_month=2147483647) at simworld.cc:7249
#6  0x00000000007c6b3d in simu_main (argc=9, argv=0x7fffffffdcf8) at simmain.cc:1520
#7  0x000000000088629f in sysmain (argc=9, argv=0x7fffffffdcf8) at sys/simsys.cc:1126
#8  0x00000000008b2cb2 in main (argc=9, argv=0x7fffffffdcf8) at sys/simsys_s2.cc:828

prissi

Could not reproduce this with r9581, but this may be due to the fix with this version.

ceeac

Yes, I think so too - I can no longer reproduce the crash with the latest revision either.