Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1417871
| From | fREW Schmidt <frioux@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Broken vDSO on built kernel |
| Date | 2016-06-08 23:20 +0200 |
| Message-ID | <rHT3j-5qw-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello! I was debugging an issue I ran into ( https://github.com/docker/docker/issues/23378) and after chatting with the folks in #musl and we triaged it down to a broken vDSO (tested by running `strace date` and seeing a clock_gettime call.) The theory is that the toolchain was somehow subtly broken and made a broken kernel, I think. The built binaries in this case are from http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.7-rc2-yakkety/ I am not a Kernel dev or anything, just following the issues. Hope this helps! (sorry Andy and musl, resending as plaintext) -- fREW Schmidt http://blog.afoolishmanifesto.com
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Broken vDSO on built kernel fREW Schmidt <frioux@gmail.com> - 2016-06-08 23:20 +0200
Re: [musl] Broken vDSO on built kernel Alexander Monakov <amonakov@ispras.ru> - 2016-06-08 23:50 +0200
Re: [musl] Broken vDSO on built kernel Andy Lutomirski <luto@amacapital.net> - 2016-06-09 19:50 +0200
csiph-web