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 on windoze #5922

Closed
DorpsGek opened this issue Feb 20, 2014 · 2 comments
Closed

Crash on windoze #5922

DorpsGek opened this issue Feb 20, 2014 · 2 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

V453000 opened the ticket and wrote:

Somehow got a crash seemingly out of the blank... odds sez related to http://bugs.openttd.org/task/5917

with r26358

Attachments

Reported version: Version?
Operating system: All


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

Rubidium wrote:

openttd.exe!raise(int signum) Line 593 C
openttd.exe!abort() Line 81 C
openttd.exe!error(const char * s, ...) Line 122 C++
openttd.exe!ThreadMutex_Win32::BeginCritical(bool allow_recursive) Line 131 + 0x23 bytes C++
openttd.exe!WndProcGdi(HWND__ * hwnd, unsigned int msg, unsigned __int64 wParam, _int64 lParam) Line 916 + 0x32 bytes C++
user32.dll!UserCallWinProcCheckWow() + 0x11d bytes
user32.dll!SendMessageWorker() + 0x158 bytes
user32.dll!RealDefWindowProcWorker() - 0x4c50 bytes
user32.dll!RealDefWindowProcW() + 0x3a bytes
uxtheme.dll!ThemeDefWindowProc() + 0x1f4 bytes
uxtheme.dll!ThemeDefWindowProcW() + 0x11 bytes
user32.dll!DefWindowProcW() + 0x14ff bytes
openttd.exe!WndProcGdi(HWND
* hwnd, unsigned int msg, unsigned __int64 wParam, __int64 lParam) Line 1033 C++
user32.dll!UserCallWinProcCheckWow() - 0x1143 bytes
user32.dll!DispatchClientMessage() + 0x5f bytes
user32.dll!_fnINLPWINDOWPOS() + 0x2d bytes
ntdll.dll!KiUserCallbackDispatcherContinue()
user32.dll!NtUserMessageCall() + 0xa bytes
user32.dll!RealDefWindowProcWorker() - 0xaa6 bytes
user32.dll!RealDefWindowProcW() + 0x3a bytes
uxtheme.dll!DoMsgDefault() + 0x32 bytes
uxtheme.dll!OnDwpSysCommand() + 0x32 bytes
uxtheme.dll!ThemeDefWindowProc() + 0x23e bytes
uxtheme.dll!ThemeDefWindowProcW() + 0x11 bytes
user32.dll!DefWindowProcW() + 0x14ff bytes
openttd.exe!WndProcGdi(HWND
* hwnd, unsigned int msg, unsigned __int64 wParam, __int64 lParam) Line 1033 C++
user32.dll!UserCallWinProcCheckWow() - 0x1143 bytes
user32.dll!DispatchClientMessage() + 0x5f bytes
user32.dll!_fnDWORD() + 0x2d bytes
ntdll.dll!KiUserCallbackDispatcherContinue()
user32.dll!NtUserMessageCall() + 0xa bytes
user32.dll!RealDefWindowProcWorker() - 0xaa6 bytes
user32.dll!RealDefWindowProcW() + 0x3a bytes
uxtheme.dll!DoMsgDefault() + 0x32 bytes
uxtheme.dll!OnDwpNcLButtonDown() + 0x99 bytes
uxtheme.dll!ThemeDefWindowProc() + 0x23e bytes
uxtheme.dll!ThemeDefWindowProcW() + 0x11 bytes
user32.dll!DefWindowProcW() + 0x14ff bytes
openttd.exe!WndProcGdi(HWND
* hwnd, unsigned int msg, unsigned int64 wParam, int64 lParam) Line 1033 C++
user32.dll!UserCallWinProcCheckWow() + 0x11d bytes
user32.dll!DispatchMessageWorker() + 0x12a bytes
openttd.exe!VideoDriver_Win32::MainLoop() Line 1249 C++
openttd.exe!openttd_main(int argc, char * * argv) Line 871 C++
openttd.exe!WinMain(HINSTANCE * hInstance, HINSTANCE
* hPrevInstance, char * lpCmdLine, int nCmdShow) Line 452 C++
openttd.exe!__tmainCRTStartup() Line 275 + 0x21 bytes C
kernel32.dll!BaseThreadInitThunk() + 0xd bytes
ntdll.dll!RtlUserThreadStart() + 0x21 bytes


This comment was imported from FlySpray: https://bugs.openttd.org/task/5922#comment13090

@DorpsGek
Copy link
Member Author

frosch closed the ticket.

Reason for closing: Fixed

in r26360


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

@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