Page 1 of 1

Crashed when new resolution is wanted to change

PostPosted: 21 Apr 2019, 17:40
by ara
I wanted resolution from 1280*768 to 1440*900, but STK is crashed.
Windows 10 64-bit, STK 1.0 64-bit.

Call stack:

widget.cpp:GUIEngine::Widget::isVisible:315
widget.cpp:GUIEngine::Widget::isActivated:325
options_screen_video.cpp:OptionsScreenVideo::eventCallback:576
event_handler.cpp:GUIEngine::EventHandler::sendEventToUser:763
event_handler.cpp:GUIEngine::EventHandler::onWidgetActivated:828
event_handler.cpp:GUIEngine::EventHandler::onGUIEvent:866
event_handler.cpp:GUIEngine::EventHandler::OnEvent:165
cguibutton.cpp:irr::gui::CGUIButton::OnEvent:218
cguienvironment.cpp:irr::gui::CGUIEnvironment::postEventFromUser:544
cirrdevicestub.cpp:irr::CIrrDeviceStub::postEventFromUser:229
cirrdevicewin32.cpp:WndProc:1070
DispatchMessageW
CallWindowProcW
glPushClientAttrib
DispatchMessageW
CallWindowProcW
DllUnregisterServer
DllUnregisterServer
DllUnregisterServer
DllUnregisterServer
DispatchMessageW
DispatchMessageW
cirrdevicewin32.cpp:irr::CIrrDeviceWin32::handleSystemMessages:2242
cirrdevicewin32.cpp:irr::CIrrDeviceWin32::run:1565
main_loop.cpp:MainLoop::run:550
main.cpp:main:2252
exe_common.inl:__scrt_common_main_seh:288
BaseThreadInitThunk
RtlUserThreadStart

Re: Crashed when new resolution is wanted to change

PostPosted: 22 Apr 2019, 22:46
by Auria
Can other people reproduce this issue? Everything works fine on my computer

EDIT: I have created an issue on github to track this : https://github.com/supertuxkart/stk-code/issues/3868