From owner-freebsd-enlightenment@freebsd.org Tue Jul 14 07:48:40 2015 Return-Path: Delivered-To: freebsd-enlightenment@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD01B99C428 for ; Tue, 14 Jul 2015 07:48:40 +0000 (UTC) (envelope-from ccs189@gmail.com) Received: from mail-ob0-x229.google.com (mail-ob0-x229.google.com [IPv6:2607:f8b0:4003:c01::229]) (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 77F5A620 for ; Tue, 14 Jul 2015 07:48:40 +0000 (UTC) (envelope-from ccs189@gmail.com) Received: by obre1 with SMTP id e1so1192320obr.1 for ; Tue, 14 Jul 2015 00:48:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=TRjwo+BQ9Gx5splUOKkBuUQrZn3PgeLL0EpKlrMzXkE=; b=LdTpR4y1fvRRwVUvP6jlF9GNiMnG38xe/Eh6HFkYMZNJWfbPDQ+bwDkgAOwiOz+EZ/ fNU/npR23T+W9lVKCKLDKiiNA6CnCy37nALViY0bQ4fKvTIF6FhmQUUfe1BKHRTJgxGi tswzL0YIW0NMznFqTXwFFULxemiTOpZ9RMAXQevn/RUSDxdc1tsLv9ETNybkDcPFuKcW kq4GlNZMxcDtx+pxBgX0JKFseqyeWr68b9XZpuxtLqvtvGPEaQtgmN2WkecOy8yd2d4g LIwVfCFCL1YPkT5AePmUJRFLt1yD1e/79K0VioQaN2GR3jhq+VwiA6w8EzHIBe8BJCl0 trUA== MIME-Version: 1.0 X-Received: by 10.202.74.68 with SMTP id x65mr16125969oia.98.1436860119706; Tue, 14 Jul 2015 00:48:39 -0700 (PDT) Received: by 10.60.42.2 with HTTP; Tue, 14 Jul 2015 00:48:39 -0700 (PDT) Date: Tue, 14 Jul 2015 15:48:39 +0800 Message-ID: From: Claudius Chan To: freebsd-enlightenment@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 Subject: E on FreeBSD: Enlightenment 0.19.5, 2 segmentation fault during 1st time startup and occasionally while using. X-BeenThere: freebsd-enlightenment@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Enlightenment for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 07:48:40 -0000 Hi enlightenment team, I encounter core dump on the newly installed enlightenment when I select the configuration at the general setup startup page. I try to understand the core dump file but it is out of my knowledge. General info for my personal laptop: -------------------------------------------------------- model: X1Carbon OS: FreeBSD-Current r285346 (custom option) Filesystem: ZFS RAM: 8GB Display card: Intel 3rd Gen Core processor Graphics Controller kernel custom file: ------------------------- #no VESA display nooptions VESA pkg info --------------------------------- xorg-minimal-7.5.2_1 xorg-server-1.14.7_5,1 xf86-video-intel-2.21.15_8 xf86-video-vesa-2.3.3_5 logs decoded from gdb - 1st time start ============================= Loaded symbols for /libexec/ld-elf.so.1 #0 0x0000000804d2c9c6 in sbrk () from /lib/libc.so.7 [New Thread 80c413400 (LWP 100890/)] [New Thread 80c407000 (LWP 100889/)] [New Thread 80c406400 (LWP 100578/)] While running enlightenment ===================== Loaded symbols for /libexec/ld-elf.so.1 #0 0x000000080503874b in hb_ot_layout_get_size_params () from /usr/local/lib/libharfbuzz.so.0 [New Thread 80c407000 (LWP 100703/)] [New Thread 80c406400 (LWP 100588/)] (gdb) quit another time running enlightenment ========================= Loaded symbols for /libexec/ld-elf.so.1 #0 0x00000008052771df in fribidi_get_bidi_type () from /usr/local/lib/libfribidi.so.0 [New Thread 80c407000 (LWP 100653/)] [New Thread 80c406400 (LWP 100587/)] (gdb) quit