-
**Describe the bug:**
If I try to import some MP4 files (consistently the ones recorded from my Insta360 Go 2, if that helps), e.g. by drag/drop into OpenShot Project Files or I use context menu "Imp…
-
### 🐛 Describe the bug
i use libtorch to inference, sometimes yes not always my code coredump with malloc segment fault, and use gdb to play the stack, it seems libtorch malloc failed.
Program term…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Version
1.1.5-rc02
### What's Wrong?
According…
-
I use deeplab to do segmentation.when I use deeplab.py I meet this error:
```
Traceback (most recent call last):
File "deeplab.py", line 106, in
main()
File "deeplab.py", line 24, in m…
-
Running mctoll on this program:
long g1;
__attribute__((noinline)) int func(int a, char b, short c, long d, long e, int f, int g) {
int temp = (a + f) * (int) c - (int) e;
int temp2 = temp…
-
**Describe the bug**
A clear and concise description of what the bug is.
Cannot make comap with cuda enabled.
It shows a lot of " undefined references to `colmap::CudaSafeCall "
**To Reprod…
-
Essentially trying to build on a FreeBSD amd64 system while using the native gcc 9.2.0 pkgs I see :
CXXLD gdb
/usr/local/bin/ld: source-cache.o: in function `source_cache::get_source_lines(sym…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR34818](https://bugs.llvm.org/show_bug.cgi?id=34818) |
| Status | NEW |
| Importance | P enhancemen…
-
Keep getting an error when trying to build this. It seems to be caused by Boost?
`[ 63%] Linking CXX executable render
/usr/bin/ld: CMakeFiles/render.dir/MotionWidget.cpp.o: in function `MotionWi…
-
This is very similar to #107791.
```llvm
define half @freeze_half_poison(half %maybe.poison) {
%y1 = freeze half %maybe.poison
%t1 = fadd half %y1, %y1
ret half %t1
}
```
```console
…