From owner-freebsd-current Sun Nov 24 1:25:37 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E110437B401 for ; Sun, 24 Nov 2002 01:25:35 -0800 (PST) Received: from mail017.syd.optusnet.com.au (mail017.syd.optusnet.com.au [210.49.20.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id C233243EAA for ; Sun, 24 Nov 2002 01:25:34 -0800 (PST) (envelope-from markhannon@optusnet.com.au) Received: from doorway.homeip.net (c17030.sunsh3.vic.optusnet.com.au [211.28.121.143]) by mail017.syd.optusnet.com.au (8.11.1/8.11.1) with ESMTP id gAO9PXC27179 for ; Sun, 24 Nov 2002 20:25:33 +1100 Received: from optusnet.com.au (tbird.home.lan [192.168.1.5]) by doorway.homeip.net (8.12.6/8.12.6) with ESMTP id gAO9PfhR029298 for ; Sun, 24 Nov 2002 20:25:42 +1100 (EST) (envelope-from markhannon@optusnet.com.au) Message-ID: <3DE09B20.1080707@optusnet.com.au> Date: Sun, 24 Nov 2002 20:25:52 +1100 From: Mark Hannon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2b) Gecko/20021119 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Subject: kde crashes in _thread_kern_scheduler () from /usr/lib/libc_r.so.5 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Fairly new current system. Brand new KDE built from ports. Crashes immediately I press the "k" start button. Kcrash reports: 0x28f37893 in poll () from /usr/lib/libc.so.5 #0 0x28f37893 in poll () from /usr/lib/libc.so.5 #1 0x28ee1221 in _thread_kern_sched_state_unlock () from /usr/lib/libc_r.so.5 #2 0x28ee0c20 in _thread_kern_scheduler () from /usr/lib/libc_r.so.5 #3 0xd0d0d0d0 in ?? () #4 0x00000001 in ?? () #5 0x000028cc in ?? () System details: tbird:~> uname -a FreeBSD tbird.home.lan 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Nov 22 18:16:30 EST 2002 root@tbird.home.lan:/usr/obj/usr/src/sys/GENERIC i386 tbird:~> pkg_info | egrep "kde|qt" kde-3.0.5 The "meta-port" for KDE kdeartwork-3.0.4 Additional themes, sounds, wallpapers and window styles for kdebase-3.0.5 Base modules for the KDE integrated X11 desktop kdegames-3.0.4 Games for the KDE integrated X11 desktop kdegraphics-3.0.4 Graphics utilities for the KDE3 integrated X11 desktop kdelibs-3.0.5_1 Libraries for KDE kdemultimedia-3.0.4 Multimedia utilities for the KDE integrated X11 desktop kdenetwork-3.0.5 Network modules for KDE3 kdeutils-3.0.4_1 Utilities for the KDE integrated X11 desktop qt-3.0.5_5 A C++ X GUI toolkit Any ideas as to obvious places to look? Regards/Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message