Displaying 20 results from an estimated 79620 matches for "accessed".
Did you mean:
accesses
2010 Feb 17
1
Trying to start a language learning software...
Hello, I'm trying to start DigitalPublishing's "Sprachkurs 1 italiano".
When I try wine ISRI1.exe, I get
>
> fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer
> fixme:reg:GetNativeSystemInfo (0xcbfcb4) using GetSystemInfo()
> fixme:secur32:GetUserNameExW 3 0xcbfdf8 0xcbfdf4
> fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not
2011 Jun 29
0
XML parsing
Hi,
i want to parse a XML-File.
I made some Tutorial but with my special Format it don't work.
An Example of my format:
<?xml version="1.0" encoding="ISO-8859-1"?>
<mzML xmlns="http://psi.hupo.org/ms/mzml"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://psi.hupo.org/ms/mzml
2015 Sep 03
2
Fuzzing complex programs
On Thu, Sep 3, 2015 at 6:45 PM, Kostya Serebryany <kcc at google.com> wrote:
> Did you build the Postgres code with -fsanitize-coverage=... ?
Yes:
CC = clang
CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Wendif-labels
-Wmissing-format-attribute -Wformat-security -fno-strict-aliasing
-fwrapv -Wno-unused-command-line-argument -g -O0 -fsanitize=address
2013 Oct 21
1
passthrough failure on Radeon HD 6450.
...rourh-for-ati
dom U : cn_windows_7_ultimate_x64_dvd_x15-66043.iso
After display external adapter (pci=01:00.0 01:00.1 is configured in xlexample.hvm,
1. After startup, win7 is blue screen, which shows it is in infinite loop.
2. /var/log/xen/qemu-dm-example.hvm.log shows 4 bytes is accessed on address 0x0E, but 0x0E address is not 4-byte alignment.
the is attached belows.
Is it possible that VGA BIOS from Radeon HD 6450 should be extracted and put somewhere ?
xc: error: linux_gnttab_set_max_grants: ioctl SET_MAX_GRANTS failed (22 = Invalid argument): Internal error
xen be: qdisk...
2015 Sep 03
2
Fuzzing complex programs
Looks correct.
Can you post the output of libFuzzer here?
Something like
#0 READ cov: 0 bits: 0 units: 97701 exec/s: 0
#1 pulse cov: 732 bits: 0 units: 97701 exec/s: 0
#2 pulse cov: 737 bits: 0 units: 97701 exec/s: 1
#4 pulse cov: 858 bits: 0 units: 97701 exec/s: 2
#8 pulse cov: 880 bits: 0 units: 97701 exec/s: 4
On Thu, Sep 3, 2015 at 10:50 AM, Greg Stark
2013 Jul 23
3
Debugging Puppetmaster with Apache/Rack/Passenger
Hi,
I''m currently trying to debug a performance issue I''m having. Therefore I
would need "DEBUG" output. When using one puppetmaster process, this is
fairly easy by starting it like this:
> puppet master --no-daemonize --debug
Now I need to see this debug output when running puppetmaster the way I
ususally do - using Apache/Rack/Passenger. After looking
2002 Oct 17
1
Samba 3.020 and Win2K with Kerberos 5
Hi,
I've posted this one also to comp.protocols.smb, but the list seems to be
more hacky :-)
I have M$ Win2K PDC with Kerberos authentication system.
PDC
Win2K--------------SAMBA-3.020-------------LINUX
Kerberos5
It was somewhere told (Samba 3.0 prealpha guide to Kerberos
authentication)that this should work.
I'm using RedHat 7.2 with latest patches (obtained via net from redhat
site).
2017 Aug 21
2
RFC: Resolving TBAA issues
....
>
> Given the above, the type based aliasing annotation can be represented as
> list of <base_type, offset> pairs, as well as the original base pointer
> type in the source. Each pair represent a way to access the memory legally
> allowed by the language -- this field can be accessed with a base pointer
> of type 'base_type' at 'offset'.
>
> For instance:
>
> struct A { struct B { struct C {int m, n; } c1; int i, j; } b1, b2; int k;
> };
> struct A*ap;
> struct B *bp;
> struct C *cp;
> int *ip;
>
> (1) access ap->b2.c1.n ha...
2014 Jul 07
0
CentOS 7 Release - Zero Day Updates
The following SRPM packages were built and included as Zero Day Updates
as part of the CentOS-7.0.1406 Release in the updates directory.
To get all updates, use this command after installing CentOS 7:
yum upgrade
Updates:
NetworkManager-0.9.9.1-22.git20140326.4dba720.el7_0.src.rpm
https://access.redhat.com/errata/RHBA-2014:0726
NetworkManager-0.9.9.1-23.git20140326.4dba720.el7_0.src.rpm
2017 Aug 21
2
RFC: Resolving TBAA issues
...information also useful.
Given the above, the type based aliasing annotation can be represented as
list of <base_type, offset> pairs, as well as the original base pointer
type in the source. Each pair represent a way to access the memory legally
allowed by the language -- this field can be accessed with a base pointer
of type 'base_type' at 'offset'.
For instance:
struct A { struct B { struct C {int m, n; } c1; int i, j; } b1, b2; int k;
};
struct A*ap;
struct B *bp;
struct C *cp;
int *ip;
(1) access ap->b2.c1.n has following annotation:
{A*, [ <A, 12>, <B, 4...
2012 Oct 17
9
access my created share in smb.conf Only by Ip
Hello
samba4 rc3
*s4-ad -> samba server Host name
test.s4.com -> domain name*
*Dns Server -> Samba Internal DNS server , Bind 9.9.1-P2*
*win xp*
have access to default share such as sysvol by dns name (\\test.s4.com
\sysvol)
but if created a share in smb.conf Only access by IP such as :
\\test.s4.com\myshare -> no access and ask me for user and password !
2004 Sep 20
1
NT_STATUS_LOGON_FAILURE with pdc samba + openldap + SuSE9.1
I am trying to configure a samba with openldap as a PDC on SuSE9.1 with
samba-3.0.4, openldap2-2.2.6, samba-winbind-3.0.4, following the book
Samba-3 By Example, by John H. Terpstra.
I am getting errors "NT_STATUS_LOGON_FAILURE" from smbclient commands
and "The username or password was not correct." from 'net' commands.
Anonymous smbclient access seems to work, and I
2017 Aug 14
4
RFC: Representing unions in TBAA
...s, fields of aggregate
>> and union types, but also allows to represent accesses to aggregates and
>> unions the same way we do it for scalars so that !tbaa.struct is replaced
>> with plain !tbaa, meaning TBAA information can be propagated uniformly
>> regardless of types of accessed objects. As a consequence, it supports
>> identification of user types defined in different translation units, even
>> if some of them are written in C and others are in C++. It also defines a
>> set of language-neutral formal rules that LLVM codegen follows to determine
>>...
2008 Jul 08
0
Problem with logrotate and compress
Hi I am using Centos 5.1 and I have a weird problem with squid logs
rotation. I have the file squid as follow in /etc/logrotate.d:
Recently I reduce size parameter.
/var/log/squid/access.log {
weekly
missingok
rotate 10
compress
create 0660 squid squid
missingok
size 200M
postrotate
/usr/sbin/squid -k rotate
endscript
}
/var/log/squid/cache.log {
weekly
1999 Jan 27
3
Samba 2.0 and MS Access DB
I installed samba on an Intel based Server running Red Hat 5.2. I can
access files on the shares I created but I run into a problem accessing
a database program written in MS Access. It seems that only one person
at a time can open the database. I get an error of "File is already in
use" .
What are the optimal settings for accessing MS Access in a multi-user
application?
Thanks for
2006 Jan 26
0
smbclient failure
I am still unable to get the following command to work correctly. The
x's replace the correct entry obviously.
smbclient -Lboss -Uxxxxxx%xxxxxxxx
I decided to run the command as root preceeded by 'truss' so I could
generate a debug output.
This is the output from the command without 'truss'
Domain=[BOSS] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
Sharename
2002 Dec 17
3
File Locking and MS Access
How do I allow two or more users access to the same File at the same time.
I've been using a Windows 98 server with a Microsoft Access 97
database. Every user on the network can access the database at the same
time and read & write to it as long as they aren't using the same
record. Linux and Samba won't let me do this.
I'm using Linux 7.3 and Samba 2.2.7a
2007 Jan 06
1
trunk build 708:access.c
I was having a little trouble building the 708 truck... access.c bombs out:
gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O -Wall
-Wsign-compare -MT access.o -MD -MP -MF .deps/access.Tpo -c -o access.o
access.c
access.c: In function `mask_cmp':
access.c:59: error: structure has no member named `s6_addr32'
access.c:61: error: structure has no member named `s6_addr32'
2015 Sep 02
3
Cannot access the (old) samba server on my router from Linux
Hello,
my isp provided me with an ont+wireless router combo.
The router can share via samba a mounted usb thumb drive.
The problem is that it's a very old samba version (apparently 1.9.16p10)
and I cannot access it from Linux:
luca at seis:~$ smbclient -s /dev/null -L 192.168.10.1
Enter luca's password:
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 1.9.16p10]
tree connect failed:
2011 Jul 19
2
[LLVMdev] speculative parallelization in LLVM
This is exactly want I need to achieve with Polly actually. I think a good idea
would be to define intrinsics / metadata, as you mentioned, to notify Polly that
even though it cannot analyse these accesses, to ignore them and perform the
code transformations. We can go even further and maybe describe these accesses
with some parametric linear functions.
For instance:
while (cond1){