-
This is a blocker to get Flutter runner building in g3.
Currently skia relies on https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator to create a Vulkan memory allocator if we don't ex…
-
Hello.
It seems the latest updates broke building on my side.
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/commit/b8e57472fffa3bd6e0a0b675f4615bf0a823ec4d: works
https://github…
-
Vuetify is one of the biggest component framework for vue.
It would be nice to have this components available in vuegg.
-
```
$ make -j$(nproc) -s ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- CC=clang-11 HOSTCC=clang-11 O=out OBJDUMP=llvm-objdump-11 distclean defconfig bzImage
...
llvm-objdump-11: warning: section '.boot.…
-
```
WikiEntityUtil translates the "'" (apostrophe) character to the entity
"’". This entity is not recognized by the SAX parser if you feed it
the HTML generated by WikiModel. I believe that W…
-
```
[ 1205.748374] Unable to handle kernel paging request at virtual address 00073808
[ 1205.754726] pgd = 8f216566
[ 1205.760721] [00073808] *pgd=00000000
[ 1205.766775] Internal error: Oops: 5 […
-
When I close then open the lid in my laptop (I see the Wacom "Pen and multitouch sensor" USB device disconnecting and connecting in the kernel logs then), the touchscreen does not respond for 1 to 5 s…
-
If this is not a supported scenario we can disable this test with ETHREADS=1 in nightly pipeline
Java hello-world test is failing in sgx-lkl (nightly) pipeline with ETHREADS=1
https://dev.azure.co…
-
I'm using debian on a termux chroot environment. When my mobile data is on(i doubt same will be the result on usb tethering and Wlan too), I tried running `export DISPLAY=10.94.XXX.XXX:1 ; xterm` and …
-
**Description**
We hit the following error in dumping a process which has an established io_uring queue. It looks like CRIU doesn't support io_uring yet. As the io_uring interface is getting …