[Bug 240941] in sh, bind|less results in segmentation fault

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 30 14:25:52 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240941

            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 at FreeBSD.org
          Reporter: corvid at openmailbox.org

As in summary.

$ lldb -c sh.core /bin/sh
(lldb) bt
* thread #1, name = 'sh', stop reason = 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

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


More information about the freebsd-bugs mailing list