-
| | |
| --- | --- |
| Bugzilla Link | [45051](https://llvm.org/bz45051) |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#4440 |
| CC | @jcai19,@echristo,@MaskRay,@isanbard,@z…
-
Hi,
I would like to use `maat` with simple projects but I have troubles running, for instance, `id`. My code is the following:
```
from maat import *
m = MaatEngine(ARCH.X64, OS.LINUX)
m.load…
-
Building lfortran on openSUSE:tumbleweed leads to a linking error:
```
[ 185s] /usr/bin/c++ -O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -fstack-protector-strong -funwind-tables -fasynchronous-u…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR45051](https://bugs.llvm.org/show_bug.cgi?id=45051) |
| Status | NEW |
| Importance | P enhancemen…
-
Similar to #102 and #196, there is a conflict in the 2.0.2 version as well:
```text
Dex: Error converting bytecode to dex:
Cause: com.android.dex.DexException: Multiple dex files define Lcom/face…
-
the following test has "Illegal instruction (core dumped) " which is a regression by https://reviews.llvm.org/D126962
in the following test case.
bash> cat a.c
```
char* foo(char*);
int main()…
-
Hi, I've found some bugs in your ceserver code and fixed it, the problem is in the ELF32 and ELF64 function located in symbols.c
output is `unsigned char **` but you treated it as `unsigned char *`…
-
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…
-
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…
-
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…