d from /proc
+# - runs the oops through ksymoops
+#
+# For notes view bottom of file
+
+use strict;
+use FileHandle;
+use IPC::Open2;
+
+# variables ##########
+
+# bug report
+my $summary; my $description; my $keywords;
+my $oops;
On Thu, 4 Jan 2001, Evan Thompson wrote:
> I hear about the 2.4.0 release. I have, in my mailbox, many
> messages titled "Re: And oh, btw...", BUT NO ORIGINAL MESSAGE!
> What happened? Is my stupid mailserver selective or something?
>
> Anyways. My bug report is
Alright.
I hear about the 2.4.0 release. I have, in my mailbox, many messages
titled "Re: And oh, btw...", BUT NO ORIGINAL MESSAGE! What happened?
Is my stupid mailserver selective or something?
Anyways. My bug report is: "[EMAIL PROTECTED] does not send
me important mails tha
this text is printed and make an
infinite loop.
Maybe I made an error, then I don't want to write to alan cox for the moment.
But if this is a real important bug, I hope I can help to fix it by
sumbitting this bug report.
I think this is a bug from the kernel, because it work when I compil
Are you using the latest version of modutils?
Delaporte Frédéric wrote:
>
> Hello.
>
> make modules_install seems to do a wrong call to depmod, using an unknow
> option "-F".
--
=
Mohammad A. Haque
Hello.
make modules_install seems to do a wrong call to depmod, using an unknow
option "-F".
The line concerned in the Makefile is the 376th, colonne 47, character
44. Replacing "-F" by "-m" seems to solve the trouble (I've trust the
depmod's man page).
Here is this line :
if [ -r System.ma
Gert Wollny wrote:
>
> Hello,
>
> i think it got it nailed, please try the attached patch (it is against
> 11-pre4, but it should work against all test11).
>
> Explanation:
> with test7-pre6 in the imm-module the new scsi - code was enabled (see
> imm.h).
> This causes the locking of the io_re
Hello,
i think it got it nailed, please try the attached patch (it is against
11-pre4, but it should work against all test11).
Explanation:
with test7-pre6 in the imm-module the new scsi - code was enabled (see
imm.h).
This causes the locking of the io_request_lock in scsi_register_host
(scsi
Note for future reference: please report configuration and build bugs
to [EMAIL PROTECTED] Speaking for myself, I am much more likely
to notice it there, as the volume is a lot lower than l-k. (:
[Stefan Sassenberg]
> When I set CONFIG_MD_BOOT to 'y' and then set neither
> CONFIG_MD_LINEAR nor
A bug i had with kernel version 2.4.0-test9 is still there, but there are
additional information:
When parport_pc is compiled as module, and not already loaded
"modprobe imm" yields the LOCKUP message (subject).
The iomega-drive is usable after the modprobe and despite of
the lockup.
If parpo
Hi,
I think I detected a bug in Makefile's target "menuconfig".
When I set CONFIG_MD_BOOT to 'y' and then set neither
CONFIG_MD_LINEAR nor CONFIG_MD_STRIPED to 'y' then although
CONFIG_MD_BOOT is not changeable anymore it is always set. This leads
to an error when linking the kernel because of a
Hi Stephen
>Let me see if I understand this correct:
>
> Client Router Server
>
> Linux Linux HPUXBad
> WinNT Linux HPUXGood
> HPUXLinux HPUXGood
>
>With all Linux box
Hi Thomas,
On Fri, 3 Nov 2000, Thomas Pollinger wrote:
> Running a 'cvs get' on the Linux clients of a larger source tree
> eventually hangs the client in the middle of the get process. The
> hang is *always* reproduceable (however it does not always hang at
> the same place, sometimes after 1',
Hi Stephen
I've been experiencing similar problems with what would seem at first a
completely unrelated problem. To make things short:
I have the following configuration:
- CVS server (vers. 1.10.4) running on HPUX B.11.00
- different CVS clients (running different cvs client versions: 1.10.4/7
> The problem: I can't have the Tulip and EEPro drivers loaded at the same
> time. If I have the Tulip driver loaded, and I load the EEPro driver, the
> self check fails with 0x and complains that I don't have the card in
> a bus master slot. If I have the EEPro driver loaded and the eth
The problem: I can't have the Tulip and EEPro drivers loaded at the same
time. If I have the Tulip driver loaded, and I load the EEPro driver, the
self check fails with 0x and complains that I don't have the card in
a bus master slot. If I have the EEPro driver loaded and the ether teste
Hello,
I was told that I should see if the bug is repeatable with a vanilla gcc
(and not pgcc).
/proc/version is now:
Linux version 2.4.0-test9-my-fb ([EMAIL PROTECTED])
(gcc version 2.7.2.3) #26 SMP Son Okt 15 18:50:40 CEST 2000
The other information stays the same.
bye
Gert
PS: Pleas CC
Hello,
Here is the bug report
When doing "modprobe imm" I get message LOCKUP detected
the trace looks like this:
0: ?? (assume spin_lock_irqsave in blk_get_queue but printed EIP seems to
be sensless - area with no code according to the map file)
1: ll_rw_
Hi,
I had another system lock up using 2.4.0-test9pre5 +
vmfixes-2.4.0-test9-A1 (by Ingo Molnar). This time
I manage to sample the functions where the kernel
was looping using SysReq + P. Here is the list:
swap_out
swap_out_vma
try_to_swap_out
find_vma
__wake_up
It probably doesn't help much
On Wed, 20 Sep 2000, frank wrote:
> ok:
> switch(parity) {
> case 'o': case 'O':
> cflag |= PARODD;
> cflag |= PARENB;
can't you just do (PARODD|PARENB) instead? Also, producing diff -ur output
makes it a lot easier to
hi all,
I hope it is the right mailing list!
Kernel version 2.2.5-15 and 2.2.10 (no other available)
The problem:
A consol-terminal connected to /dev/ttyS? cannot work with parity = odd.
error is in:
/usr/src/linux/drivers/serial.c
error resolving:
In fuction :
__initfunc(static int seri
Alessandro Suardi wrote:
> Kernel pcmcia code works fine with 2.4.0-test8 and my Xircom RBEM56G100TX,
> in fact I am writing from my laptop connected through it. See lsmod output
> and relevant part of .config.
>
> [asuardi@princess asuardi]$ lsmod
> Module Size Used by
> seri
David Ford wrote:
>
> Summary:
>
> Kernel pcmcia code doesn't work.
> DHinds pcmcia code works only if kernel pcmcia code is completely disabled.
> USB Pegasus driver fails when kernel pcmcia code is enabled.
>
Kernel pcmcia code works fine with 2.4.0-test8 and my Xircom RBEM56G100TX,
in fact
Summary:
Kernel pcmcia code doesn't work.
DHinds pcmcia code works only if kernel pcmcia code is completely
disabled.
USB Pegasus driver fails when kernel pcmcia code is enabled.
Attached is a text writeup of several tests.
-d
--
"The difference between 'involvement' and 'commitment' is like a
On Wed, 6 Sep 2000, S.J. Black wrote:
>Of all the bugs i've run into, this is one of the oddest. Hopefully,
>i've a) got all the req'd information here and b)a hope of finding a
>solution/workaround/a facsimile thereof to the problem.
>
>System Spec's: K6-2/500
> 64 MB RAM
>
Greetings...
Of all the bugs i've run into, this is one of the oddest. Hopefully,
i've a) got all the req'd information here and b)a hope of finding a
solution/workaround/a facsimile thereof to the problem.
System Spec's: K6-2/500
64 MB RAM
9.2 Quantum HD
601 - 626 of 626 matches
Mail list logo