The International Simutrans Forum

Simutrans Extended => Simutrans-Extended development => Topic started by: vk on November 13, 2011, 10:17:10 PM

Title: [10.3][Linux x86_64] Crash when trying to view/edit line
Post by: vk on November 13, 2011, 10:17:10 PM
Saved game:
http://dl.dropbox.com/u/11646818/s2.sve (http://dl.dropbox.com/u/11646818/s2.sve)

Steps to reproduce:
Go to "Line management".
Select any line.

Error message:
simutrans-exp-2011-10-28-a02241a: gui/components/../../tpl/vector_tpl.h:99: uint32 vector_tpl<T>::index_of(const T&) const [with T = short unsigned int]: Assertion `false' failed.
Aborted
Title: Re: [10.3][Linux x86_64] Crash when trying to view/edit line
Post by: jamespetts on November 13, 2011, 11:50:24 PM
Thank you for the report. This shouldn't happen, however, as the release builds should not have assertions enabled; unfortunately, I don't control the Linux build process. I shall disable this particular assertion for the next release. Apologies that you are having trouble.