| Summary: | Corrupted data file on ASAHI | ||
|---|---|---|---|
| Product: | [Applications] Heaptrack | Reporter: | Daniel Green <ddgreen> |
| Component: | general | Assignee: | Milian Wolff <mail> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.5.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Daniel Green
2025-01-19 19:11:08 UTC
does this only happen on asahi-linux? does it happen with all binaries, i.e. also with, let's say, `ls` or `find`? it certainly works fine for me, but I'm neither using ubuntu nor asahi (In reply to Milian Wolff from comment #1) > does this only happen on asahi-linux? > > does it happen with all binaries, i.e. also with, let's say, `ls` or `find`? > > it certainly works fine for me, but I'm neither using ubuntu nor asahi Yeah, I only see this in Ubuntu Asahi. I haven’t tested with other distros on this hardware, but I use Heaptrack in Ubuntu, Arch, and Rocky just fine on x86 machines. Yes, it happens with every binary I’ve tried. last time I tried it works fine on arm32 and arm64, so if this is asahi specific then you need to debug it yourself. I have no apple hardware (or intention to get some), so unless you give me an easy way to reproduce it via docker/qemu or the like then there's nothing I can do to help you and you are on your own. (In reply to Milian Wolff from comment #3) > last time I tried it works fine on arm32 and arm64, so if this is asahi > specific then you need to debug it yourself. I have no apple hardware (or > intention to get some), so unless you give me an easy way to reproduce it > via docker/qemu or the like then there's nothing I can do to help you and > you are on your own. If I clone from github and build it manually it works (both debug and release builds, both the master and 1.5 branches), so I assume it's something with how Ubuntu is building their aarch64 packages. I'll file a bug with them. (In reply to Daniel Green from comment #4) > (In reply to Milian Wolff from comment #3) > > last time I tried it works fine on arm32 and arm64, so if this is asahi > > specific then you need to debug it yourself. I have no apple hardware (or > > intention to get some), so unless you give me an easy way to reproduce it > > via docker/qemu or the like then there's nothing I can do to help you and > > you are on your own. > > If I clone from github and build it manually it works (both debug and > release builds, both the master and 1.5 branches), so I assume it's > something with how Ubuntu is building their aarch64 packages. I'll file a > bug with them. https://bugs.launchpad.net/ubuntu/+source/kdevelop/+bug/2096816 |