Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Dec 2003 23:24:15 +0530
From:      Shantanoo Mahajan <freebsd@dhumketu.cjb.net>
To:        freebsd-questions@freebsd.org
Subject:   konsole crashing on 5.2-RC
Message-ID:  <20031215175415.GA755@dhumketu.homeunix.net>

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

no changes were made by mergemaster.
Shantanoo



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