From owner-freebsd-questions@FreeBSD.ORG Fri Aug 1 12:02:46 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 01A0437B401 for ; Fri, 1 Aug 2003 12:02:46 -0700 (PDT) Received: from maila.telia.com (maila.telia.com [194.22.194.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18AD043FD7 for ; Fri, 1 Aug 2003 12:02:45 -0700 (PDT) (envelope-from ) Received: from thor.swedehost.com (h129n2fls33o804.telia.com [217.209.211.129]) by maila.telia.com (8.12.9/8.12.9) with ESMTP id h71J2hf0020357 for ; Fri, 1 Aug 2003 21:02:43 +0200 (CEST) X-Original-Recipient: From: Hasse Hund <> To: FreeBSD Questions Date: Fri, 1 Aug 2003 21:02:43 +0200 User-Agent: KMail/1.5.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308012102.43618.Hasse Hund <>> Subject: Applications crash 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: Fri, 01 Aug 2003 19:02:46 -0000 Hi everybody. > uname -a FreeBSD thor.swedehost.com 4.8-STABLE FreeBSD 4.8-STABLE #0: Fri Aug 1 16:58:59 CEST 2003 hasse@thor.swedehost.com:/usr/obj/usr/src/sys/THOR i386 Some of my applications crash on exit in KDE. Specially kmplayer and konsole. ( Both function as supposed to, exept crashing when shut down. ) I have installed perl 5.8 from the ports collection. No additional config done by me, and upgraded all installed ports with portupgrade -arR Both applications causing signal 11 (SIGSEGV) Below are a snip from the Crash-handler. (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...0x28ef4ea0 in __sys_poll () from /usr/lib/libc_r.so.4 #0 0x28ef4ea0 in __sys_poll () from /usr/lib/libc_r.so.4 #1 0x28ef43c8 in _thread_kern_sched_state_unlock () from /usr/lib/libc_r.so.4 #2 0x28ef3d8e in _thread_kern_scheduler () from /usr/lib/libc_r.so.4 #3 0x0 in ?? () Any suggestions or tips on how to deal with this ? Best Regards Geir Svalland.