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 after opening the online content window #2809

Closed
DorpsGek opened this issue Apr 4, 2009 · 10 comments
Closed

Crash after opening the online content window #2809

DorpsGek opened this issue Apr 4, 2009 · 10 comments
Labels
component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

DorpsGek commented Apr 4, 2009

Terkhen opened the ticket and wrote:

Whenever I open the online content window, the game crashes without a crash log. I'm using latest trunk (r15954), compiled with MinGW and running in Windows Vista.

Reported version: trunk
Operating system: Windows


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

DorpsGek commented Apr 5, 2009

SmatZ wrote:

Does that happen with precompiled binaries? ( http://binaries.openttd.org/ (both win32 and win9x) ) What is your gcc version?


This comment was imported from FlySpray: https://bugs.openttd.org/task/2809#comment5895

@DorpsGek
Copy link
Member Author

DorpsGek commented Apr 5, 2009

Terkhen wrote:

It worked perfectly with precompiled binaries... I'm sorry about the report, it must be something at my side. I have gcc 3.4.5 (mingw-vista special r3). I followed the tutorial at the wiki, but if that is the problem I'll try to install updated versions of mingw and gcc and when it works I'll update the wiki accordingly.

Thank you for your attention!


This comment was imported from FlySpray: https://bugs.openttd.org/task/2809#comment5897

@DorpsGek
Copy link
Member Author

DorpsGek commented Apr 8, 2009

glx wrote:

Precompiled binaries are built with MSVC. But I compile using mingw (same gcc version) and it doesn't crash.


This comment was imported from FlySpray: https://bugs.openttd.org/task/2809#comment5903

@DorpsGek
Copy link
Member Author

DorpsGek commented Apr 9, 2009

SmatZ wrote:

Does "make clean && make" help? Recently, makedepend fails pretty often...


This comment was imported from FlySpray: https://bugs.openttd.org/task/2809#comment5905

@DorpsGek
Copy link
Member Author

yorick wrote:

Same problem here, crashes with any networking. My mingw is fully up-to-date. make clean doesn't help, it was a clean checkout.


This comment was imported from FlySpray: https://bugs.openttd.org/task/2809#comment5917

@DorpsGek
Copy link
Member Author

glx wrote:

As it doesn't crash for me the only suggestion I have is compile a debug build, run it in gdb and post the backtrace when it crashes.


This comment was imported from FlySpray: https://bugs.openttd.org/task/2809#comment5918

@DorpsGek
Copy link
Member Author

yorick wrote:

Program received signal SIGTRAP, Trace/breakpoint trap.
0x77492ea9 in ntdll!DbgUiConvertStateChangeStructure ()
from C:\Windows\system32\ntdll.dll
(gdb) warning: AppInit_DLLs loading eNetHook.dll
warning: D:\msys\home\Yorick\ottd\trunk.hg\bin\openttd.exe
warning: openttd.exe
warning: DLL_PROCESS_ATTACH finished
warning: Lowest section in C:\Windows\system32\normaliz.dll is .text at 00401000
warning: Lowest section in C:\Windows\system32\odbcint.dll is .rsrc at 00401000
warning: HEAP[openttd.exe]:
warning: Invalid Address specified to RtlFreeHeap( 028C0000, 0375B290 )


This comment was imported from FlySpray: https://bugs.openttd.org/task/2809#comment5919

@DorpsGek
Copy link
Member Author

glx wrote:

Does it still happen with r16050 ?


This comment was imported from FlySpray: https://bugs.openttd.org/task/2809#comment5923

@DorpsGek
Copy link
Member Author

yorick wrote:

Thanks, r16050 fixes it :)


This comment was imported from FlySpray: https://bugs.openttd.org/task/2809#comment5926

@DorpsGek
Copy link
Member Author

Rubidium closed the ticket.

Reason for closing: Fixed

In r16050


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

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

No branches or pull requests

1 participant