From owner-freebsd-stable Sat Mar 17 7:47:17 2001 Delivered-To: freebsd-stable@freebsd.org Received: from midget.dons.net.au (daniel.lnk.telstra.net [139.130.137.70]) by hub.freebsd.org (Postfix) with ESMTP id 3B5E437B719 for ; Sat, 17 Mar 2001 07:47:12 -0800 (PST) (envelope-from darius@dons.net.au) Received: from cain.gsoft.com.au (guppy.dons.net.au [203.31.81.9]) by midget.dons.net.au (8.11.3/8.9.3) with ESMTP id f2HFlAi04129; Sun, 18 Mar 2001 02:17:10 +1030 (CST) (envelope-from darius@dons.net.au) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sun, 18 Mar 2001 02:16:04 +1030 (CST) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Subject: KDE2 on -stable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently compiled KDE2 on a PIII-800 -stable box and it thus far seems to work perfectly.. However when I tried it on a dual PII-350 running -stable I got it to compile (Had to do some -pthread stuff) but it now hangs occasionally (well konq does).. It seems that kdeinit is chewing up all the CPU.. When I attach I get -> Reading symbols from /usr/local/lib/liblcms.so.1... (no debugging symbols found)...done. Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)... done. 0x28e516ca in _thread_sigframe_restore () from /usr/lib/libc_r.so.4 (gdb) info thread * 1 process 576, thread 1 0x28e516ca in _thread_sigframe_restore () from /usr/lib/libc_r.so.4 Ick :) The stable it _doesn't_ work on is newer. I would really really like it if KDE2 worked for 4.3 :) (yeah yeah, there are no diffs attached..) --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message