Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash: NOT_REACHED triggered at line 108 of ai_info_dummy.cpp #3544

Closed
DorpsGek opened this issue Jan 18, 2010 · 6 comments
Closed

Crash: NOT_REACHED triggered at line 108 of ai_info_dummy.cpp #3544

DorpsGek opened this issue Jan 18, 2010 · 6 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

marti opened the ticket and wrote:

The game in dedicated mode suddenly crash with following report (as an attachment). About 2 time in last hour problem happened.

Attachments

Reported version: 1.0.0-beta2
Operating system: Linux


This issue was imported from FlySpray: https://bugs.openttd.org/task/3544
@DorpsGek
Copy link
Member Author

Rubidium wrote:

The problem is triggered when an AI is started, so you can work around it by disabling AIs.

Are there any messages just before the crash; can you paste them here? You should be able to trigger the bug by typing start_ai in the console of the dedicated server.


This comment was imported from FlySpray: https://bugs.openttd.org/task/3544#comment7384

@DorpsGek
Copy link
Member Author

Rubidium wrote:

Can you be more specific about what "special" Gentoo things you are doing for compilation?

We've tried to reproduce this bug on a Gentoo installation with beta2 (dedicated server, Polish language, no AIs) but failed. Same for a Debian installation.


This comment was imported from FlySpray: https://bugs.openttd.org/task/3544#comment7385

@DorpsGek
Copy link
Member Author

marti wrote:

my gentoo openttd comes from gentoo openttd overlay which can be found: http://gitorious.org/openttd-gentoo-overlay

Please, see a log file before crash, i also commented lines written in polish language:
[2010-01-18 00:04:52] dbg: [net] [udp] queried from 193.25.5.22
[2010-01-18 00:05:16] dbg: [net] [udp] queried from 83.175.181.142
[2010-01-18 00:05:45] dbg: [ai] No suitable AI found, loading 'dummy' AI.
[2010-01-18 00:05:45] dbg: [misc] [iconv] error converting 'class DummyAI extends AIController {
function Start()
{
AILog.Error("Nie znaleziono SI do wczytania."); // this mean: unable to find SI to load
AILog.Error("SI jest nieaktywne i nic nie robi."); // SI is inactive and doing nothing
AILog.Error("MoĹźesz ĹiÄ
gnÄ
Ä SI z 'Dodatki Online' w gĹĂłwnym menu gry.");
} // you can download SI from "online addons" in game main menu
}
'. Errno 84
[2010-01-18 00:05:45] dbg: [ai] [2] [S] Error dummy:6/20: unfinished string
Error: NOT_REACHED triggered at line 108 of /var/tmp/portage/games-simulation/openttd-1.0.0_beta2/work/openttd-1.0.0-beta2/src/ai/ai_info_dummy.cpp
Crash encountered, generating crash log...


This comment was imported from FlySpray: https://bugs.openttd.org/task/3544#comment7386

@DorpsGek
Copy link
Member Author

Rubidium wrote:

Ah... an 'iconv' issue. That's why it's unreproducable for us.

Off-topic: Don't think you would know either, but I'm still wondering why Gentoo 'forces' iconv. Why is it the only Linux OS that needs it?


This comment was imported from FlySpray: https://bugs.openttd.org/task/3544#comment7387

@DorpsGek
Copy link
Member Author

marti wrote:

Off-topic:
The power of gentoo it that it let you decide, you can easily turn iconv off by:
# USE="-iconv" ACCEPT_KEYWORDS="~x86" emerge -pv openttd
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] games-simulation/openttd-1.0.0_beta2 USE="dedicated opengfx opensfx png truetype zlib -alsa -debug -iconv* -icu" 0 kB [1]
Total: 1 package (1 reinstall), Size of downloads: 0 kB


This comment was imported from FlySpray: https://bugs.openttd.org/task/3544#comment7388

@DorpsGek
Copy link
Member Author

Rubidium closed the ticket.

Reason for closing: Fixed

In r18862


This comment was imported from FlySpray: https://bugs.openttd.org/task/3544

@DorpsGek DorpsGek added Core flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) labels Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant