Есть приложение на qt, вот основной класс: h, cpp.
Крашится с SIGSEGV на
window->setWindowFlags
callq 0x4053c2 <operator|(Qt::WindowType, Qt::WindowType)>
is_msg_showing = false;
msg_pull = new QQueue<QString>;
Есть приложение на qt, вот основной класс: h, cpp.
Крашится с SIGSEGV на
window->setWindowFlags
callq 0x4053c2 <operator|(Qt::WindowType, Qt::WindowType)>
is_msg_showing = false;
msg_pull = new QQueue<QString>;