-
```
u@x1 ~/D/g/s/g/m/uc> ./compile.sh testdata/noisy/simple/sim05.c
Compiling "testdata/noisy/simple/sim05.c"
SUCCESS: testdata/noisy/simple/sim05.c
u@x1 ~/D/g/s/g/m/uc> lli out.ll
42
42
42
42
42
42
4…
-
I have this question, can you help me? thank you very much!
call reset()
Traceback (most recent call last):
File "train.py", line 378, in
main()
File "train.py", line 375, in main
…
-
[Migrated from JIRA ATOM-17385]
when calling property_tree_editor.build_paths_list_with_types() for bloom component the editor crashes
this occurs with the following components:
* bloom
* depth o…
-
I tried to use CSetBoundsExact for VNET (per-virtual network-stack) variables in a purecap CheriBSD kernel, but this fails to boot with a panic in frag6_init. The reason is that the V_ip6qb variable …
-
I have some weird container-overflow when linking with `RTTR:Core_Lib` (static lib) which does not happen when linking to `RTTR:Core`.
Can you make any sense of why this is happening (see the ASAN …
gabyx updated
5 years ago
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
```
{"namespace":"cse-htap-apply-snapshot-v71-tps-7515842-1-548","pod":"tc-tiflash-0","log":"2024-08-30T01:29:3…
-
Do perftools.rb support Ruby 2? I get compile errors like:
perftools.c: In function ‘rb_stack_trace’:
perftools.c:159:9: error: ‘ID_ALLOCATOR’ undeclared (first use in this function)
If Ruby 2 i…
-
| | |
| --- | --- |
| Bugzilla Link | [10066](https://llvm.org/bz10066) |
| Version | trunk |
| OS | All |
| Attachments | [LLVM IR source](https://user-images.githubusercontent.com/60944935/1437432…
-
I cannot make a repro. It's a very big project. Dunno if the logs are helpful:
```
=================================================================
==63389==ERROR: AddressSanitizer: heap-use-aft…
-
Recently, I tried to write a unit-test about memory allocation & deallocation for my embedded system, with usage of `Global.allocate_zeroed` (in fact `Global.allocate` also reproduces this bug) and `#…