Displaying 20 results from an estimated 80 matches similar to: "Ooops output"
2003 Oct 24
0
Ooops, apologies, it was my error re predict with subset
Sorry
The problem was with my eyes, not with R, predict works as it is
supposed to on a subset, I was misled by the labels, which looked like
they were giving the wrong thing.
Sorry again
Peter
2006 Aug 31
0
Ooops, small mistake fixed (pretty printing multiple models)
The R code I just mailed out had a small error in it. This one
works. Now what one needs is a way to get decimal alignment in LaTeX
tabular objects.
x1 <- runif(100); x2 <- runif(100); y <- 2 + 3*x1 - 4*x2 + rnorm(100)
m1 <- summary(lm(y ~ x1))
m2 <- summary(lm(y ~ x2))
m3 <- summary(lm(y ~ x1 + x2))
# What I want is this table:
#
#
2001 Oct 05
1
Kernel Ooops probably in conjunction with lvm
Hello,
I've got a rather strange setup over here with about 6 ext3 partitions, one 50gig lvm partition and one 2 gig software-raid1 partition running under a heavily patched 2.4.10 kernel (various netfilter patches, freeswan, current lvm patch (1.0.1-rc4 and current ext3 patch). Furthermore I have all of those neccessary filesystem tools, so don't tell me to upgrade :-)
The machine was
2004 Jul 14
0
Slow Access *ooops*
Don't know how that last email took off, but that wasn't suppose to happen.
Any the
root 3 59.6 0.0 0 0 ? R< 10:16 11:04 [events/0]
is a kernel thread that handles weird irq stuff. I just disabled onboard
sound and USB and it went away.
I'm still left with my other problems though, here they are
2.) I'm having LMB and DMB problems on the server,
2001 Jul 30
1
ext3-0.9.5-247/2.4.8-pre3/PPC Oops bits
Okay, after playing around a bit more, I'm getting two oopes in a row
when running dbench 16 or dbench 32. Decoded, here they are:
Assertion failure in unmap_underlying_metadata() at buffer.c:1530: "!buffer_jlist_eq(old_bh, 3)"
kernel BUG at buffer.c:1530!
Oops: Exception in kernel mode, sig: 4
NIP: C003BB34 XER: 00000000 LR: C003BB34 SP: CF881E00 REGS: cf881d50 TRAP: 0700
Using
2001 Jul 04
2
Assertion failure in ext3_prepare_write() at inode.c:934: "handle != 0"
Hi. I was using ext3 0.0.1 without any problems in the last
33 days (same boot). / was still ext2, but I changed /etc/fstab
to ext3. /home/ftp/pub/ is ext3. I mounted
/home/ftp/pub/slakware/bare.i with loopback in /mnt/floppy/.
After some time:
==> /var/log/syslog <==
Jul 4 09:40:51 pervalidus kernel: Assertion failure in
ext3_prepare_write() at inode.c:934: "handle != 0"
Jul 4
2004 Mar 27
0
Oops with md/ext3 on 2.4.25 on alpha architecture
HI list!
We regularly experience kernel Ooops on our alpha SX164 with ext3 on md
on ide controller:
No modules loaded, lsmod empty, self compiled kernel
ksymoops 2.4.5 on alpha 2.4.25. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.4.25/ (default)
-m /boot/System.map-2.4.25 (default)
Warning: You did not tell me where
2004 Jun 20
0
Redhat 9 hang with quota problem
Hi,
I'm running redhat 9 (kernel 2.4.20-8) as a heavy file server using ext3 file
system. The server hang once a week and I found the following my log
in /var/log/messages
It looks like some ext3 quota problem. Anyone has similar experience ? Any
suggestion ?
Unable to handle kernel paging request at virtual address ffffffff
printing eip:
ffffffff
*pde = 00001067
*pte = 00000000
2001 Dec 03
6
smbpasswd and ldap
I've compiled samba with the --with-ldapsam option and have setup up an
ldap server. When I try to change the password of a user, say
Administrator, get the following stuff with full debugging turned on (-D
255):
New SMB password:
Retype new SMB password:
ldap_open_connection: connection opened
ldap_connect_system: succesful connection to the LDAP server
ldap_search_one_user: searching
2003 Aug 06
2
Re: ext3 badness in 2.6.0-test2
On Monday August 4, akpm@osdl.org wrote:
> Daniel Jacobowitz <dan@debian.org> wrote:
> >
> > I came back this morning and found:
> > EXT3-fs error (device md0) in start_transaction: Journal has aborted
> > EXT3-fs error (device md0) in start_transaction: Journal has aborted
> > EXT3-fs error (device md0) in start_transaction: Journal has aborted
>
2003 Feb 04
1
Kernel oops with ext3 and software raid
Am using RedHat 7.3 with software raid. it was crashing from time to time
so i desided to investigate. after running some stress tests on it it died
with a kernel message (see below). it might not be ext3 related but since
I was running redhat with ext2 for some time without problems (not on the
same machine) I thought it might have somthing to do with the fs.
Any ideas. I'll try converting
2005 May 19
1
ext3 journal problems
This caused a crash on a 2.6.10-1.12_FC2smp kernel
May 19 09:56:35 spf1 kernel: Assertion failure in log_do_checkpoint() at
fs/jbd/checkpoint.c:361: "drop_count != 0 || cleanup_ret != 0"
May 19 09:56:35 spf1 kernel: ------------[ cut here ]------------
May 19 09:56:37 spf1 kernel: kernel BUG at fs/jbd/checkpoint.c:361!
May 19 09:56:37 spf1 kernel: invalid operand: 0000 [#1]
May 19
2003 Apr 18
0
kjournald panic in 2.4.20
Hi, If this is a redundant post I apologize. I am running 2.4.20 on what has been
a very stable Athlon machine for months, tried to move a 2 GB file from an ext2
partition to an ext3 and kjournald crashed. Here are the last reminants of my
shell scrollback:
[*ROOT* mofo /mnt/sda1/mysql/fd 641 ] ll oldmail/
total 2363288
-rw-rw---- 1 mysql mysql 2147483647 Jan 23 18:04 maillog.MYD
2002 Jul 02
1
Rsync: Segmentation fault
Rsync 2.5.5; transfer via ssh; sparc-sun-solaris2.5 (Ultra 1); gcc 2.8.1.
Every time rsync on this box causes boundary violation. I attached two
strange examples. I have a few rsync's corefiles (100MB and above) and I
can examine them. I will be grateful for any help.
-Mirek
<------------------------------------------------------------------------->
received 966761 names
done
2002 Jul 18
0
Fwd: oops with 2.4.18 and preempt patch, on SMP + ext3 machine
I sent this report sometime ago to l-k and to the preempt-patch maintainer,
but omitted to send a copy here, where some people could have clues about
the problem - so here it is:
----- Forwarded message -----
To: linux-kernel@vger.kernel.org, Robert Love <rml@tech9.net>
Subject: oops with 2.4.18 and preempt patch, on SMP + ext3 machine
Coming back home tonight, I found my machine in a bad
2017 Mar 21
3
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
Thomas Schmitt wrote:
> My main point of interest is which block is really loaded as first one
> of isolinux.bin.
[Program snipped.]
> (It could be shorter if i did not insist in big endian words.)
Why insisting?
Anyway appended is a dumper version. I could put up a binery version
if needed. Let me know if so.
--
MartinS
/*
2008 Dec 10
2
Possible (bug) in winamp in_flac.dll decoder
Hello,
I'm not sure if this is the right place to post my problem to, i'm not a
developer but a user experiencing
a possible bug in the flac decoder.
using winamp 2.81 + in_flac.dll (tryed different versions eg 1.12 and 1.21)
+ Electri Q Winamp DSP plugin (all versions affected)
Winamp crashes just before flac track ends (next track is also flac track)
does NOT crash when playing mp3
2005 May 03
0
several ext3 and mysql kernel crashes
Hi Ext3!
I'm running about 30 dedicated MySQL machines under quite decent loads,
and they are occassionally crashing. I've been logging console messages
recently in an effort to find the cause, and some appear to be related
to
I perused your lists and found the message I'm replying to.
If you don't mind, I've included messages and ksymoops from two crashes
that I had
2008 Jan 08
3
centos 5.1 kernel dump
Below is a kernel dump that I just got. This is a fresh new install of centos 5.1 on NVIDIA
gigabyte MB-GA-M61P-S3. nothing extra has been added.
I have not tried the irqpoll but I am surprised to get this.
Also the machine keeps running just hod this show on the console...
Any ideas???
Jerry
Jan 8 05:20:00 localhost kernel: irq 169: nobody cared (try booting with the "irqpoll"
2003 Apr 18
2
kjournald panic in 2.4.20 RedHat 7.2
Hi, If this is a redundant post I apologize. I am running 2.4.20 on what has been
a very stable Athlon machine for months, tried to move a 2 GB file from an ext2
partition to an ext3 and kjournald crashed. Here are the last reminants of my
shell scrollback:
[*ROOT* mofo /mnt/sda1/mysql/fd 641 ] ll oldmail/
total 2363288
-rw-rw---- 1 mysql mysql 2147483647 Jan 23 18:04 maillog.MYD