i386 tinderbox failure

2002-07-26 Thread Dag-Erling Smorgrav
-- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -- >>> stage 2: cleaning up the object tree

Re: About the recent kernel crashes.

2002-07-26 Thread Peter Kostouros
Hi I ran a gdb session again and I hope the following is more helpful: GNU gdb 5.2.0 (FreeBSD) 20020627 Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain con

kernel crash when rebooting old kernel

2002-07-26 Thread karl agee
Ok, I tried rebooting to my old orig kernel (5.0-DP1) to see if it helped my printing issue. well, this happened when I rebooted: Panic: Malloc type lacks magic Debugger ("panic") stopped at Debugger+0x40 xorl%eax, %eax ? --karl To Unsubscribe: send mail to [EMAIL PROTEC

Re: About the recent kernel crashes.

2002-07-26 Thread Peter Kostouros
Hi I got something similar after cvsup'ing and generating a system earlier today (4hrs ago) and running mozilla. Unlike other times, I have a coredump. I hope the following helps: GNU gdb 5.2.0 (FreeBSD) 20020627 Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the

Re: system crashes; reboots when printing

2002-07-26 Thread karl agee
On Fri, 2002-07-26 at 18:43, karl agee wrote: > ok, what's going on here??? > > system: 5.0-current. > > trying to print to a post script laser printer which works fine in the > past. setup using apsfilter. > > When I attempt to print any file from any program the desktop locks up > then the

Re: system crashes; reboots when printing

2002-07-26 Thread karl agee
On Fri, 2002-07-26 at 19:24, Garance A Drosihn wrote: > At 6:43 PM -0700 7/26/02, karl agee wrote: > >system: 5.0-current. > > > >trying to print to a post script laser printer which works fine > >in the past. setup using apsfilter. > > > >When I attempt to print any file from any program the de

About the recent kernel crashes.

2002-07-26 Thread walt
A small observation which I hope will be useful: I started getting unexpected lockups during mozilla sessions after remaking world & kernel on the evening of July 25. The screen would freeze completely, followed a few seconds later by a spontaneous reboot. After this happened twice I deleted th

Re: system crashes; reboots when printing

2002-07-26 Thread Garance A Drosihn
At 6:43 PM -0700 7/26/02, karl agee wrote: >system: 5.0-current. > >trying to print to a post script laser printer which works fine >in the past. setup using apsfilter. > >When I attempt to print any file from any program the desktop >locks up then the system reboots. why? Try copying a postsc

system crashes; reboots when printing

2002-07-26 Thread karl agee
ok, what's going on here??? system: 5.0-current. trying to print to a post script laser printer which works fine in the past. setup using apsfilter. When I attempt to print any file from any program the desktop locks up then the system reboots. why? I havent found any log messages when thi

Re: where's perl???

2002-07-26 Thread Steve Kargl
On Fri, Jul 26, 2002 at 03:41:59PM -0400, Garance A Drosihn wrote: > At 12:01 PM +0200 7/26/02, Michael Nottebrock wrote: > > That said though, it would be good to have something a little > smarter than a blind find|rm which did find old files, and move > them out of the way. [move, not remove -

is linux compatibility broken???

2002-07-26 Thread karl agee
is linux compatibility broken??? I need to upgrade my linux-base from 6.1.1 to 7.1 so I can install realplayeram I in for a rude awakening if I do?? --karl To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: VESA 800x600 console not working

2002-07-26 Thread Rob
David Xu wrote: > > Yes, this is a known problem. I have a patch for this, you may > download it from here: > http://opensource.zjonline.com.cn/freebsd/vm86patch.tgz > > David Xu > Thanks!! Rob. -- - The Numeric Python EM Project www.pythonemproject.com To Unsu

Re: I think X is making this whole thing unstable..

2002-07-26 Thread John Baldwin
On 26-Jul-2002 andrew bliznak wrote: > John Baldwin wrote: >> On 26-Jul-2002 andrew bliznak wrote: >> >>>#14 0xc03179d8 in calltrap () at {standard input}:98 >>>#15 0xc01e4db5 in _mtx_lock_sleep (m=0x28, opts=0, file=0x0, line=0) >>> at /usr/home/andrew/C/src/sys/kern/kern_mutex.c:598 >> >>

sparc64 tinderbox failure

2002-07-26 Thread Dag-Erling Smorgrav
-- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -- >>> stage 2: cleaning up the object tree

i386 tinderbox failure

2002-07-26 Thread Dag-Erling Smorgrav
-- >>> Rebuilding the temporary build tree -- >>> stage 1: bootstrap tools -- >>> stage 2: cleaning up the object tree

TCP broken on IPv6 enabled kernels?

2002-07-26 Thread Long, Scott
All, I just cvsuped and built a new kernel and world last night, updating from a 2 week old -current that was working fine. Now, TCP seems broken. After I open and close a single TCP session, any further TCP opens result in either a failure (connection refused) or a system deadlock. ICMP seems

Re: I think X is making this whole thing unstable..

2002-07-26 Thread andrew bliznak
Peter Schultz wrote: > On Thu, 2002-07-25 at 16:30, Alex Zepeda wrote: > >>I can buildworld no problem, play mp3s, read mail. But as soon as I play >>around in X... boom the system falls over. >> > > > As of this morning's new world I cannot open galeon/mozilla without a > complete lockup. I'

Re: I think X is making this whole thing unstable..

2002-07-26 Thread andrew bliznak
John Baldwin wrote: > On 26-Jul-2002 andrew bliznak wrote: > >>#14 0xc03179d8 in calltrap () at {standard input}:98 >>#15 0xc01e4db5 in _mtx_lock_sleep (m=0x28, opts=0, file=0x0, line=0) >> at /usr/home/andrew/C/src/sys/kern/kern_mutex.c:598 > > > This is the bug, it's like it is dereferenc

Re: mount_nfs -T breakage

2002-07-26 Thread Alfred Perlstein
* Bakul Shah <[EMAIL PROTECTED]> [020725 23:14] wrote: > > Yes, that code is very broken indeed. It probably was supposed to > > call __rpc_setconf("udp") and not getnetconfigent("udp"), but that > > seems to pick up an ipv6 address. I think the best plan is to go > > back to the way that part of

Re: VESA 800x600 console not working

2002-07-26 Thread David Xu
Yes, this is a known problem. I have a patch for this, you may download it from here: http://opensource.zjonline.com.cn/freebsd/vm86patch.tgz David Xu - Original Message - From: "Rob" <[EMAIL PROTECTED]> To: "Current" <[EMAIL PROTECTED]> Sent: Saturday, July 27, 2002 6:46 AM Subject: VE

Re: where's perl???

2002-07-26 Thread Garance A Drosihn
At 12:01 PM +0200 7/26/02, Michael Nottebrock wrote: >Erik Greenwald wrote: >>speaking of, is there any good way to automatically eliminate old >>unnecessary parts of the base? > >>should there be one? :) > >An increasing number of people seem to believe that and there has >been some discussion la

Re: I think X is making this whole thing unstable..

2002-07-26 Thread Peter Schultz
On Thu, 2002-07-25 at 16:30, Alex Zepeda wrote: > I can buildworld no problem, play mp3s, read mail. But as soon as I play > around in X... boom the system falls over. > As of this morning's new world I cannot open galeon/mozilla without a complete lockup. I've also been locking up the system

Re: I think X is making this whole thing unstable..

2002-07-26 Thread Rob
Peter Schultz wrote: > > On Thu, 2002-07-25 at 16:30, Alex Zepeda wrote: > > I can buildworld no problem, play mp3s, read mail. But as soon as I play > > around in X... boom the system falls over. > > > > As of this morning's new world I cannot open galeon/mozilla without a > complete lockup.

Re: where's perl???

2002-07-26 Thread Andrew Kolchoogin
Karl, On Thu, Jul 25, 2002 at 11:09:05PM -0700, karl agee wrote: > on my box perl is located > su-2.05a# whereis perl > perl: /usr/bin/perl /usr/share/man/man1/perl.1.gz /usr/src/usr.bin/perl it is a wrapper. Perl now isn't in a base system. > I checked various files to see if I could edit any

Re: I think X is making this whole thing unstable..

2002-07-26 Thread andrew bliznak
John Baldwin wrote: > On 26-Jul-2002 andrew bliznak wrote: > >>John Baldwin wrote: >> >>>On 26-Jul-2002 andrew bliznak wrote: >>> [ ... ] > Actually, I think gdb has screwed up your backtrace some anyway. Back > to the original fault messages: > > fault virtual address = 0x24 > fault code

Re: mount_nfs -T breakage

2002-07-26 Thread Bakul Shah
> Yes, that code is very broken indeed. It probably was supposed to > call __rpc_setconf("udp") and not getnetconfigent("udp"), but that > seems to pick up an ipv6 address. I think the best plan is to go > back to the way that part of the code was before revision 1.10. > > Could you try the follo

where's perl???

2002-07-26 Thread karl agee
I am trying to install imwheel in my -current setup...ran make install in the port (updated yesterday) and it ran the compliation but bombed at perl. It sed: su-2.05a# make install; make clean >> imwheel-0.9.9.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from htt

VESA 800x600 console not working

2002-07-26 Thread Rob
Having a laptop here, I wanted to get the same 800x600 console that I have in -stable. I built my kernel with OPTIONS VESA and OPTIONS SC_PIXEL_MODE. I have tried two methods. The first was to put 0x0080 in the device.hints file for SC. That gave me a blank screen upon startup. I also tried p

New suspend/resume panic on new current?

2002-07-26 Thread Gavin Atkinson
Hi, I just got this panic on current source supped midnight GMT 26th July (today...). I haven't seen anyone else mention this, it happened when i ran 'fg' in a tcsh root shell. System dropped to debugger, i typed 'panic' but it couldn't dump to disk, it printed the _sx_xlock panic below many ti