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 in MP lobby #4938

Closed
DorpsGek opened this issue Jan 2, 2012 · 2 comments
Closed

Crash in MP lobby #4938

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

Comments

@DorpsGek
Copy link
Member

DorpsGek commented Jan 2, 2012

V453000 opened the ticket and wrote:

When double clicking on a server in the multiplayer lobby the game happened to crash, although I have not been able to reproduce it.

r23596

Attachments

Reported version: trunk
Operating system: Windows


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

DorpsGek commented Jan 4, 2012

Rubidium wrote:

FAULTING_IP:
openttd!NetworkUDPSocketHandler::ReceivePackets+87 [c:\bamboo-agent-home\xml-data\build-dir\ottd-nightly-w64bit\src\network\core\udp.cpp @ 127]
00000001`3f39404f 488b8ee0000000 mov rcx,qword ptr [rsi+0E0h]

EXCEPTION_RECORD: ffffffffffffffff -- (.exr 0xffffffffffffffff)
.exr 0xffffffffffffffff
ExceptionAddress: 000000013f39404f (openttd!NetworkUDPSocketHandler::ReceivePackets+0x0000000000000087)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: 00000000000000e0
Attempt to read from address 00000000000000e0

PROCESS_NAME: openttd.exe

ADDITIONAL_DEBUG_TEXT:
Use '!findthebuild' command to search for the target build information.
If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols.

MODULE_NAME: openttd

FAULTING_MODULE: 0000000077b60000 ntdll

DEBUG_FLR_IMAGE_TIMESTAMP: 4eef8cf2

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".

EXCEPTION_PARAMETER1: 0000000000000000

EXCEPTION_PARAMETER2: 00000000000000e0

READ_ADDRESS: 00000000000000e0

FOLLOWUP_IP:
openttd!NetworkUDPSocketHandler::ReceivePackets+87 [c:\bamboo-agent-home\xml-data\build-dir\ottd-nightly-w64bit\src\network\core\udp.cpp @ 127]
00000001`3f39404f 488b8ee0000000 mov rcx,qword ptr [rsi+0E0h]

MOD_LIST:

FAULTING_THREAD: 0000000000001384

BUGCHECK_STR: APPLICATION_FAULT_NULL_CLASS_PTR_DEREFERENCE_INVALID_POINTER_READ_WRONG_SYMBOLS

PRIMARY_PROBLEM_CLASS: NULL_CLASS_PTR_DEREFERENCE

DEFAULT_BUCKET_ID: NULL_CLASS_PTR_DEREFERENCE

LAST_CONTROL_TRANSFER: from 000000013f1b6470 to 000000013f39404f

STACK_TEXT:
00000000`001feea0 00000001`3f1b6470 : 00000000`00000080 00000000`00000001 00000000`05152808 00000001`00000004 : openttd!NetworkUDPSocketHandler::ReceivePackets+0x87 [c:\bamboo-agent-home\xml-data\build-dir\ottd-nightly-w64bit\src\network\core\udp.cpp @ 127]
00000000`001ff090 00000001`3f1c9ab2 : 00000000`0324c500 00000000`0324c5de 00000000`00000000 00000000`00000000 : openttd!NetworkUDPGameLoop+0x200 [c:\bamboo-agent-home\xml-data\build-dir\ottd-nightly-w64bit\src\network\network.cpp @ 839]
00000000`001ff0c0 00000001`3f3bc425 : 00000000`0324c5de 00000000`001ff300 00000000`0324c513 00000000`0324c513 : openttd!GameLoop+0xd2 [c:\bamboo-agent-home\xml-data\build-dir\ottd-nightly-w64bit\src\openttd.cpp @ 1372]
00000000`001ff1d0 00000001`3f1c7baf : 00000000`02160680 00000000`001ff360 00000000`01cdff80 00000000`00000000 : openttd!VideoDriver_Win32::MainLoop+0x389 [c:\bamboo-agent-home\xml-data\build-dir\ottd-nightly-w64bit\src\video\win32_v.cpp @ 1014]
00000000`001ff260 00000001`3f3be902 : 00000000`00000000 00000000`001ff4c0 00000000`00000001 00000000`00000000 : openttd!ttd_main+0xe4f [c:\bamboo-agent-home\xml-data\build-dir\ottd-nightly-w64bit\src\openttd.cpp @ 824]
00000000`001ff4a0 00000001`3f4b9a9c : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : openttd!WinMain+0x132 [c:\bamboo-agent-home\xml-data\build-dir\ottd-nightly-w64bit\src\os\windows\win32.cpp @ 452]
00000000`001ffcb0 00000000`77a5652d : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : openttd!__tmainCRTStartup+0x154 [f:\dd\vctools\crt_bld\self_64_amd64\crt\src\crt0.c @ 275]
00000000`001ffd60 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : kernel32+0x1652d

STACK_COMMAND: ~0s; .ecxr ; kb

SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: openttd!NetworkUDPSocketHandler::ReceivePackets+87

FOLLOWUP_NAME: MachineOwner

IMAGE_NAME: openttd.exe

BUCKET_ID: WRONG_SYMBOLS

FAILURE_BUCKET_ID: NULL_CLASS_PTR_DEREFERENCE_c0000005_openttd.exe!NetworkUDPSocketHandler::ReceivePackets

WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/openttd_exe/1_2_0_23596/4eef8cf2/openttd_exe/1_2_0_23596/4eef8cf2/c0000005/0021404f.htm?Retriage=1

Followup: MachineOwner
---------


This comment was imported from FlySpray: https://bugs.openttd.org/task/4938#comment10674

@DorpsGek
Copy link
Member Author

DorpsGek commented Jan 4, 2012

Rubidium closed the ticket.

Reason for closing: Fixed

In r23752


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

@DorpsGek DorpsGek closed this as completed Jan 4, 2012
@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