search for: conflicing

Displaying 19 results from an estimated 19 matches for "conflicing".

Did you mean: conflicting
2009 Mar 10
2
[LLVMdev] Stack smashing
...e, it looks like something is messing with the > stack canarys. Probably a stack buffer overflow. In case it is relevant, HLVM uses libsigsegv to detect stack overflows and that stack handler is initialized in my JITted code which LLVM's runFunction should be calling. Could libsigsegv be conflicing with the stack smashing code? -- Dr Jon Harrop, Flying Frog Consultancy Ltd. http://www.ffconsultancy.com/?e
2009 Mar 10
0
[LLVMdev] Stack smashing
...he >> stack canarys. Probably a stack buffer overflow. > > In case it is relevant, HLVM uses libsigsegv to detect stack > overflows and > that stack handler is initialized in my JITted code which LLVM's > runFunction > should be calling. > > Could libsigsegv be conflicing with the stack smashing code? If it changes known values on the stack - yes. Basically it all works by placing a sentinel value on the stack initialized with a random number that's then checked at the end of the function. If that has been changed it calls abort(). IIRC the feature is tur...
2008 Aug 12
1
Avoid resources(disks) conflict on a multiserver envorioment
Hello, I have 3 servers connected to a SAN (EVA 4100) providing my xen disks. If I try to run two machines with conflict access in the same server, xen shows me an erros and quits. However, I can still bring up the same virtual machine on two servers, which migth lead to some disk problems :-) Is there any way to automagicly avoid xen conflics over some dom0 servers? (not letting me turn on one
2004 Dec 16
1
address space of Pxelinux
Hi, I have on my machine the hardware that uses address space from CS=2000h:IP=0200h till CS=6000h:IP=0200h. With this hardware I can not load linux kernel with pxelinux.0. The loading stops with: Loading vmlinuz-2.2.20....(4 dots) Without this hardware loading is successful. Is my problem caused by address space conflic? Please, give me a hand. Igor
2005 Feb 13
1
bad sound ISDN bristuff
Hello * users I've problems with sound quality on zaphfc Asterisk works fine good sound quality. If I do "make load" in the bristuf.xx zaphfc dir then sound quality drops directly. Even if I don't load the chan_zap in the modules.conf I use this config on more (even old 400Mhz machines) and works correctly. Looks like an hardware problem but I can't find it. I don't
2016 Sep 21
3
Propagation of debug information for variable into basic blocks.
Adrian, I am currently investigating issues where variables that one would expect to be available in a debugger are not in code that is compiled at optimisations other than -O0 The main problem appears to be with the LiveDebugValues::join() method because it does not allow variables to be propagated into blocks unless all predecessor blocks have an Outgoing Location for that variable. As a
2020 Apr 08
0
Samba 4.12.1 for Debian Buster available in buster-samba412 repo (amd64/i386/armhf)
Hai, After some feedback and current upgrades im doing im ok with these packages. So as of now, Samba 4.12.1 is available for Debian Buster amd64/i386/armhf. I've added https://bugzilla.samba.org/show_bug.cgi?id=14336 'net ads keytab create' doesn't add the UPN of the host as an entry In these packages. How to use it : # Import my public key wget -O -
2004 Jul 01
2
R can't find some functions in assist package
Oh yes. The "load package" under the "packages menu" in the Windows version does that. To check I typed "library(assist)" after starting R. Same behavior, ssr is found, but others like predict.ssr, and plot.ssr, give a "not found" message. Thanks for the suggestion. Mike
2006 Apr 11
1
ODBC and Mysql
...b/lib/libmyodbc-2.50.39.so with a symlink of "libmyodbc.so". I have set WINDEBUG=+odbc32 but haven't seen much more on the screen, unless I'm doing that wrong. Nothing I've read thus far indicates that I have to install a Windows version of MYSQL drivers. I have read some conflicing info on which drivers I need for Wine as well. So before I bash my head too much longer or make changes in the wrong direction, any direction as to where I should go from here is greatly appreciated. It's got to be horribly simple, too much else is working fine. Thanks... -- ldb
2007 Apr 26
0
Sortables no longer working
I recently added MochiKit to my server for the key event monitor thing and now my sortable isn''t working. I get Sortable is not defined (Sortable.create(''item_list'', {tag : ''li'', overlap : ''horizontal'', onUpdate :...) They told me I had to move MochiKit''s script src reference above scriptaculous to get it to work right. Well
2005 May 26
2
mouse issues in centos 4
Hi all, I am the IT department here at my office, I take care of everything pretty much. I chose Centos4 to deploy to my 50 workstations as it was the most compatible with the RHEL. We need the RHEL compatibility for support contract for different tools we use. So far it has been great. I have noticed a few issues since having 50 machines all exactly the same installed with centos 4. I have
2019 Aug 07
3
best practice for domain admins
I expect the next "you should know" here. How do you handle administrative accounts in your samba/windows domains? I have to provide some accounts for the so-called admin users at the customer ... in some cases they learned the main admin pwd (yes, bad) and used it for installing this and that. Add their own users to group "domain admins"? I'd like to take away the main
2009 Mar 10
0
[LLVMdev] Stack smashing
>From a cursory glance, it looks like something is messing with the stack canarys. Probably a stack buffer overflow. On Tue, Mar 10, 2009 at 11:41 PM, Jon Harrop <jon at ffconsultancy.com> wrote: > > Someone is trying to work on HLVM with me but they're hitting a problem that > we have not been able to resolve. Specifically, GCC seems to be performing > some kind of
2016 Sep 21
2
Propagation of debug information for variable into basic blocks.
...et the maximal info available. If it's not available along a given path, it's simply not there for that path. This will discard it if *any* path has missing info (not just inconsistent info). I'll skip whether this is or is not the right thing to do :) > If, for example, BB#1 had conflicing information for b the next join at > BB#2 would delete the information for b and the result would still be > correct. > This is guaranteed to terminate because the information at the nodes can > only move in one direction in the lattice and can change at most once. > > I haven'...
2009 Mar 10
2
[LLVMdev] Stack smashing
Someone is trying to work on HLVM with me but they're hitting a problem that we have not been able to resolve. Specifically, GCC seems to be performing some kind of sanity check for "stack smashing" and is calling abort because it is unhappy with something that the code is doing. However, I am not sure what and cannot reproduce the problem. The stack trace they have given me is:
2004 Mar 10
1
Having problems uninstalling Samba 2.2.7a in RH 9
Dear all, Many months ago John Terpstra took time and helped this newby get samba 3.0 installed and working really well on my server at the time. Unfortunately the server died on me. Now I have a new one I am attemping to install Samba 3 on but i get this conflict with version 2.2.7a that came with RH 9. I can not remove it. I have tried several methods and it still there cause 3.0 will not
2019 May 19
3
Dict issue with PostgreSQL for last_login plugin (duplicate key)
On 19/05/2019 20:31, mabi via dovecot wrote: > > ??????? Original Message ??????? > On Sunday, May 19, 2019 7:36 PM, John Fawcett via dovecot > <dovecot at dovecot.org> wrote: >> >> Attached is a tentative patch. I've verified no regression for mysql. >> There should be no regression for sqlite as the code path is identical. >> >> Are you able to
2012 Jun 21
0
[RFC PATCH V2] Btrfs: introduce extent buffer cache for each i-node
...di = btrfs_lookup_dir_item(NULL, root, NULL, path, dirid, name, + name_len, 0); if (di && !IS_ERR(di)) { btrfs_dir_item_key_to_cpu(path->nodes[0], di, &location); if (location.objectid != objectid) @@ -920,7 +921,7 @@ again: btrfs_release_path(path); /* look for a conflicing name */ - di = btrfs_lookup_dir_item(trans, root, path, btrfs_ino(dir), + di = btrfs_lookup_dir_item(trans, root, dir, path, btrfs_ino(dir), name, namelen, 0); if (di && !IS_ERR(di)) { ret = drop_one_dir_item(trans, root, path, dir, di); @@ -1227,8 +1228,9 @@ static noinline in...
2013 Jul 23
73
Bug: Limitation of <=2GB RAM in domU persists with 4.3.0
I just built 4.3.0 in order to get > 2GB of RAM in domU with GPU passthrough without crashes. Unfortunately, the same crashes still happen. Massive frame buffer corruption on domU before it locks up solid. It seems the PCI memory stomp is still happening. I am using qemu-dm, as I did on Xen 4.2.x. So whatever fix for this went into 4.3.0 didn''t fix it for me. Passing less than 2GB