search for: jmh

Displaying 13 results from an estimated 13 matches for "jmh".

Did you mean: jme
2018 Jul 01
2
Cross Compilation Problem
...Actually, my target binaries is SPECCPU2006 and autotools based binaries. However, I failed on the first step. I write a hello world as test.c. I refer to your document and download the newest version of arm toolchain. I use the following command to try to compile the code to binary. sudo /home/jmh/Downloads/llvm/build/bin/clang --sysroot=/home/jmh/Downloads/gcc-linaro-7.3.1-2018.05-x86_64_arm-linux-gnueabi/arm-linux-gnueabi/libc --gcc-toolchain=/home/jmh/Downloads/gcc-linaro-7.3.1-2018.05-x86_64_arm-linux-gnueabi/lib/gcc/arm-linux-gnueabi/ -target arm-linux-gnueabi -fuse-ld=lld -L /home/jmh/...
2018 Sep 05
2
AddressSanitizer on SPECCPU2006
...ation so that I can calculate the bb coverage. Many Thanks ==17619==ERROR: AddressSanitizer: global-buffer-overflow on address 0x000000b46465 at pc 0x00000049ffcd bp 0x7fff4f265ec0 sp 0x7fff4f265670 READ of size 6 at 0x000000b46465 thread T0 #0 0x49ffcc in __interceptor_memcmp.part.75 /home/jmh/Downloads/llvm-4/llvm/projects/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:690 #1 0x6843a0 in PerlIO_find_layer /home/jmh/Downloads/spec2006_v1.2/benchspec/CPU2006/400.perlbench/build/build_base_elf-64bit.0000/perlio.c:751:6 #2 0x6869fc in PerlIO_default_buf...
2018 Sep 05
2
AddressSanitizer on SPECCPU2006
...t; > > ==17619==ERROR: AddressSanitizer: global-buffer-overflow on address > 0x000000b46465 at pc 0x00000049ffcd bp 0x7fff4f265ec0 sp 0x7fff4f265670 > > > > READ of size 6 at 0x000000b46465 thread T0 > > > > #0 0x49ffcc in __interceptor_memcmp.part.75 > /home/jmh/Downloads/llvm-4/llvm/projects/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:690 > > > > #1 0x6843a0 in PerlIO_find_layer > /home/jmh/Downloads/spec2006_v1.2/benchspec/CPU2006/400.perlbench/build/build_base_elf-64bit.0000/perlio.c:751:6 > > >...
2018 Sep 05
2
AddressSanitizer on SPECCPU2006
...Sanitizer: global-buffer-overflow on address > 0x000000b46465 at pc 0x00000049ffcd bp 0x7fff4f265ec0 sp 0x7fff4f265670 > >> > > >> > READ of size 6 at 0x000000b46465 thread T0 > >> > > >> > #0 0x49ffcc in __interceptor_memcmp.part.75 > /home/jmh/Downloads/llvm-4/llvm/projects/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:690 > >> > > >> > #1 0x6843a0 in PerlIO_find_layer > /home/jmh/Downloads/spec2006_v1.2/benchspec/CPU2006/400.perlbench/build/build_base_elf-64bit.0000/perlio.c:75...
2015 Jun 11
4
idmap & migration to rfc2307
...4.2.2 RFC2307 attributes were added as follows: # sed -e 's/${DOMAINDN}/dc=MYDOMAIN,dc=MY,dc=TLD/g' \ -e 's/${NETBIOSNAME}/MYDOMAIN/g' \ -e 's/${NISDOMAIN}/MYDOMAIN/g' \ /usr/local/samba/share/setup/ypServ30.ldif > ypServ30-JMH.ldif # service samba4 stop # ldbmodify -H /usr/local/samba/private/sam.ldb ypServ30-JMH.ldif --option="dsdb:schema update allowed"=true Modified 55 records successfully # service samba4 start I have been allocating a UID for users, and a GID for groups, via RSAT ADUC; that's it - jus...
2015 Jun 11
2
idmap & migration to rfc2307
(to clarify, in case people are skimming this thread and think it is fixed..) The problem still occurs - id mappings are still being overwritten.. :(
2015 Jun 11
0
idmap & migration to rfc2307
...tes were added as follows: > # sed -e 's/${DOMAINDN}/dc=MYDOMAIN,dc=MY,dc=TLD/g' \ > -e 's/${NETBIOSNAME}/MYDOMAIN/g' \ > -e 's/${NISDOMAIN}/MYDOMAIN/g' \ > /usr/local/samba/share/setup/ypServ30.ldif > ypServ30-JMH.ldif > # service samba4 stop > # ldbmodify -H /usr/local/samba/private/sam.ldb ypServ30-JMH.ldif > --option="dsdb:schema update allowed"=true > Modified 55 records successfully > # service samba4 start > > I have been allocating a UID for users, and a GID for groups,...
2015 Jun 05
3
Added RFC2307 --> Unable to convert SID (S-1-1-0)
...sh_history on the schema master DC, effectively: # sed -e 's/${DOMAINDN}/dc=MYDOMAIN,dc=MY,dc=TLD/g' \ -e 's/${NETBIOSNAME}/MYDOMAIN/g' \ -e 's/${NISDOMAIN}/MYDOMAIN/g' \ /usr/local/samba/share/setup/ypServ30.ldif > ypServ30-JMH.ldif # service samba4 stop # ldbmodify -H /usr/local/samba/private/sam.ldb ypServ30-JMH.ldif --option="dsdb:schema update allowed"=true Modified 55 records successfully # service samba4 start On 5 June 2015 at 11:13, Rowland Penny <rowlandpenny at googlemail.com> wrote: > On 05/...
2015 Jun 05
0
Added RFC2307 --> Unable to convert SID (S-1-1-0)
...ster DC, effectively: > > # sed -e 's/${DOMAINDN}/dc=MYDOMAIN,dc=MY,dc=TLD/g' \ > -e 's/${NETBIOSNAME}/MYDOMAIN/g' \ > -e 's/${NISDOMAIN}/MYDOMAIN/g' \ > /usr/local/samba/share/setup/ypServ30.ldif > ypServ30-JMH.ldif > # service samba4 stop > # ldbmodify -H /usr/local/samba/private/sam.ldb ypServ30-JMH.ldif > --option="dsdb:schema update allowed"=true > Modified 55 records successfully > # service samba4 start > > On 5 June 2015 at 11:13, Rowland Penny <rowlandpenny at goo...
2004 Jul 11
1
Cannot login to PDC after upgrade
...ss_request_pdu(605) process_request_pdu: failed to do schannel processing. Can anyone help me with this? -- ---------------------------------------------------------- | /"\ john harrold | \ / ASCII ribbon campaign jmh at member.fsf.org | X against HTML mail the most useful idiot | / \ ---------------------------------------------------------- What difference does it make to the dead, the orphans, and the homeless, whether the mad destruction is brought under the...
2015 Jun 05
4
Added RFC2307 --> Unable to convert SID (S-1-1-0)
Hi, I have now added rfc2307 to my domain - I extended the schema, have added UIDs to some (not all yet) of my users and groups, and have my smb.conf with this currently: idmap_ldb:use rfc2307 = yes winbind nss info = rfc2307 winbind use default domain = Yes winbind enum users = Yes winbind enum groups = Yes winbind refresh tickets = Yes
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...nR+jVJN zU+%?yDj2x_G6u432KsTw_ at xV#xVu<aM)GqHr|k;o=n(CB$Io{jCjEIWbQa3eSq)g` zJmIz~V)j0*I}lWIhZMh~HhmtO?!G4HPXaYYmk4?Xv*U$yW1^Z2&+{c|ZwqZjwdVVx zANuI;0^eksAS0 at E9o?-s&lmbia}I{bzS69(H2YL|rEYzriHp_Ukbb)LWoC#t{9Bh9 zA`XtPP%}d8+Z??hazENvIPRs at bUwsBfLM+Ca%=D`YVa1Swi>*a)!Ld$@){t8PHPG4 zjMhJPT3m;Ivm)p1NAFe)*{!zIn)s<L)T#4(G`Cr|Ma%V)+r-)f%2|jKqN>|cRrlp> zV|_7Q;_IRoI*G?gl3DwN^y`AAK{xPt8cw_6kd3$V5V?sAp$#wefwMw~t6(_~lyedv z`!Rxeql1!jDd|^Qel2(t)sp|D`{q^jp35qF&t(<8=dz04b9qHOK?77;nzY}{{+hK? z#58p2C{@>00yXfFk9inU1_q)~CND}(M>%!+pz^{X=`|r;K9HtKv&7p9X}z>rys-nK zQhx#I{...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking