Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jul 2020 12:22:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 247738] bc exits with segfault right after starting it
Message-ID:  <bug-247738-227@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org

I use head on powerpc64, r362833.

Running bc causes a segfault.

pkubaj@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=3D<optimized out>, argv=3D0xfffffbff=
fe988,
env=3D<optimized out>, obj=3D<optimized out>, cleanup=3D<optimized out>,
ps_strings=3D<optimized out>)
    at /usr/src/lib/csu/powerpc64/crt1_c.c:127

--=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-247738-227>