| Summary: | INT 80 not recognised on amd64 | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | peb3978 |
| Component: | general | Assignee: | Julian Seward <jseward> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | alfred.polanco, tom |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
peb3978
2015-01-18 00:20:54 UTC
You're using INT 0x80 to do system calls in 64 bit mode? That's a bit odd... To be honest I didn't even realise the kernel supported it given than the newer syscall/sysenter instructions existed by then. *** Bug 454482 has been marked as a duplicate of this bug. *** |