Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2020 11:46:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 246497] /bin/sh crashes since r360452 during configure in emulators/xsystem35
Message-ID:  <bug-246497-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 246497
           Summary: /bin/sh crashes since r360452 during configure in
                    emulators/xsystem35
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: regression
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: jilles@FreeBSD.org

$ make clean all -C ${PORTSDIR-/usr/ports}/emulators/xsystem35
[...]
checking for glib-config... /nonexistent/bin/glib-config
checking for GLIB - version >=3D 1.2.0... ./configure:
/nonexistent/bin/glib-config: not found
Unsafe ckmalloc() call
* thread #1, name =3D 'sh', stop reason =3D signal SIGABRT
    frame #0: 0x000000080048741a libc.so.7`__sys_thr_kill at thr_kill.S:4
(lldb) bt
* thread #1, name =3D 'sh', stop reason =3D signal SIGABRT
  * frame #0: 0x000000080048741a libc.so.7`__sys_thr_kill at thr_kill.S:4
    frame #1: 0x0000000800486dc4 libc.so.7`__raise(s=3D6) at raise.c:52:10
    frame #2: 0x00000008003fb419 libc.so.7`abort at abort.c:67:8
    frame #3: 0x000000000021a423 sh`badalloc(message=3D<unavailable>) at
memalloc.c:57:2
    frame #4: 0x000000000021a5c8 sh`stalloc [inlined] ckmalloc(nbytes=3D496=
) at
memalloc.c:70:3
    frame #5: 0x000000000021a5be sh`stalloc [inlined]
stnewblock(nbytes=3D<unavailable>) at memalloc.c:155
    frame #6: 0x000000000021a5be sh`stalloc(nbytes=3D128) at memalloc.c:172
    frame #7: 0x0000000000211b05 sh`appendarglist(list=3D0x00007fffffffe0b8,
str=3D"") at expand.c:137:13
    frame #8: 0x000000000020ecd1 sh`evalcommand(cmd=3D0x0000000800a4f250,
flags=3D0, backcmd=3D0x0000000000000000) at eval.c:864:2
    frame #9: 0x000000000020e31c sh`evaltree(n=3D0x0000000800a4f250,
flags=3D<unavailable>) at eval.c:289:4
    frame #10: 0x000000000020e371 sh`evaltree(n=3D0x0000000800a4f368,
flags=3D<unavailable>) at eval.c:212:4
    frame #11: 0x000000000021a1bc sh`cmdloop(top=3D1) at main.c:220:4
    frame #12: 0x000000000021a030 sh`main(argc=3D17, argv=3D0x00007fffffffe=
338) at
main.c:167:3
    frame #13: 0x000000000020bb20 sh`_start(ap=3D<unavailable>,
cleanup=3D<unavailable>) at crt1.c:76:7

http://beefy17.nyi.freebsd.org/data/head-i386-default/p535343_s361095/logs/=
errors/xsystem35-1.7.3.p5_4.log
http://beefy18.nyi.freebsd.org/data/head-amd64-default/p535193_s361019/logs=
/errors/xsystem35-1.7.3.p5_4.log

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