From owner-freebsd-questions@FreeBSD.ORG Sat Jun 7 09:14: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 CCE1637B401 for ; Sat, 7 Jun 2003 09:14:43 -0700 (PDT) Received: from out6.mx.nwbl.wi.voyager.net (out6.mx.nwbl.wi.voyager.net [169.207.3.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 386EC43FBD for ; Sat, 7 Jun 2003 09:14:43 -0700 (PDT) (envelope-from dragoncrest@voyager.net) Received: from mail5.mx.voyager.net (mail5.mx.voyager.net [216.93.66.204]) by out6.mx.nwbl.wi.voyager.net (Postfix) with ESMTP id E9FC85070E; Sat, 7 Jun 2003 11:14:22 -0500 (CDT) Received: from localhost.localdomain (nm5.mx.lnng.mi.voyager.net [216.93.38.231]) by mail5.mx.voyager.net (8.12.9/8.10.2) with ESMTP id h57GEM2N023497; Sat, 7 Jun 2003 12:14:22 -0400 (EDT) Message-Id: <200306071614.h57GEM2N023497@mail5.mx.voyager.net> From: "Lord Raiden" To: Steven Lake , questions@freebsd.org X-Mailer: CoreCommMail X-IPAddress: 209.153.128.248 Date: Sat, 7 Jun 2003 12:14:22 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: Re: Segment faults in KDE 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: Sat, 07 Jun 2003 16:14:44 -0000 Yeah, I'm getting the same thing. Only difference is when I look at the debug information I get the following: #0 0x28ecb644 in __sys_poll () from /usr/lib/libc_r.so.4 #1 0x28ecab90 in _thread_kern_sched_state_unlock () from /usr/lib/libc_r.so.4 #2 0x28eca555 in _thread_kern_scheduler () from /usr/lib/libc_r.so.4 #3 0x0 in ?? () Not sure if it's the same error you are getting, but I would be curious to find out what's causing this for me as well. It's not a huge issue, but it is very annoying. > Ok, you can scratch my other issue. I got that fixed. Had to > totally rebuild my XF86Config file and all was happy in X land. > > However, I'm back to my original problem. I'm getting segment > faults closing out of any app on my desktop. KDE also crashes when I'm > logging out. I get core dumps a lot. Any suggestions on why this is > would be greatly welcomed. Thanks. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >