Desperado17

Results 14 issues of Desperado17

Received SIGSEGV at client library pc 0x00007f36e6555fa9 in thread 15974 Base: 0x00007f36ff0c5000 Registers:eax=0x0000000000000033 ebx=0x00007f34e72ed298 ecx=0x0000000000000050 edx=0x0000000000000000 esi=0x0000000000000050 edi=0x00007f34e72e5e50 esp=0x00007f34e72e5d30 ebp=0x00007f34e72e5e50 r8 =0x00007f35beeaf5b0 r9 =0x0000000000000020 r10=0x00007f36ff2a3000 r11=0x000000000000008f r12=0x0000000000000033 r13=0x00007f350d36f054 r14=0x0000000000000074 r15=0x0000000000000082...

Status-NeedInfo

Greetings, I have a question regarding message handlers. As far as I can tell, the correct method is application_impl::unregister_message_handler However, if I see right copys of the handlers may still...

With magnum and corrade 2020.06 Greetings, when cross-compiling magnum/corrade for GLES and Aarch64, the program suddenly runs into a nullptr instruction: #0 0x0000000000000000 in ?? () #1 0x0000007ff7c04efc in Magnum::GL::AbstractShaderProgram::setUniform...

Trying to cross-compile dynamorio from source for linux arm using the arm32 toolchain file. cmake -DCMAKE_TOOLCHAIN_FILE=../dynamorio/make/toolchain-arm32.cmake ../dynamorio However, the result always links against glibc 2.34 and it drrun won't start...