Displaying 11 results from an estimated 11 matches for "0xeb9f".
2016 Jun 16
2
[iovisor-dev] [PATCH, BPF 1/5] BPF: Use a provisional ELF e_machine value
...?
>
> https://sourceware.org/ml/libc-alpha/2016-06/msg00212.html
>
> https://lists.fedorahosted.org/archives/list/elfutils-devel at lists.fedorahosted.org/message/OEOF26ZHEJLHPOMRMOGDXTMYXUHPWVGA/
>
> I haven't sent one yet for binutils.
>
>>> + EM_BPF = 0xeb9f, // Linux kernel bpf virtual machine
Great, can that be assumed the final magic e_machine number for the ELF
header that eBPF loaders can check for as well then (I do like 0xeb9f ;))?
>> was this id reserved this with whoever managing the numbers ?
>> The only reason bpf backend used...
2016 Jun 16
2
[iovisor-dev] [PATCH, BPF 1/5] BPF: Use a provisional ELF e_machine value
...lvm/Support/ELF.h
> +++ b/include/llvm/Support/ELF.h
> @@ -320,6 +320,8 @@ enum {
> // an official value for Lanai. As soon as one is allocated, this enum will be
> // updated to use it.
> EM_LANAI = 0x8123, // Lanai 32-bit processor
> +
> + EM_BPF = 0xeb9f, // Linux kernel bpf virtual machine
was this id reserved this with whoever managing the numbers ?
The only reason bpf backend used em_none is that we were couldn't
figure out who's responsible for keeping these records.
2016 Dec 14
2
no rtp after dns query
...11
PCMA, SSRC=0x334508F6, Seq=49321, Time=1442112736
1183 25.099395000 172.23.5.2 -> 172.23.0.3 RTCP 94 Sender Report
1184 25.099569000 172.23.0.3 -> 172.16.1.20 DNS 78 Standard query
0xd853 A pbx.somewhere.com
1185 25.099591000 172.23.0.3 -> 172.16.1.20 DNS 78 Standard query
0xeb9f AAAA pbx.somewhere.com
1186 25.100211000 172.16.1.20 -> 172.23.0.3 DNS 94 Standard query
response 0xd853 A 172.23.0.3
1187 25.105456000 172.23.5.1 -> 172.23.0.3 RTP 214 PT=ITU-T G.711
PCMA, SSRC=0x643C9869, Seq=4471, Time=716720
1188 25.108153000 172.23.5.2 -> 172.23.0.3 RTP...
2020 Mar 28
2
LLD issue on a massively parallel build machine
...007fddd3b41a68 abort
/usr/src/debug/glibc-2.17-c758a686/stdlib/abort.c:92:0
#6 0x00007fddd411ae8b
(/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0x2be8b)
#7 0x00007fddd40fdb9f demangling_terminate_handler()
(/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0xeb9f)
#8 0x00007fddd411a0a3 std::__terminate(void (*)())
(/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0x2b0a3)
#9 0x00007fddd411ce06
(/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0x2de06)
#10 0x00007fddd411cd9f
(/home/usr4/c74014i/opt/clang/202003290200/b...
2020 Mar 28
3
LLD issue on a massively parallel build machine
...glibc-2.17-c758a686/stdlib/abort.c:92:0
>> #6 0x00007fddd411ae8b
>> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0x2be8b)
>> #7 0x00007fddd40fdb9f demangling_terminate_handler()
>> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0xeb9f)
>> #8 0x00007fddd411a0a3 std::__terminate(void (*)())
>> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0x2b0a3)
>> #9 0x00007fddd411ce06
>> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0x2de06)
>> #10 0x00007fddd411cd9f...
2020 Mar 28
2
LLD issue on a massively parallel build machine
.../usr/src/debug/glibc-2.17-c758a686/stdlib/abort.c:92:0
> #6 0x00007fddd411ae8b
> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0x2be8b)
> #7 0x00007fddd40fdb9f demangling_terminate_handler()
> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0xeb9f)
> #8 0x00007fddd411a0a3 std::__terminate(void (*)())
> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0x2b0a3)
> #9 0x00007fddd411ce06
> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0x2de06)
> #10 0x00007fddd411cd9f
> (/home/usr4/c7...
2020 Mar 28
2
LLD issue on a massively parallel build machine
...686/stdlib/abort.c:92:0
>>> #6 0x00007fddd411ae8b
>>> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0x2be8b)
>>> #7 0x00007fddd40fdb9f demangling_terminate_handler()
>>> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0xeb9f)
>>> #8 0x00007fddd411a0a3 std::__terminate(void (*)())
>>> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0x2b0a3)
>>> #9 0x00007fddd411ce06
>>> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0x2de06)
>>> #1...
2020 Apr 01
4
LLD issue on a massively parallel build machine
...>>> #6 0x00007fddd411ae8b
>>>>> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0x2be8b)
>>>>> #7 0x00007fddd40fdb9f demangling_terminate_handler()
>>>>> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0xeb9f)
>>>>> #8 0x00007fddd411a0a3 std::__terminate(void (*)())
>>>>> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0x2b0a3)
>>>>> #9 0x00007fddd411ce06
>>>>> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++a...
2020 Apr 01
2
LLD issue on a massively parallel build machine
...d411ae8b
> >>>>> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0x2be8b)
> >>>>> #7 0x00007fddd40fdb9f demangling_terminate_handler()
> >>>>> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0xeb9f)
> >>>>> #8 0x00007fddd411a0a3 std::__terminate(void (*)())
> >>>>> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0x2b0a3)
> >>>>> #9 0x00007fddd411ce06
> >>>>> (/home/usr4/c74014i/opt/c...
2020 Apr 01
2
LLD issue on a massively parallel build machine
...t;
>> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0x2be8b)
>> > >>>>> #7 0x00007fddd40fdb9f demangling_terminate_handler()
>> > >>>>>
>> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0xeb9f)
>> > >>>>> #8 0x00007fddd411a0a3 std::__terminate(void (*)())
>> > >>>>>
>> (/home/usr4/c74014i/opt/clang/202003290200/bin/../lib/libc++abi.so.1+0x2b0a3)
>> > >>>>> #9 0x00007fddd411ce06
>> > &...
2020 Mar 28
3
LLD issue on a massively parallel build machine
Alex :
Can you please try `numactl` or `taskset` after https://github.com/llvm/llvm-project/commit/09158252f777c2e2f06a86b154c44abcbcf9bb74 ?
There was a tiny bug in how sched_getaffinity() was used, see: https://reviews.llvm.org/D75153#1942336
De : Alex Brachet-Mialot <alexbrachetmialot at gmail.com>
Envoyé : March 28, 2020 12:11 PM
À : Itaru Kitayama <itaru.kitayama at gmail.com>