From owner-freebsd-questions@FreeBSD.ORG Mon Dec 15 21:17:43 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9365116A4CE for ; Mon, 15 Dec 2003 21:17:43 -0800 (PST) Received: from dhumketu.homeunix.net (dialpool-210-214-64-175.maa.sify.net [210.214.64.175]) by mx1.FreeBSD.org (Postfix) with SMTP id 643E043D1D for ; Mon, 15 Dec 2003 21:17:39 -0800 (PST) (envelope-from freebsd@dhumketu.cjb.net) Received: (qmail 842 invoked by uid 1001); 15 Dec 2003 18:39:38 -0000 Date: Tue, 16 Dec 2003 00:09:38 +0530 From: Shantanoo Mahajan To: Kent Stewart Message-ID: <20031215183938.GA811@dhumketu.homeunix.net> Mail-Followup-To: Kent Stewart , freebsd-questions@freebsd.org References: <20031215175415.GA755@dhumketu.homeunix.net> <200312151003.23351.kstewart@owt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200312151003.23351.kstewart@owt.com> User-Agent: Mutt/1.4i Organization: Eh? Whats that? X-OS: FreeBSD 5.2-RC i386 cc: freebsd-questions@freebsd.org Subject: Re: konsole crashing on 5.2-RC X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Dec 2003 05:17:43 -0000 +++ Kent Stewart [15-12-03 10:03 -0800]: | On Monday 15 December 2003 09:54 am, Shantanoo Mahajan wrote: | > Hello, | > | > I cvsupped to 5.2-RC. Initially installed 5.0-RELEASE. then upgraded | > to 5.1-RELEASE-p11 and then to 5.2-RC | > | > # uname -sr | > FreeBSD 5.2-RC | > | > And now when I tried to run konsole in KDE, it is giving me the | > following error | > | > -----From backtrace---- | > 0x28f6922f in poll () from /lib/libc.so.5 | > #0 0x28f6922f in poll () from /lib/libc.so.5 | > #1 0x28f0da51 in _thread_kern_sched_state_unlock () from | > /usr/lib/libc_r.so.5 #2 0x28f0d445 in _thread_kern_scheduler () from | > /usr/lib/libc_r.so.5 ----------------------- | > | > And on the ttyv0 followin message is displayed. | > | > Warning: pid 633 used static ldt allocation. | > See the i386_set_ldt man page for more info | > | > | > Followed following method for making world | > | > # cd /usr/src | > # make buildworld | > # make kernel | > # reboot | > # cd /usr/src | > # make installworld | > # mergemaster -p | > | | I thought the mergemaster -p was for in front of the installworld to catch | things like new users and group. You normally run | mergemaster -i after. Thanks a lot!!!!!!!! I did mergemater -i and the changes were made to the system. even after doing this, the problem is as it is :-( > dmesg | tail Warning: pid 747 used static ldt allocation. See the i386_set_ldt man page for more info Warning: pid 752 used static ldt allocation. See the i386_set_ldt man page for more info Warning: pid 756 used static ldt allocation. See the i386_set_ldt man page for more info Warning: pid 755 used static ldt allocation. See the i386_set_ldt man page for more info Warning: pid 757 used static ldt allocation. See the i386_set_ldt man page for more info | | Kent | | > no changes were made by mergemaster. | > Shantanoo | | -- | Kent Stewart | Richland, WA | | http://users.owt.com/kstewart/index.html