kernel BUG at page_alloc.c:84!

2000-11-29 Thread Stephen Crowley
I've been noticing some nasty problems with 2.4.0-test11-pre7, constantly getting out of memory problems running megahal ( a conversation generator), I think it has a memory leak.. nothing else seems to cause this. Nov 29 21:36:41 intolerance kernel: kernel BUG at page_alloc.c:84! Nov 29 21:36:41

kernel BUG at fs.c:567

2000-10-28 Thread Stephen Crowley
kernel 2.4.0-test10-pre6, but this has been here as long as I can remember. starting wine triggers the bug, C: points to /win2k which is an NTFS filesystem. The offending code.. /* It's fscking broken. */ static int ntfs_get_block(struct inode *inode, long block, struct buffer_head *bh

Re: kernel BUG at fs.c:567

2000-10-29 Thread Stephen Crowley
On Sun, Oct 29, 2000 at 11:27:58AM +0100, David Weinehall wrote: > On Sat, Oct 28, 2000 at 06:43:42PM -0500, Stephen Crowley wrote: > > kernel 2.4.0-test10-pre6, but this has been here as long as I can > > remember. > > > > starting wine triggers the bug, C: points

ipx wont compile in 2.4.3

2001-03-31 Thread Stephen Crowley
Trying to compile 2.4.3 with ipx support gives the following net/network.o(.data+0x3e48): undefined reference to sysctl_ipx_pprop_broadcasting' --Stephen - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info a

ov511.c

2001-05-29 Thread Stephen Crowley
The ov511 driver fails to compile in 2.4.5 gcc -D__KERNEL__ -I/home/stephenc/kernel/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i686-c -o ov511.o ov511.c ov511.c: In function ov511_read_proc': ov511.c:340: ver