Displaying 20 results from an estimated 2960 matches for "illegally".
2004 Aug 13
6
sequences in the auth.log
Hi all,
I found similar sequences in the
/var/auth.log files of freebsd boxes, I supervise.:
Aug 13 13:56:08 www sshd[26091]: Illegal user test from 165.21.103.20
Aug 13 13:56:11 www sshd[26093]: Illegal user guest from 165.21.103.20
Aug 13 13:56:15 www sshd[26096]: Illegal user admin from 165.21.103.20
Aug 13 13:56:18 www sshd[26103]: Illegal user admin from 165.21.103.20
Aug 13 13:56:21 www
2012 Oct 27
3
[Bug 56446] New: BUG: unable to handle kernel paging request at ffffc90014e00000
https://bugs.freedesktop.org/show_bug.cgi?id=56446
Priority: medium
Bug ID: 56446
Assignee: nouveau at lists.freedesktop.org
Summary: BUG: unable to handle kernel paging request at
ffffc90014e00000
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
2010 Apr 29
9
illegal root login on `hvc0''
Hi,
I''m running Xen 4 on Slack64. I haven''t console login prompt to domU until
I changed xvc0 to hvc0 on /etc/inittab file. No I have access to login but
whenever I try to login I get this error from /var/adm/secure file
root@darkstar:/var/adm# cat secure
Apr 28 22:49:22 darkstar login[1286]: ILLEGAL ROOT LOGIN on `hvc0''
Apr 28 22:49:45 darkstar last message repeated
2008 Dec 21
2
corruption happening sometimes when I do a shutdown -r now
Hi all,
Apologies but this is going to be a long post.
I get a corruption sometime when I do a $sudo shutdown -r now
This is on an ubuntu 8.10 machine.
The only way to resolve the same I know is to do a sudo fsck -y /dev/sdb7
This is the output I got when I ran fsck through the Live CD
$ sudo fsck -y /dev/sdb7
fsck 1.41.3 (12-Oct-2008)
e2fsck 1.41.3 (12-Oct-2008)
/dev/sdb7 contains a file
2017 Jan 31
2
Folding zext from i1 into PHI nodes with only zwo incoming values.
Hi Sanjay,
2017-01-30 22:22 GMT+01:00 Sanjay Patel <spatel at rotateright.com>:
> My minimal patch idea is to ease the restriction in ShouldChangeType
> because i1 is special. I tried the patch below, and it works on the
> example...and nothing in 'make check' failed. :)
>
Yeah, that would work for me as well, I just wasn't sure about the
implications that has.
2005 Sep 02
0
winbind problem
Hi,
I recently upgraded samba from 3.0.11 3.0.20. It's
integrated with squid 2.5 STABLE 7 with patches for
NTLM bugs.
I am facing problem with NTLM authentication. The
browser hangs and I get following error in
log.winbindd
[2005/09/02 13:53:10, 0]
nsswitch/winbindd.c:process_loop(803)
winbindd: Exceeding 200 client connections, no idle
connection found
[2005/09/02 13:53:10, 0]
2001 Sep 03
1
(no subject)
Running a Dell Pentium III with Solaris 8.0 for Intel installed. Have X11
and Flex installed
Downloaded Wine-20010731.tar.gz and am attempting to install on the machine.
Please HELP!!! thanks warren
I am getting the following errors:
after running make depend && make
LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH"
../../tools/winebuild/winebuild -fPIC -L../../dlls -o
2003 Feb 13
2
openssh remote add user exploits?
Hello. Recently I discovered some kind of exploit of openssh used against
me. For configuration info, I am using Mandrake 8.2 with the openssh
package openssh-3.1p1-1mdk.
Fortunately, I was at least somewhat security-aware, and have an
AllowUsers parameter in my sshd config file. I Used to allow only public
key logins, but ditched that when I found myself needing access from
multiple places. I
2005 Nov 08
1
EXT3-fs error (device md2): ext3_journal_start_sb: Detected aborted journal...
Hi,
I'm running a production server (Debian Sarge install) whose root
filesystem (a software raid 1 array of 2 partitions of IDE drive)
exhibited the following problem:
Oct 28 06:00:06 server2 kernel: attempt to access beyond end of device
Oct 28 06:00:06 server2 kernel: md2: rw=1, want=3050401328, limit=16353920
[...] a few of the above line snipped, want is different each time
Oct 28
2009 Jan 20
0
[LLVMdev] Shouldn't DAGCombine insert legal nodes?
On Tuesday 20 January 2009 07:52:37 Evan Cheng wrote:
> Right. DAGCombine will insert *illegal* nodes before legalize.
There are two stages of legalization: legalization of types,
followed by legalization of operations. Before type legalization
DAGCombine is allowed to create nodes with illegal types and illegal
operations. After type legalization but before operation legalization
it is
2006 Jul 19
3
illegal operation in debian (PR#9086)
Full_Name: Agustin Perez
Version: 2.3.1
OS: Debian 2.6.8-11-amd64-generic
Submission from: (NULL) (193.147.142.6)
First of all excuses for my bad use of english and thanks for read my problem.
Well when I do the following comand in R suddenly crashes and exit me for the
enviroment:
> a<-matrix(1:13500,450,30)
> a%*%t(a)
*** caught illegal operation ***
address 0x2a9590086f, cause
2017 Jan 31
0
Folding zext from i1 into PHI nodes with only zwo incoming values.
On Tue, Jan 31, 2017 at 3:09 AM, Björn Steinbrink <bsteinbr at gmail.com>
wrote:
> Hi Sanjay,
>
> 2017-01-30 22:22 GMT+01:00 Sanjay Patel <spatel at rotateright.com>:
>
>> My minimal patch idea is to ease the restriction in ShouldChangeType
>> because i1 is special. I tried the patch below, and it works on the
>> example...and nothing in 'make
2012 Aug 26
3
[LLVMdev] Illegal node introduced by DAGCombiner after legal phase
Hello,
I'm getting an instruction selection error because DAGCombiner is
introducing an illegal node after the legalizeDAG phase. Basically this is
what is going on:
1) During legalization, BR_JT gets expanded introducing a (mul x, 2).
2) After legalization (AfterLegalizeDAG), that (mul x, 2) is converted to
an (shl x, 1).
However, that shl node introduced is illegal, and since my custom
2005 Mar 22
1
ext2fs_read_bb_inode: Invalid argument && Can't read an block bitmap
Hello,
sorry if the question was asked a couple of times before but I couldn't
find any useful hinds to this problem using google and the listman
search-engine of the archive of this list.
Somehow the ext3 filesystem on one of my machines died an after a reboot
grub wouldn't come up again.
What I did so far:
fsck -y /dev/hda4
fsck 1.35 (28-Feb-2004)
e2fsck 1.35 (28-Feb-2004)
2017 Jan 31
1
Folding zext from i1 into PHI nodes with only zwo incoming values.
2017-01-31 16:59 GMT+01:00 Sanjay Patel <spatel at rotateright.com>:
>
>
> On Tue, Jan 31, 2017 at 3:09 AM, Björn Steinbrink <bsteinbr at gmail.com>
> wrote:
>
>> Hi Sanjay,
>>
>> 2017-01-30 22:22 GMT+01:00 Sanjay Patel <spatel at rotateright.com>:
>>
>>> My minimal patch idea is to ease the restriction in ShouldChangeType
2009 Jan 20
5
[LLVMdev] Shouldn't DAGCombine insert legal nodes?
Right. DAGCombine will insert *illegal* nodes before legalize.
Evan
On Jan 19, 2009, at 8:17 PM, Eli Friedman wrote:
> On Mon, Jan 19, 2009 at 6:36 PM, Scott Michel <scottm at aero.org> wrote:
>> I just ran across something interesting: DAGCombine inserts a 64-bit
>> constant as the result of converting a (bitconvert (fabs val)) to a
>> (and (bitconvert val),
2010 Nov 25
1
Can't run tests...illegal switch in RUBYOPT: -F (RuntimeError)
Does anyone have any insight into why this is happening?
C:\Users\Family\workspace\myapp>rake test
(in C:/Users/Family/workspace/myapp)
C:/Program Files/Ruby187/bin/ruby.exe: illegal switch in RUBYOPT: -F
(RuntimeError)
C:/Program Files/Ruby187/bin/ruby.exe: illegal switch in RUBYOPT: -F
(RuntimeError)
C:/Program Files/Ruby187/bin/ruby.exe: illegal switch in RUBYOPT: -F
(RuntimeError)
Errors
2003 May 19
2
Illegal instruction on a new asterisk build.
Hi. I have asterisk (cvs build from tonight) running fine on a RedHat9
box, with zaptel hardware.
On a second RedHat9 box (with no zaptel hardware) I've built the
same version, apparently with no errors, but immediately upon invoking
asterisk I get: Illegal instruction.
running under gdb, it shows that its failing in ast_ulaw_init as shown
below:
[New Thread 16384 (LWP 1097)]
Program
2003 Feb 12
1
((AllowUsers || AllowGroups) && !(AllowUsers && AllowGroups))
Hey everyone,
After discussing the AllowGroups I think I've discovered a bug.
The system is a solaris 8 system and the problem is that when I use
AllowGroups with no AllowUsers args, the proper actions happen. Same
with AllowUsers and no AllowGroups. When I try to combine the two, none
of the Allow directives seem to take.
Is it just me or maybe a bug?
-James
2004 Dec 06
0
135 GB ext3 on broken drive -- other possibilities than "e2fsck -y"?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I got an IDE-drive which decided to get broken. Part of the extended
partition table was lost, but I was able to recover it, so I could reach
the ext3 filesystem with a size of about 135 GB. I made a copy of it
(luckily the ISP doesn't seem to need the broken drive urgently hehe) and
ran fsck on that copy.
The first time I ran fsck I