-
Jira Link: [DB-11038](https://yugabyte.atlassian.net/browse/DB-11038)
### Description
Some tests that use libpq from tserver get
> failed to connect to local postgres: Network error (yb/yql/pgwra…
-
Linking phase fails for airwave-host-32 when compiling on 64-bit host:
```
[ 31%] Linking CXX executable airwave-host-32
ld: Relocatable linking with relocations from format elf64-x86-64 (/usr/li…
-
Disabling ASLR should not be a requirement for using msan on FreeBSD.
Right now it fails with
```
This sanitizer is not compatible with enabled ASLR and binaries compiled with PIE
```
The check…
-
clang version 18.0.0 (bc41b0ac2b03b8c305d7399d772c87d27cc9831c)
Target: x86_64-unknown-linux-gnu
Similar to #42688 but a different manifestation of the same DWARF violation.
DW_AT_call_value ex…
-
First, I would like to thank you all for this amazing work.
Second, I would like to point out a bug (I think) I encountered. I tried running vmlinux-to-elf on a boot.img extracted from the Factory …
-
当加载器(ELF Loader)将ELF文件加载到内存后,会初始化进程堆栈,包括`argc`, `argv`, `环境变量`和`辅助向量`,初始化后的进程堆栈结构如下(`x86_64`)
```
position content size(bytes) + comment
-----------------------…
-
Bonjour !
Maintenant que WSL (Windows Subsystem Linux) n'est plus en beta
j'ai voulut tester Jarvis sur un un sous système Debian sur mon windows .
le problème, c'est qu'il ne retrouve pas les …
Nalve updated
6 years ago
-
**1. Problems compiling 32-bit version on 64-bit:**
```
gcc -g -shared -fvisibility=hidden -fPIC -o lin32.xpl \
-Wall -Wextra -m32 \
-I SDK/CHeaders/XPLM xpl.c hook.c hook.h sec.…
-
https://cjting.me/2020/12/10/tiny-x64-helloworld/
编写一个最小的 64 位 Hello World
-
**Description**
We have developers on Gentoo testing some unusual setups, particularly:
- There is no `/usr/bin/gcc`, `/usr/bin/cc` or `/usr/bin/ar`
- There is no `gcc`, `cc` or `ar` in `$PATH`
…