From owner-freebsd-ports-bugs@freebsd.org Mon Jul 2 08:11:22 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C9D47FE78D1 for ; Mon, 2 Jul 2018 08:11:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 5BD0D7A050 for ; Mon, 2 Jul 2018 08:11:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 19FE5FE78CE; Mon, 2 Jul 2018 08:11:22 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E6B79FE78CD for ; Mon, 2 Jul 2018 08:11:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7920F7A04B for ; Mon, 2 Jul 2018 08:11:21 +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 mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 93C722776A for ; Mon, 2 Jul 2018 08:11:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w628BKSl012047 for ; Mon, 2 Jul 2018 08:11:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w628BKLr012046 for ports-bugs@FreeBSD.org; Mon, 2 Jul 2018 08:11:20 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 229471] x11/lightdm core dumps Date: Mon, 02 Jul 2018 08:11:19 +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 Only Me X-Bugzilla-Who: freebsd@justmail.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: woodsb02@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.27 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jul 2018 08:11:23 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229471 Bug ID: 229471 Summary: x11/lightdm core dumps Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: woodsb02@freebsd.org Reporter: freebsd@justmail.de Assignee: woodsb02@freebsd.org Flags: maintainer-feedback?(woodsb02@freebsd.org) Starting x11/lightdm on a recent FreeBSD CURRENT (r335821) leads to a core = dump with signal 10. Analyzing the dump shows=20 root@freebsd-t450:~ # gdb81 /usr/local/sbin/lightdm lightdm.core GNU gdb (GDB) 8.1 [GDB v8.1 for FreeBSD] Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-portbld-freebsd12.0". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/local/sbin/lightdm...(no debugging symbols found)...done. [New LWP 100728] Core was generated by `lightdm'. Program terminated with signal SIGBUS, Bus error. #0 strncmp ( s1=3D0x7a9cd970a65f427b , s2=3D0x800721a9c "PATH", n=3D4) at /usr/src/lib/libc/string/strncmp.c:47 47 if (*s1 !=3D *s2++) (gdb) bt #0 strncmp (s1=3D0x7a9cd970a65f427b , s2=3D0x800721a9c "PATH", n=3D4) at /usr/src/lib/libc/string/strncmp.c:47 #1 0x00000008008c794e in strncmpeq (nameValue=3D0x7a9cd970a65f427b , name=3D, nameLen=3D) at /usr/src/lib/libc/stdlib/getenv.c:146 #2 __findenv_environ (name=3D, nameLen=3D) at /usr/src/lib/libc/stdlib/getenv.c:197 #3 getenv (name=3D0x800721a9c "PATH") at /usr/src/lib/libc/stdlib/getenv.c= :443 #4 0x000000080083e356 in _execvpe (name=3D0x80184b180 "/usr/local/bin/X", argv=3D0x800d3b6a0, envp=3D0x7fffffffe780) at /usr/src/lib/libc/gen/exec.c:= 279 #5 execvp (name=3D0x80184b180 "/usr/local/bin/X", argv=3D0x800d3b6a0) at /usr/src/lib/libc/gen/exec.c:144 #6 0x00000000002220b3 in ?? () #7 0x00000000002363ff in ?? () #8 0x0000000000225055 in ?? () #9 0x0000000000222d3d in ?? () #10 0x00000000002173e6 in ?? () #11 0x000000000021e9c8 in ?? () #12 0x0000000000216095 in ?? () #13 0x000000080026d000 in ?? () #14 0x0000000000000000 in ?? () (gdb)=20 I installed lightdm on a machine running 11.2, this runs fine. All software is installed from url: "pkg+http://pkg.FreeBSD.org/${ABI}/late= st". Please let me know, if further information is needed. --=20 You are receiving this mail because: You are the assignee for the bug.=