-
```
Marisa-trie under win64 compiles but fails in marisa-test (segfault in
TestTinyTrie).
I guess, the cause is that size_t is a 64bit value in win64 and marisa-trie
assumes it's an 32bit value.
`…
-
### Description
I am trying to use angr for doing some symbolic execution on firmware for the ARM Cortex-M and I'm observing some strange behavior when executing the following function (the code be…
-
Ideally it should require a trait that can convert a value into a bitvector of short size that can be compared lexicographically.
-
```
Marisa-trie under win64 compiles but fails in marisa-test (segfault in
TestTinyTrie).
I guess, the cause is that size_t is a 64bit value in win64 and marisa-trie
assumes it's an 32bit value.
`…
-
```
Marisa-trie under win64 compiles but fails in marisa-test (segfault in
TestTinyTrie).
I guess, the cause is that size_t is a 64bit value in win64 and marisa-trie
assumes it's an 32bit value.
`…
-
```
Marisa-trie under win64 compiles but fails in marisa-test (segfault in
TestTinyTrie).
I guess, the cause is that size_t is a 64bit value in win64 and marisa-trie
assumes it's an 32bit value.
`…
-
```
Marisa-trie under win64 compiles but fails in marisa-test (segfault in
TestTinyTrie).
I guess, the cause is that size_t is a 64bit value in win64 and marisa-trie
assumes it's an 32bit value.
`…
-
```
Marisa-trie under win64 compiles but fails in marisa-test (segfault in
TestTinyTrie).
I guess, the cause is that size_t is a 64bit value in win64 and marisa-trie
assumes it's an 32bit value.
`…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR49968](https://bugs.llvm.org/show_bug.cgi?id=49968) |
| Status | NEW |
| Importance | P enhancemen…
-
Hey. After a few weeks with your fork I found something buggy. Good job, btw!
https://github.com/PLTools/GT.git
```
✗ dune b . --verbose
...
Running[1]: (cd _build/default && /home/kakadu/as…