From nobody Fri Jun 04 09:15:59 2021 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 5D0B613A1981 for ; Fri, 4 Jun 2021 09:16:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FxHDw1Z1Hz4cwM for ; Fri, 4 Jun 2021 09:16:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1A5221A71B for ; Fri, 4 Jun 2021 09:16:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1549G0nQ063737 for ; Fri, 4 Jun 2021 09:16:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1549G0tt063736 for ports-bugs@FreeBSD.org; Fri, 4 Jun 2021 09:16:00 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 256408] devel/efl: efreetd crashes with "Abort trap", thus application menu icons disappear Date: Fri, 04 Jun 2021 09:15:59 +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 Many People X-Bugzilla-Who: euan@potensol.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: enlightenment@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 attachments.mimetype attachments.created 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 List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256408 Bug ID: 256408 Summary: devel/efl: efreetd crashes with "Abort trap", thus application menu icons disappear Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: enlightenment@FreeBSD.org Reporter: euan@potensol.com Flags: maintainer-feedback?(enlightenment@FreeBSD.org) Assignee: enlightenment@FreeBSD.org Attachment #225539 text/plain mime type: Created attachment 225539 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D225539&action= =3Dedit Patch for devel/efl to fix eftreetd crash. I have discovered a pretty major bug in efl which affects efreetd and in tu= rn affects enlightenment. It happens when a large number of icons or theme resources / assets are installed into /usr/local/share/... The efreetd daem= on crashes with "Abort trap" error message when run from a users terminal. It causes the application menu icons to disappear, partially or fully. It can = also cause an error message about efreetd (cache) not connecting with a timeout.= It also causes problems with the initial enlightenment prompts with a fresh .e profile. I have a good solution that I have a patch for an immediate fix, until I ma= ke a PR with the upstream efl project. I'd like to hear the thoughts of the Free= BSD enlightenment team before I engage with them. Steps to reproduce: Install any major KDE app like Dolphin, Gwenview, Okular etc. Or specifical= ly kf5-breeze-icons. Then run efreetd as a regular user from a TTY (no X sessi= ons running). I have a more thorough description of the problem on the FreeBSD Forums: https://forums.freebsd.org/threads/solved-enlightenment-application-menu-ic= ons-missing-due-to-efreetd-crashing.80743/ The patch is attached. Is it possible to get an enlightenment port revision with this patch out the door ASAP. I have been running it in production on my media-centre for almo= st 2 weeks now, no issues. Everything else seems fine, the performance seems to = be as good if not better than the same version of Enlightenment/EFL on Manjaro Linux (very similar hardware). It's a pretty urgent bug fix. I am new to enlightenment and loving it now. = But I very nearly turned my back on it an use KDE instead, before even giving i= t a chance. If I had known it would take me 2-3 solid weeks to find the bug I n= ever would have started. This is not just personal time, it is work time that I would not be spending, had I known how long it would take. It only took abo= ut 5 mins to fix once I found the problem, but that's usually how it goes with debugging. --=20 You are receiving this mail because: You are the assignee for the bug.=