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 and dump in the middle of game play #3584

Closed
DorpsGek opened this issue Jan 31, 2010 · 5 comments
Closed

Crash and dump in the middle of game play #3584

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

Comments

@DorpsGek
Copy link
Member

railroad2 opened the ticket and wrote:

Crash and dump in the middle of game play. Reports and logs attached.

Attachments

Reported version: 1.0.0-beta3
Operating system: Windows


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

DorpsGek commented Feb 1, 2010

Yexo wrote:

openttd.exe!FreeUnitIDGenerator::NextID() Line 1229 + 0xb bytes C++
openttd.exe!ChangeOwnershipOfCompanyItems(Owner old_owner=4, Owner new_owner=OWNER_BEGIN) Line 384 + 0x18 bytes C++
openttd.exe!DoAcquireCompany(Company * c=0x00000000) Line 1447 C++
openttd.exe!CmdBuyCompany(unsigned int tile=0, DoCommandFlag flags=DC_EXEC, unsigned int p1=4, unsigned int p2=0, const char * text=0x00000000) Line 1585 C++
openttd.exe!DoCommandPInternal(unsigned int tile=0, unsigned int p1=4, unsigned int p2=0, unsigned int cmd=175964228, void (const CommandCost &, unsigned int, unsigned int, unsigned int)* callback=0x00000000, const char * text=0x00000000, bool my_cmd=true, bool estimate_only=false) Line 652 C++
openttd.exe!DoCommandP(unsigned int tile=0, unsigned int p1=4, unsigned int p2=0, unsigned int cmd=175964228, void (const CommandCost &, unsigned int, unsigned int, unsigned int)* callback=0x00000000, const char * text=0x00000000, bool my_cmd=true) Line 510 C++
openttd.exe!BuyCompanyWindow::OnClick(Point pt={...}, int widget=4) Line 2127 C++
openttd.exe!DispatchLeftClickEvent(Window * w=0x00000000, int x=204, int y=152, bool double_click=false) Line 376 C++
openttd.exe!MouseLoop(MouseClick click=MC_LEFT, int mousewheel=0) Line 2128 C++
openttd.exe!HandleMouseEvents() Line 2198 C++
openttd.exe!WndProcGdi(HWND__ * hwnd=, unsigned int msg=, unsigned int wParam=, long lParam=) Line 393 C++
user32.dll!7e431923()
[Frames below may be incorrect and/or missing, no symbols loaded for user32.dll]
user32.dll!7e418734()
user32.dll!7e418816()
user32.dll!7e4189cd()
user32.dll!7e41929b()
user32.dll!7e418a10()
openttd.exe!VideoDriver_Win32::MainLoop() Line 847 + 0xb bytes C++
openttd.exe!ttd_main(int argc=, char * * argv=) Line 758 C++
openttd.exe!WinMain(HINSTANCE__ * hInstance=0x00400000, HINSTANCE__ * hPrevInstance=0x00000000, char * lpCmdLine=0x00162337, int nCmdShow=1) Line 429 + 0x9 bytes C++
openttd.exe!__tmainCRTStartup() Line 263 + 0x1b bytes C
kernel32.dll!7c817077()


This comment was imported from FlySpray: https://bugs.openttd.org/task/3584#comment7502

@DorpsGek
Copy link
Member Author

DorpsGek commented Feb 1, 2010

glx wrote:

openttd.exe!FreeUnitIDGenerator::NextID() Ligne 1229 + 0xb octets C++
openttd.exe!ChangeOwnershipOfCompanyItems(Owner old_owner=0x00000004, Owner new_owner=OWNER_BEGIN) Ligne 384 + 0x18 octets C++
openttd.exe!DoAcquireCompany(Company * c=0x00000000) Ligne 1447 C++
openttd.exe!CmdBuyCompany(unsigned int tile=0x00000000, DoCommandFlag flags=DC_EXEC, unsigned int p1=0x00000004, unsigned int p2=0x00000000, const char * text=0x00000000) Ligne 1585 C++
openttd.exe!DoCommandPInternal(unsigned int tile=0x00000000, unsigned int p1=0x00000004, unsigned int p2=0x00000000, unsigned int cmd=0x0a7d0044, void (const CommandCost &, unsigned int, unsigned int, unsigned int)* callback=0x00000000, const char * text=0x00000000, bool my_cmd=true, bool estimate_only=false) Ligne 652 C++
openttd.exe!DoCommandP(unsigned int tile=0x00000000, unsigned int p1=0x00000004, unsigned int p2=0x00000000, unsigned int cmd=0x0a7d0044, void (const CommandCost &, unsigned int, unsigned int, unsigned int)* callback=0x00000000, const char * text=0x00000000, bool my_cmd=true) Ligne 510 C++
openttd.exe!BuyCompanyWindow::OnClick(Point pt={...}, int widget=0x00000004) Ligne 2127 C++
openttd.exe!DispatchLeftClickEvent(Window * w=0x00000000, int x=0x000000cc, int y=0x00000098, bool double_click=false) Ligne 376 C++
openttd.exe!MouseLoop(MouseClick click=MC_LEFT, int mousewheel=0x00000000) Ligne 2128 C++
openttd.exe!HandleMouseEvents() Ligne 2198 C++
openttd.exe!WndProcGdi(HWND__ * hwnd=, unsigned int msg=, unsigned int wParam=, long lParam=) Ligne 393 C++
user32.dll!_DispatchHookA@16() + 0x52 octets
user32.dll!InternalCallWinProc@20() + 0x28 octets
user32.dll!UserCallWinProcCheckWow@32() + 0xb7 octets
user32.dll!DispatchMessageWorker@8() + 0xdc octets
user32.dll!DispatchMessageW@4() + 0xf octets
openttd.exe!VideoDriver_Win32::MainLoop() Ligne 847 + 0xb octets C++
openttd.exe!ttd_main(int argc=, char * * argv=) Ligne 758 C++
openttd.exe!WinMain(HINSTANCE
* hInstance=0x00400000, HINSTANCE
* hPrevInstance=0x00000000, char * lpCmdLine=0x00162337, int nCmdShow=0x00000001) Ligne 429 + 0x9 octets C++
openttd.exe!__tmainCRTStartup() Ligne 263 + 0x1b octets C
kernel32.dll!_BaseProcessStart@4() + 0x23 octets


This comment was imported from FlySpray: https://bugs.openttd.org/task/3584#comment7503

@DorpsGek
Copy link
Member Author

DorpsGek commented Feb 1, 2010

SmatZ wrote:

Do you have a savegame from before it crashed?


This comment was imported from FlySpray: https://bugs.openttd.org/task/3584#comment7504

@DorpsGek
Copy link
Member Author

DorpsGek commented Feb 1, 2010

railroad2 wrote:

Here are the two autosaves before the program crash. There is a crash.sav that I previously sent if that is any help.

Attachments


This comment was imported from FlySpray: https://bugs.openttd.org/task/3584#comment7505

@DorpsGek
Copy link
Member Author

DorpsGek commented Feb 1, 2010

SmatZ closed the ticket.

Reason for closing: Fixed

r18978


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

@DorpsGek DorpsGek closed this as completed Feb 1, 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