From owner-freebsd-current@FreeBSD.ORG Sun Feb 15 02:48:17 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A2477EAD for ; Sun, 15 Feb 2015 02:48:17 +0000 (UTC) Received: from mail-pd0-f176.google.com (mail-pd0-f176.google.com [209.85.192.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 78DBA9C1 for ; Sun, 15 Feb 2015 02:48:17 +0000 (UTC) Received: by pdjz10 with SMTP id z10so27558280pdj.0 for ; Sat, 14 Feb 2015 18:48:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=jpNIBWe8iXB0QoQ9lWO1+QJTIBaffkng+JLz4ik5n2A=; b=AD1FC3OKbfF/G5xa6sQvIn/xhCKI1nN3SfNTmMQVyRwzYdOLli/uM0j4uZyIS13o1z Hj0QgLFmeDQ0pAC9tDoNNW8ppB5MstLOLlHQKuAT7ilZSSsd3wZrSdjgRRuwJ5ka0TOe givNNoryv+sJNdNGUd51sGSy0lbuYQAsMV49J6N0QOKg+0xuU2C2CQ+lp0XUx9A3DYi8 kuL2bybGjosLSJlaejWlupqrQK8KFozx/udRAovDHBQwPXx3v+APuysX9/zbMor00WaW TPMRTszS1gsf+FjzjHayvq0h0EayZjMp6B9gjcOBKxp7KEkqPB5YWfhmDDwAPXnFATgd CRsA== X-Gm-Message-State: ALoCoQl5x8xTEaq3bDGdZ9QvtyWlJ15lkH1SPw+4QVr+ZH3RDImP5nTJYNapFiLood0pZfTpxK6u MIME-Version: 1.0 X-Received: by 10.66.254.68 with SMTP id ag4mr28102828pad.39.1423968496294; Sat, 14 Feb 2015 18:48:16 -0800 (PST) Received: by 10.70.127.195 with HTTP; Sat, 14 Feb 2015 18:48:16 -0800 (PST) Date: Sat, 14 Feb 2015 18:48:16 -0800 Message-ID: Subject: Crash in on -current From: Jos Backus To: freebsd-current Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Feb 2015 02:48:17 -0000 Hi, This was working until a few weeks ago. Now my KDE4 desktop is mostly black and unusable. -current as of today with portmaster -a also up to date. It feels like I need to rebuild something but I'm not sure what. lizzy:~% uname -a FreeBSD lizzy.catnook.local 11.0-CURRENT FreeBSD 11.0-CURRENT #17 r278789: Sat Feb 14 18:12:11 PST 2015 root@lizzy.catnook.local:/usr/obj/usr/src/sys/LIZZY amd64 lizzy:~% cat /etc/src.conf # /etc/src.conf WITHOUT_ATM=YES WITHOUT_APM=YES WITHOUT_ATM=YES WITHOUT_BLUETOOTH=YES WITHOUT_GPIB=YES WITHOUT_I4B=YES WITHOUT_NLS=YES WITHOUT_NLS_CATALOGS=YES WITHOUT_NIS=YES WITHOUT_NCP=YES WITHOUT_IPX=YES WITHOUT_IPX_SUPPORT=YES WITHOUT_OBJC=YES WITHOUT_PROFILE=YES WITHOUT_SENDMAIL=YES WITHOUT_TCSH=YES WITHOUT_CTM=YES WITHOUT_BIND=YES WITHOUT_RCMDS=YES WITHOUT_TESTS=YES WITHOUT_PKGTOOLS=YES WITH_CTF=YES WITH_LDNS_UTILS=YES WITH_LIBCPLUSPLUS=YES WITH_LIBICONV_COMPAT=YES OPTIONS_UNSET=NLS MALLOC_PRODUCTION=1 PORTS_MODULES=x11/nvidia-driver-340 lizzy:~% cat /etc/make.conf # local make.conf MALLOC_PRODUCTION= HISTORICAL_MAKE_WORLD= yes # Kernel build options KERNCONF?= LIZZY #NO_KERNELCLEAN= true # use everything statically #NO_MODULES= true NO_WERROR= YES OVERRIDE_LINUX_BASE_PORT=c6 OVERRIDE_LINUX_NONBASE_PORTS=c6 lizzy:~% gdb /usr/local/lib/kde4/libexec/kwin_opengl_test GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols found)... (gdb) run Starting program: /usr/local/lib/kde4/libexec/kwin_opengl_test (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New LWP 100324] (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. [Switching to LWP 100324] 0x0000000801a4f35a in glXCreateWindow () from /usr/local/lib/libGL.so.1 (gdb) bt #0 0x0000000801a4f35a in glXCreateWindow () from /usr/local/lib/libGL.so.1 #1 0x0000000800605c7e in r_debug_state () from /libexec/ld-elf.so.1 #2 0x00000008006052d7 in __tls_get_addr () from /libexec/ld-elf.so.1 #3 0x00000008006034d9 in .text () from /libexec/ld-elf.so.1 #4 0x0000000000000000 in ?? () (gdb) Any ideas? Thanks, Jos -- Jos Backus jos at catnook.com