[Bug 247738] bc exits with segfault right after starting it

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 3 12:22:08 UTC 2020


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

            Bug ID: 247738
           Summary: bc exits with segfault right after starting it
           Product: Base System
           Version: CURRENT
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: pkubaj at FreeBSD.org

I use head on powerpc64, r362833.

Running bc causes a segfault.

pkubaj at talos:$~$ bc
Segmentation fault (core dumped)

(gdb) run
Starting program: /usr/bin/bc

Program received signal SIGSEGV, Segmentation fault.
0x0000000010068450 in main ()
(gdb) bt
#0  0x0000000010068450 in main ()
#1  0x0000000010018e80 in _start (argc=<optimized out>, argv=0xfffffbfffe988,
env=<optimized out>, obj=<optimized out>, cleanup=<optimized out>,
ps_strings=<optimized out>)
    at /usr/src/lib/csu/powerpc64/crt1_c.c:127

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


More information about the freebsd-bugs mailing list