Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2003 00:09:38 +0530
From:      Shantanoo Mahajan <freebsd@dhumketu.cjb.net>
To:        Kent Stewart <kstewart@owt.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: konsole crashing on 5.2-RC
Message-ID:  <20031215183938.GA811@dhumketu.homeunix.net>
In-Reply-To: <200312151003.23351.kstewart@owt.com>
References:  <20031215175415.GA755@dhumketu.homeunix.net> <200312151003.23351.kstewart@owt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
+++ 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031215183938.GA811>