-
Notifications
You must be signed in to change notification settings - Fork 156
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
linux modify resolution crash #137
Comments
Ill happily accept PR's to fix this! :) |
#0 0x00002ac3627a3387 in raise () from /lib64/libc.so.6 |
#0 malloc_consolidate (av=av@entry=0x2af698000020) at malloc.c:4147
#1 0x00002af68a6be135 in _int_malloc (av=av@entry=0x2af698000020, bytes=bytes@entry=4680) at malloc.c:3444
#2 0x00002af68a6c2214 in __libc_calloc (n=, elem_size=) at malloc.c:3241
#3 0x00002af6869c9e6e in XOpenDisplay () from /lib64/libX11.so.6
#4 0x00000000005f75d1 in SL::Screen_Capture::GetMonitors() ()
#5 0x00000000005f6284 in SL::Screen_Capture::ThreadManager::Init(std::shared_ptrSL::Screen_Capture::Thread_Data const&) ()
#6 0x00000000005f30bc in std::thread::_State_impl<std::thread::_Invoker<std::tupleSL::Screen_Capture::ScreenCaptureManager::start()::{lambda()#1} > >::_M_run() ()
#7 0x000000000062abef in execute_native_thread_routine ()
#8 0x00002af68611eea5 in start_thread (arg=0x2af69689b700) at pthread_create.c:307
#9 0x00002af68a73a9fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
The text was updated successfully, but these errors were encountered: