search for: elfread

Displaying 4 results from an estimated 4 matches for "elfread".

Did you mean: alfred
2012 Jun 30
2
[LLVMdev] gcc bug?..segfault problem with getElfArchType.
I've been debugging a segfault issue with the elfreader and I would like to point out something that I have noticed. ELF.h declares an inline function, getElfArchType (MemoryBuffer *Object). When this function is called from ObjectFile::createELFObjectFile the pointer to Object was getting corrupted. The only thing that distinguished this point...
2012 Jul 01
1
[LLVMdev] gcc bug?..segfault problem with getElfArchType.
On 06/30/2012 07:16 PM, Michael Spencer wrote: > On Sat, Jun 30, 2012 at 7:58 AM, Sid Manning<sidneym at codeaurora.org> wrote: >> >> I've been debugging a segfault issue with the elfreader and I would like to >> point out something that I have noticed. >> >> ELF.h declares an inline function, getElfArchType (MemoryBuffer *Object). >> When this function is called from ObjectFile::createELFObjectFile the >> pointer to Object was getting corrupted. The...
2012 Jul 01
0
[LLVMdev] gcc bug?..segfault problem with getElfArchType.
On Sat, Jun 30, 2012 at 7:58 AM, Sid Manning <sidneym at codeaurora.org> wrote: > > I've been debugging a segfault issue with the elfreader and I would like to > point out something that I have noticed. > > ELF.h declares an inline function, getElfArchType (MemoryBuffer *Object). >  When this function is called from ObjectFile::createELFObjectFile the > pointer to Object was getting corrupted.  The only thing that dist...
2000 Feb 14
0
Getting SAMBA 2.0.0 (SGI's compile) and HP's AS/U LanMan playing nice
...S/U 9000 LANMAN daemon on HP9K1 (HP-UX 11.00) v B.04.03, NetBIOS v B.04.04 The procedure for doing this is two-fold. First, I went into the Server Manager and added the NetBIOS name of the SAMBA server to the CSUN2K SAM database. Second: I need to run this command. There are no errors reported by elfread -d system, elfread -d security, or elfread -d application on the AS/U LANMAN box. # smbpasswd -j CSUN2K -r HP9K1 -D 10 <SNIP the /dev enumeration> resolve_name: Attempting lmhosts lookup for name HP9K1 startlmhosts: Can't open lmhosts file /usr/samba/lib/lmhosts. Error was No such file o...