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 while playing new game started with latest rc #3665

Closed
DorpsGek opened this issue Mar 7, 2010 · 3 comments
Closed

crash while playing new game started with latest rc #3665

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

Comments

@DorpsGek
Copy link
Member

DorpsGek commented Mar 7, 2010

plugwash opened the ticket and wrote:

I started playing this game from scratch with the latest rc, after a while things crashed (with a windows error box and no crash.* files) so I reloaded the latest autosave. I reloaded the latest autosave (autosave5) and things almost immedidiately crashed again. After trying that

So I then tried loading the previous autosave (autosave4), things seemed to play ok for a while but it then crashed again.

I was using the open art/sound/music files and no newgrf files.

Attachments

Reported version: 1.0.0-RC2
Operating system: All


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

DorpsGek commented Mar 7, 2010

Yexo wrote:

Stacktrace:

openttd.exe!std::_Debug_message(const wchar_t * message=0x00f5db78, const wchar_t * file=0x00f5d3c8, unsigned int line=0x00000180) Line 24 C++
openttd.exe!std::_Tree<std::_Tset_traits<int,std::less,std::allocator,0> >::const_iterator::_Inc() Line 384 + 0x14 bytes C++
openttd.exe!std::_Tree<std::_Tset_traits<int,std::less,std::allocator,0> >::const_iterator::operator++() Line 275 C++
openttd.exe!std::_Tree<std::_Tset_traits<int,std::less,std::allocator,0> >::iterator::operator++() Line 476 C++
openttd.exe!std::_Tree<std::_Tset_traits<int,std::less,std::allocator,0> >::iterator::operator++(int __formal=0x00000000) Line 483 C++
openttd.exe!AIAbstractListSorterValueAscending::FindNext() Line 102 + 0x14 bytes C++

openttd.exe!AIAbstractListSorterValueAscending::Remove(int item=0x00000151) Line 133 C++
openttd.exe!AIAbstractList::RemoveItem(int item=0x00000151) Line 425 + 0x19 bytes C++
openttd.exe!AIAbstractList::KeepBelowValue(int value=0x00000000) Line 672 C++
openttd.exe!SQConvert::HelperT<void (thiscall AIAbstractList::)(int),1>::SQCall(AIAbstractList * instance=0x079bb800, void (int) func=0x007beb64, SQVM * vm=0x06ae9be0) Line 265 + 0x2a bytes C++
openttd.exe!SQConvert::DefSQNonStaticCallback<AIAbstractList,void (thiscall AIAbstractList::*)(int)>(SQVM * vm=0x06ae9be0) Line 782 + 0x11 bytes C++
openttd.exe!SQVM::CallNative(SQNativeClosure * nclosure=0x06af24c8, int nargs=0x00000002, int stackbase=0x0000000f, SQObjectPtr & retval={...}, bool & suspend=false) Line 1170 + 0xd bytes C++
openttd.exe!SQVM::Execute(SQObjectPtr & closure={...}, int target=0x00000027, int nargs=0xffffffff, int stackbase=0xffffffff, SQObjectPtr & outres={...}, unsigned int raiseerror=0x00000001, SQVM::ExecutionType et=ET_RESUME_OPENTTD) Line 781 + 0x29 bytes C++
openttd.exe!sq_resumecatch(SQVM * v=0x06ae9be0, int suspend=0x00002710) Line 1017 + 0x20 bytes C++
openttd.exe!Squirrel::Resume(int suspend=0x00002710) Line 193 + 0xd bytes C++
openttd.exe!AIInstance::GameLoop() Line 381 + 0x11 bytes C++
openttd.exe!AI::GameLoop() Line 77 C++
openttd.exe!StateGameLoop() Line 1206 C++
openttd.exe!GameLoop() Line 1286 C++
openttd.exe!VideoDriver_Win32::MainLoop() Line 889 C++
openttd.exe!ttd_main(int argc=0x00000003, char * * argv=0x0012fe00) Line 754 + 0x14 bytes C++
openttd.exe!WinMain(HINSTANCE * hInstance=0x00400000, HINSTANCE
* hPrevInstance=0x00000000, char * lpCmdLine=0x00151f1d, int nCmdShow=0x00000001) Line 430 C++
openttd.exe!__tmainCRTStartup() Line 263 + 0x2c bytes C
openttd.exe!WinMainCRTStartup() Line 182 C
kernel32.dll!_BaseProcessStart@4() + 0x23 bytes


This comment was imported from FlySpray: https://bugs.openttd.org/task/3665#comment7666

@DorpsGek
Copy link
Member Author

DorpsGek commented Mar 7, 2010

frosch wrote:

also confirmed by valgrind


This comment was imported from FlySpray: https://bugs.openttd.org/task/3665#comment7670

@DorpsGek
Copy link
Member Author

DorpsGek commented Mar 7, 2010

frosch closed the ticket.

Reason for closing: Fixed

in r19367.


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

@DorpsGek DorpsGek closed this as completed Mar 7, 2010
@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