From owner-freebsd-ports-bugs@freebsd.org Thu Mar 9 15:36:32 2017 Return-Path: Delivered-To: freebsd-ports-bugs@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 87EE0D052CB for ; Thu, 9 Mar 2017 15:36:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6D143677 for ; Thu, 9 Mar 2017 15:36:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v29FaW5m041820 for ; Thu, 9 Mar 2017 15:36:32 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 217664] [emulators/ppsspp] Segmentation fault: Fails to initialize OpenGL Date: Thu, 09 Mar 2017 15:36:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: sakhmatd@inventati.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jbeich@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Mar 2017 15:36:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217664 Bug ID: 217664 Summary: [emulators/ppsspp] Segmentation fault: Fails to initialize OpenGL Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: jbeich@FreeBSD.org Reporter: sakhmatd@inventati.org Assignee: jbeich@FreeBSD.org Flags: maintainer-feedback?(jbeich@FreeBSD.org) Current port of PPSSPP fails to build properly on several of my machines running STABLE. Attempting to run PPSSPP results in a segfault. Here is the trace from the terminal: --------------------- OpenGL 2.0 or higher. 41:07:129 Core/Config.cpp:957 I[LOAD]: Loading controller config: /home/sakhmatd/.config/ppsspp/PSP/SYSTEM/controls.ini 41:07:129 Core/Config.cpp:1313 E[LOAD]: Failed to read /home/sakhmatd/.config/ppsspp/PSP/SYSTEM/controls.ini. Setting controller config to default. Pixels: 960 x 544 Virtual pixels: 960 x 544 I: gpu_features.cpp:126: GPU Vendor : Intel Open Source Technology Center ; renderer: Mesa DRI Intel(R) Ivybridge Mobile version str: 3.0 Mesa 13.0.5 ; GLSL version str: 1.30 [1] 5907 segmentation fault (core dumped) ppsspp --------------------- Dumped core can be found here: http://rgho.st/private/7P67Cds99/e84024231c1b30de32d0d915f0d0c75b GDB Backtrace: --------------------- Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 80da16000 (LWP 100658/ppsspp)] 0x000000080f7dcd4e in __driDriverGetExtensions_i915 () from /usr/local/lib/dri/i965_dri.so Current language: auto; currently minimal (gdb) bt #0 0x000000080f7dcd4e in __driDriverGetExtensions_i915 () from /usr/local/lib/dri/i965_dri.so #1 0x000000080f7c8a1d in __driDriverGetExtensions_i915 () from /usr/local/lib/dri/i965_dri.so #2 0x00000000006c8281 in ?? () #3 0x00000000006c6932 in ?? () #4 0x00000000004118fd in ?? () #5 0x000000000069aa85 in ?? () #6 0x000000000040d12f in ?? () #7 0x0000000800c92000 in ?? () #8 0x0000000000000000 in ?? () --------------------- I asked upstream and the author suspects that PPSSPP builds without symbols. I have tried the binary package from the FreeBSD repos, building it with Sy= nth, building it while marked unsafe, etc. This affects both of my FreeBSD machines, so I imagine this would affect somebody else too. --=20 You are receiving this mail because: You are the assignee for the bug.=