Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2019 14:25:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 240941] in sh, bind|less results in segmentation fault
Message-ID:  <bug-240941-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240941

            Bug ID: 240941
           Summary: in sh, bind|less results in segmentation fault
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: corvid@openmailbox.org

As in summary.

$ lldb -c sh.core /bin/sh
(lldb) bt
* thread #1, name =3D 'sh', stop reason =3D signal SIGSEGV
  * frame #0: 0x000000080028f170
libedit.so.7`___lldb_unnamed_symbol33$$libedit.so.7 + 128
    frame #1: 0x0000000800295381 libedit.so.7`el_wparse + 401
    frame #2: 0x000000080029506b libedit.so.7`el_parse + 59
    frame #3: 0x000000000020ed4e sh`___lldb_unnamed_symbol38$$sh + 3486
    frame #4: 0x000000000020d7eb sh`___lldb_unnamed_symbol35$$sh + 555
    frame #5: 0x000000000020d911 sh`___lldb_unnamed_symbol35$$sh + 849
    frame #6: 0x0000000000219988 sh`___lldb_unnamed_symbol134$$sh + 232
    frame #7: 0x000000000021980a sh`___lldb_unnamed_symbol132$$sh + 602
    frame #8: 0x000000000020b11b sh`___lldb_unnamed_symbol1$$sh + 283

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240941-227>